3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[WIP] Replaced PVLE specific 'markers' system with CMake 3.2+ features (export & such) ; also began turning upper-case directories (Include, Lib, Bin...) to more common lower-case (include, lib, bin) in install (will be generalized). More... almost 9 years ago
[WIP] Replaced PVLE specific 'markers' system with CMake 3.2+ features (export & such) ; also began turning upper-case directories (Include, Lib, Bin...) to more common lower-case (include, lib, bin) in install (will be generalized). More... almost 9 years ago
Added NOMINMAX define to remove annoying min()/max() macros under Win32 More... almost 9 years ago
Added NOMINMAX define to remove annoying min()/max() macros under Win32 More... almost 9 years ago
Fixed array out of range More... almost 9 years ago
Fixed array out of range More... almost 9 years ago
Enabled ODE defines under all platforms (not WIN32 only) More... almost 9 years ago
Enabled ODE defines under all platforms (not WIN32 only) More... almost 9 years ago
Enhancement: Updated PhysicsHelloWorld examples (entities, day light, initial camera placement, manipulator, comments, use of 'auto'...). More... about 9 years ago
Enhancement: Updated PhysicsHelloWorld examples (entities, day light, initial camera placement, manipulator, comments, use of 'auto'...). More... about 9 years ago
Added accessors on Geom::surface. More... about 9 years ago
Added accessors on Geom::surface. More... about 9 years ago
Fixed missing include More... about 9 years ago
Fixed missing include More... about 9 years ago
Made common entities function accept surface parameters. More... about 9 years ago
Made common entities function accept surface parameters. More... about 9 years ago
Made 3DPhys with AUTO_BIND initialization have their position set immediately when bound (= bind() calls set3DtoPhy()). This allows having the correct position before the first frame, thus having viewer's auto camera placement work. More... about 9 years ago
Made 3DPhys with AUTO_BIND initialization have their position set immediately when bound (= bind() calls set3DtoPhy()). This allows having the correct position before the first frame, thus having viewer's auto camera placement work. More... about 9 years ago
Fixed & updated PVLEViewer regarding OSG 3.3.4. More... about 9 years ago
Fixed & updated PVLEViewer regarding OSG 3.3.4. More... about 9 years ago
[WIP] Code modernization: auto More... about 9 years ago
[WIP] Code modernization: auto More... about 9 years ago
[WIP] Code modernization: Dropped old backward-compatibility code (OSG <3.3.3). More... about 9 years ago
[WIP] Code modernization: Dropped old backward-compatibility code (OSG <3.3.3). More... about 9 years ago
[WIP] Code modernization: Replaced the whole PVLE TracedException system with boost.exception. More... about 9 years ago
[WIP] Code modernization: Replaced the whole PVLE TracedException system with boost.exception. More... about 9 years ago
First pass of modernization of source code. More... about 9 years ago
First pass of modernization of source code. More... about 9 years ago
[UNTESTED] Update for OSG 2014-09-21, especially regarding deprecated BIND_PER_PRIMITIVE. More... over 9 years ago
[UNTESTED] Update for OSG 2014-09-21, especially regarding deprecated BIND_PER_PRIMITIVE. More... over 9 years ago