Directory 3rdParty/modelica3d/lib/proc3d/src/

Directory Created:
2012-09-10 14:39
Directory Deleted:
2013-09-10 20:10
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/3rdParty/modelica3d/lib/proc3d/src

Lines of Code

3rdParty/modelica3d/lib/proc3d/src/ Lines of Code

Developers

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

Most Recent Commits

sjoelund.se 2013-09-10 20:10 Rev.: 17167

Use the new external svn repos for 3rdParty sources

0 lines of code changed in 4 files:

  • 3rdParty/modelica3d/lib/proc3d/src: animationContext.hpp (del), operations.hpp (del), proc3d.cpp (del), proc3d.hpp (del)
cschubert 2013-01-21 16:14 Rev.: 14859

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:

  • 3rdParty/modelica3d/lib/proc3d/src: animationContext.hpp (+6 -6), operations.hpp (+13 -13), proc3d.cpp (+16 -16), proc3d.hpp (+8 -8)
cschubert 2013-01-21 13:08 Rev.: 14855

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:

  • 3rdParty/modelica3d/lib/proc3d/src: operations.hpp (+3 -1), proc3d.cpp (+2 -2)
adeas31 2012-09-11 15:36 Rev.: 12869

- 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:

  • 3rdParty/modelica3d/lib/proc3d/src: operations.hpp (+6 -6)
sjoelund.se 2012-09-10 14:39 Rev.: 12849

- Adding makefiles for modelica3d

465 lines of code changed in 4 files:

  • 3rdParty/modelica3d/lib/proc3d/src: animationContext.hpp (new 63), operations.hpp (new 155), proc3d.cpp (new 150), proc3d.hpp (new 97)
Generated by StatSVN 0.7.0