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

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

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 277 (100.0%) 30.7
sjoelund.se 3 (33.3%) 195 (70.4%) 65.0
cschubert 3 (33.3%) 55 (19.9%) 18.3
adeas31 3 (33.3%) 27 (9.7%) 9.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 1 file:

  • 3rdParty/modelica3d/backends/osg-gtk/python: dbus-server.py (del)
sjoelund.se 2013-02-12 21:24 Rev.: 15154

Adding API getAvailableLibraries() => {"Modelica","ModelicaServices",...}

3 lines of code changed in 1 file:

  • 3rdParty/modelica3d/backends/osg-gtk/python: dbus-server.py (+3 -2)
cschubert 2013-01-22 09:46 Rev.: 14865

modelica3d: * changed time to t since it is not allowed/supported in an algorithm
* preparations for integration into ModelicaServices 3.2.1

14 lines of code changed in 1 file:

  • 3rdParty/modelica3d/backends/osg-gtk/python: dbus-server.py (+14 -14)
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)

21 lines of code changed in 1 file:

  • 3rdParty/modelica3d/backends/osg-gtk/python: dbus-server.py (+21 -21)
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"

20 lines of code changed in 1 file:

  • 3rdParty/modelica3d/backends/osg-gtk/python: dbus-server.py (+20 -16)
adeas31 2012-09-14 20:01 Rev.: 12942

- load the binaries earlier. Python doesn't complain about releasing them in this sequence. I really don't know the reason.

13 lines of code changed in 1 file:

  • 3rdParty/modelica3d/backends/osg-gtk/python: dbus-server.py (+13 -13)
adeas31 2012-09-14 18:39 Rev.: 12940

- few fixes.
- small guide for Modelica3D.

1 lines of code changed in 1 file:

  • 3rdParty/modelica3d/backends/osg-gtk/python: dbus-server.py (+1 -1)
adeas31 2012-09-14 13:23 Rev.: 12934

Update OMDEV.

- Fixed osg-gtk backend for windows.
- there is no gobject introspection in windows so don't use gi.repository.
- provide the dbus-python binding.

13 lines of code changed in 1 file:

  • 3rdParty/modelica3d/backends/osg-gtk/python: dbus-server.py (+13 -5)
sjoelund.se 2012-09-10 14:39 Rev.: 12849

- Adding makefiles for modelica3d

192 lines of code changed in 1 file:

  • 3rdParty/modelica3d/backends/osg-gtk/python: dbus-server.py (new 192)
Generated by StatSVN 0.7.0