[root]/3rdParty/modelica3d/lib/modbus
src
(0 files, 0 lines)
c
(0 files, 0 lines)
modelica
(0 files, 0 lines)
modbus
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 3 (100.0%) | 25 (100.0%) | 8.3 |
sjoelund.se | 2 (66.7%) | 20 (80.0%) | 10.0 |
cschubert | 1 (33.3%) | 5 (20.0%) | 5.0 |
Use the new external svn repos for 3rdParty sources
0 lines of code changed in 1 file:
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 1 file:
- Adding makefiles for modelica3d
20 lines of code changed in 1 file: