Directory 3rdParty/modelica3d/backends/osg-gtk/src/

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

[root]/3rdParty/modelica3d/backends/osg-gtk/src

Lines of Code

3rdParty/modelica3d/backends/osg-gtk/src/ Lines of Code

Developers

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

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

  • 3rdParty/modelica3d/backends/osg-gtk/src: osg_interpreter.hpp (del), osggtkdrawingarea.cpp (del), osggtkdrawingarea.h (del), osgviewerGTK.cpp (del), osgviewerGTK.hpp (del), viewer.cpp (del)
cschubert 2013-01-31 17:36 Rev.: 15025

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:

  • 3rdParty/modelica3d/backends/osg-gtk/src: osg_interpreter.hpp (+94 -46), osggtkdrawingarea.cpp (+1)
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)

254 lines of code changed in 2 files:

  • 3rdParty/modelica3d/backends/osg-gtk/src: osg_interpreter.hpp (+1 -1), osgviewerGTK.cpp (+253 -223)
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"

300 lines of code changed in 2 files:

  • 3rdParty/modelica3d/backends/osg-gtk/src: osg_interpreter.hpp (+296 -283), osgviewerGTK.cpp (+4 -4)
sjoelund.se 2012-09-10 14:39 Rev.: 12849

- Adding makefiles for modelica3d

1030 lines of code changed in 6 files:

  • 3rdParty/modelica3d/backends/osg-gtk/src: osg_interpreter.hpp (new 284), osggtkdrawingarea.cpp (new 148), osggtkdrawingarea.h (new 205), osgviewerGTK.cpp (new 319), osgviewerGTK.hpp (new 48), viewer.cpp (new 26)
Generated by StatSVN 0.7.0