|
|
|
@579
|
9 months |
ddangelo |
Function to print information about auditor fields added
|
|
|
|
@562
|
13 months |
acbernst |
added dont_distribute to python wrapper
|
|
|
|
@495
|
22 months |
ddangelo |
python binding for the function to get the number of actual registered …
|
|
|
|
@493
|
2 years |
rkuck |
Fixed problem that fields kept FieldContainer? alive
(Closes ticket 25)
|
|
|
|
@477
|
2 years |
rkuck |
Properly export symbols in Script.h header
|
|
|
|
@476
|
2 years |
rkuck |
Do not register converter twice in avango.python
Note that SFObject is …
|
|
|
|
@448
|
2 years |
tholt |
- copyright header cleanup
- whitepsace cleanup
|
|
|
|
@446
|
2 years |
ddangelo |
Empty line removed.
|
|
|
|
@445
|
2 years |
ddangelo |
Function to get the actual python ref count of a script node added.
|
|
|
|
@444
|
2 years |
ddangelo |
Function to get the actual number of references of a FieldContainer? added.
|
|
|
|
@433
|
2 years |
tholt |
Correct copyright header
|
|
|
|
@432
|
2 years |
ddangelo |
Python binding for the clear member function of fields added.
|
|
|
|
@431
|
2 years |
ddangelo |
Default argument added. Avoids the "DeprecationWarning?: functions …
|
|
|
|
@430
|
2 years |
tholt |
Correct copyright headers
|
|
|
|
@429
|
2 years |
rkuck |
Updated copyright headers
|
|
|
|
@427
|
2 years |
rkuck |
Reworked other modules depending on avango.python change
This includes …
|
|
|
|
@426
|
2 years |
rkuck |
Allow multiple inheritance with Script classes
|
|
|
|
@425
|
2 years |
rkuck |
Reworked super interface and made all checks pass
|
|
|
|
@424
|
2 years |
rkuck |
Hand-mangled python Script class to avoid name clashes
|
|
|
|
@423
|
2 years |
rkuck |
Added generic field_has_changed to new python script class
|
|
|
|
@422
|
2 years |
rkuck |
Made field_has_changed work properly for dervied classes
|
|
|
|
@421
|
2 years |
rkuck |
Made field_has_changed work again in new python script class
|
|
|
|
@420
|
2 years |
rkuck |
Fields are now comparable and hashable in python
|
|
|
|
@419
|
2 years |
rkuck |
Made evaluate work in reworked avango.python
|
|
|
|
@418
|
2 years |
rkuck |
New Script in avango.python now supports fields
|
|
|
|
@417
|
2 years |
rkuck |
Basic class mechanisms now work in reworked avango.python
|
|
|
|
@416
|
2 years |
rkuck |
Reworked Script mechanism to be more inline with boost.python
At the …
|
|
|
|
@414
|
2 years |
tholt |
Correct copyright headers
|
|
|
|
@412
|
2 years |
rkuck |
Removed av::Object as it was an empty class anyway
|
|
|
|
@408
|
2 years |
tholt |
More copyright header corrections
|
|
|
|
@407
|
2 years |
tholt |
More copyright header corrections
|
|
|
|
@406
|
2 years |
tholt |
- Add Doxygen.h for Doxygen group and namespace definitions
- Correct some …
|
|
|
|
@401
|
2 years |
wschwan |
python binding for Field.clone().
|
|
|
|
@367
|
2 years |
ddangelo |
Underscore from function names to access individual fields and its values …
|
|
|
|
@313
|
3 years |
bwoeldecke |
avango-python: added disconnect_auditors
|
|
|
|
@312
|
3 years |
ddangelo |
Function to get the current number of FieldContainers? in the evaluation …
|
|
|
|
@311
|
3 years |
bwoeldecke |
avango-python: better access to type info of avango objects
|
|
|
|
@310
|
3 years |
ddangelo |
Python binding of the remove_field function adjusted. The removed field is …
|
|
|
|
@307
|
3 years |
ddangelo |
Functions to remove fields added to the boost python wrapper of the …
|
|
|
|
@281
|
3 years |
bwoeldecke |
avango-python: added test for multiple inheritance of Script nodes
|
|
|
|
@280
|
3 years |
bwoeldecke |
avango-python: fixed implementation of super() to work correctly in case …
|
|
|
|
@279
|
3 years |
ddangelo |
Function to check the number of connected fields of a field added
|
|
|
|
@266
|
3 years |
bwoeldecke |
avango-python: added serialization support
The python binding now allows …
|
|
|
|
@250
|
3 years |
rkuck |
Removed command line parsing from avango.python
This functionality was …
|
|
|
|
@249
|
3 years |
rkuck |
Added optional parameter new to Python 2.6 to warn redirection
|
|
|
|
@239
|
3 years |
rkuck |
Re-worked super-class call
Script nodes can now call …
|
|
|
|
@230
|
3 years |
rkuck |
Exceptions raised in Script nodes can now be caught in handler function
|
|
|
|
@220
|
3 years |
rkuck |
Made ContainerPool::getInstanceByName available to python
|
|
|
|
@217
|
3 years |
mkrauss |
Made checks run on Mac OS X
|
|
|
|
@215
|
3 years |
rkuck |
Adapted query for (dynamic) library search path envvar to Mac OS X
Also …
|
|
|
|
@213
|
3 years |
rkuck |
Created avangoScript library
Some need to link directly to some symbols, …
|
|
|
|
@212
|
3 years |
rkuck |
Catch all possible exception when creating a node
|
|
|
|
@209
|
3 years |
rkuck |
Added PythonConfig? for proper 'python' target in avango-build
|
|
|
|
@163
|
3 years |
rkuck |
Fixed too eager install scripts
|
|
|
|
@132
|
3 years |
cnowke |
--no python style in cpp plz
|
|
|
|
@76
|
3 years |
ddangelo |
os switch added
|
|
|
|
@75
|
3 years |
ddangelo |
Included functionality to build avango-core, osg, moving and tools under …
|
|
|
|
@65
|
3 years |
rkuck |
Added connect_weak_from method to Fields
This makes code using weak field …
|
|
|
|
@13
|
4 years |
gwesche |
avango-tools for windows. Added checkEvents for Win32 graphics windows
|
|
|
|
@1
|
4 years |
tholt |
initial check-in
|