[root]/3rdParty/modelica3d/backends/osg-gtk/src
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 18 (100.0%) | 1679 (100.0%) | 93.2 |
sjoelund.se | 12 (66.7%) | 1030 (61.3%) | 85.8 |
cschubert | 6 (33.3%) | 649 (38.7%) | 108.1 |
Use the new external svn repos for 3rdParty sources
0 lines of code changed in 6 files:
modelica3d: workaround for strange looking dxf objects, now robotR3 looks as it should, also shifted spheres to the correct position
95 lines of code changed in 2 files:
modelica3d: * synchronize via time instead of integer frame number => animation runs in "real-time" now
* only send visualization information if object did move (a bug in the initial residuals prevents me from making initial system balanced)
254 lines of code changed in 2 files:
modelica3d - enabled support to load file objects:
* bugfix in modcount: need to reserve len+1 chars for a string, since it is null terminated
* synchronize frame rates -> Now animation is too slow?
* need to copy all osg libraries to backend folder, otherwise loadFromFile fails
* use absolute filename, because the backend searches for files relative to itself instead of relative to mo file
* modbus is not strict c (assignment begore declaration), msvc complained
* several primitives are still missing: "pipecylinder", "pipe", "beam", "gearwheel", "spring"
300 lines of code changed in 2 files:
- Adding makefiles for modelica3d
1030 lines of code changed in 6 files: