[root]/3rdParty/modelica3d/lib/proc3d/src
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 519 (100.0%) | 34.6 |
sjoelund.se | 8 (53.3%) | 465 (89.6%) | 58.1 |
cschubert | 6 (40.0%) | 48 (9.2%) | 8.0 |
adeas31 | 1 (6.7%) | 6 (1.2%) | 6.0 |
Use the new external svn repos for 3rdParty sources
0 lines of code changed in 4 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)
43 lines of code changed in 4 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"
5 lines of code changed in 2 files:
- modelica3d compilation on windows.
- some changes in the modelica3d library in order to fix it for windows.
- OMDEV update is required.
6 lines of code changed in 1 file:
- Adding makefiles for modelica3d
465 lines of code changed in 4 files: