3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of ssh://git.code.sf.net/p/pvle/git More... over 5 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/pvle/git More... over 5 years ago
Updated to OSG 3.5.9 More... over 5 years ago
Updated to OSG 3.5.9 More... over 5 years ago
Fixed Doxygen output dir (case) More... over 5 years ago
Fixed Doxygen output dir (case) More... over 5 years ago
More RAII and smart pointers. More... over 7 years ago
More RAII and smart pointers. More... over 7 years ago
Fixed variables shadowing (compile warning). More... over 7 years ago
Fixed variables shadowing (compile warning). More... over 7 years ago
Fixed variables shadowing (compile warning), fixed HeightFieldHandler::create() thanks to this. More... over 7 years ago
Fixed variables shadowing (compile warning), fixed HeightFieldHandler::create() thanks to this. More... over 7 years ago
Added requirement for C++11, and enables C++14 if possible. More... over 7 years ago
Added requirement for C++11, and enables C++14 if possible. More... over 7 years ago
Enhanced ODE finder. More... over 7 years ago
Enhanced ODE finder. More... over 7 years ago
Fixed C3DPhy copy constructor More... over 8 years ago
Fixed C3DPhy copy constructor More... over 8 years ago
Fixed compilation (committed too quickly!) More... over 8 years ago
Fixed compilation (committed too quickly!) More... over 8 years ago
Turned a pointer to a reference (shall never be nullptr) More... over 8 years ago
Turned a pointer to a reference (shall never be nullptr) More... over 8 years ago
Fixed MeshHandler compilation (with std::shared_ptr), added comments, and tweaked HeightFieldHandler by providing an alternate offset method and removing unused variable and deprecated transform. More... over 8 years ago
Fixed MeshHandler compilation (with std::shared_ptr), added comments, and tweaked HeightFieldHandler by providing an alternate offset method and removing unused variable and deprecated transform. More... over 8 years ago
Reverted wrong initialization of Physics::Body (huge bug) made in commit 0173595a8a21ea6a70fa8950e3720a0f3dcdefe9. More... over 8 years ago
Reverted wrong initialization of Physics::Body (huge bug) made in commit 0173595a8a21ea6a70fa8950e3720a0f3dcdefe9. More... over 8 years ago
[Minor] Added intermediate variable More... over 8 years ago
[Minor] Added intermediate variable More... over 8 years ago
Fixed erase-remove idiom in LightSourceManager, fixed a typo. More... over 8 years ago
Fixed erase-remove idiom in LightSourceManager, fixed a typo. More... over 8 years ago