3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 24, 2024 — Jun 24, 2025
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... about 10 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... about 10 years ago
Added NOMINMAX define to remove annoying min()/max() macros under Win32 More... about 10 years ago
Added NOMINMAX define to remove annoying min()/max() macros under Win32 More... about 10 years ago
Fixed array out of range More... about 10 years ago
Fixed array out of range More... about 10 years ago
Enabled ODE defines under all platforms (not WIN32 only) More... about 10 years ago
Enabled ODE defines under all platforms (not WIN32 only) More... about 10 years ago
Enhancement: Updated PhysicsHelloWorld examples (entities, day light, initial camera placement, manipulator, comments, use of 'auto'...). More... over 10 years ago
Enhancement: Updated PhysicsHelloWorld examples (entities, day light, initial camera placement, manipulator, comments, use of 'auto'...). More... over 10 years ago
Added accessors on Geom::surface. More... over 10 years ago
Added accessors on Geom::surface. More... over 10 years ago
Fixed missing include More... over 10 years ago
Fixed missing include More... over 10 years ago
Made common entities function accept surface parameters. More... over 10 years ago
Made common entities function accept surface parameters. More... over 10 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... over 10 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... over 10 years ago
Fixed & updated PVLEViewer regarding OSG 3.3.4. More... over 10 years ago
Fixed & updated PVLEViewer regarding OSG 3.3.4. More... over 10 years ago
[WIP] Code modernization: auto More... over 10 years ago
[WIP] Code modernization: auto More... over 10 years ago
[WIP] Code modernization: Dropped old backward-compatibility code (OSG <3.3.3). More... over 10 years ago
[WIP] Code modernization: Dropped old backward-compatibility code (OSG <3.3.3). More... over 10 years ago
[WIP] Code modernization: Replaced the whole PVLE TracedException system with boost.exception. More... over 10 years ago
[WIP] Code modernization: Replaced the whole PVLE TracedException system with boost.exception. More... over 10 years ago
First pass of modernization of source code. More... over 10 years ago
First pass of modernization of source code. More... over 10 years ago
[UNTESTED] Update for OSG 2014-09-21, especially regarding deprecated BIND_PER_PRIMITIVE. More... almost 11 years ago
[UNTESTED] Update for OSG 2014-09-21, especially regarding deprecated BIND_PER_PRIMITIVE. More... almost 11 years ago