3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed precompiled header More... over 8 years ago
Fixed precompiled header More... over 8 years ago
Reduced header dependency (polymorphic_cast.hpp instead of cast.hpp), and a minor warning. More... over 8 years ago
Reduced header dependency (polymorphic_cast.hpp instead of cast.hpp), and a minor warning. More... over 8 years ago
Renamed (lowercase) dev folders (include, src, lib, bin). More... over 8 years ago
Renamed (lowercase) dev folders (include, src, lib, bin). More... over 8 years ago
Find/Build & compile fix for Linux GCC 4.7. More... over 8 years ago
Find/Build & compile fix for Linux GCC 4.7. More... over 8 years ago
Added missing file More... over 8 years ago
Added missing file More... over 8 years ago
Changed delete callback of C3DPhy behavior: it is now called just before destruction (not only in onTTlZero()), and cannot cancel the deletion. More... over 8 years ago
Changed delete callback of C3DPhy behavior: it is now called just before destruction (not only in onTTlZero()), and cannot cancel the deletion. More... over 8 years ago
Fixed ControlMapper::replaceHandler() not removing the old handler if new handler is nullptr. More... over 8 years ago
Fixed ControlMapper::replaceHandler() not removing the old handler if new handler is nullptr. More... over 8 years ago
Fixed images caching in Explosion (does not use the global Registry Options). More... over 8 years ago
Fixed images caching in Explosion (does not use the global Registry Options). More... over 8 years ago
Turned most PVLE classes out of OSG Referenced/ref_ptr system, in favor of C++2011 std::shared_ptr, and other changes (See details). More... over 8 years ago
Turned most PVLE classes out of OSG Referenced/ref_ptr system, in favor of C++2011 std::shared_ptr, and other changes (See details). More... over 8 years ago
Some cosmetic warnings fixed (order of member initializations, 'ovverride' keyword, etc.) More... almost 9 years ago
Some cosmetic warnings fixed (order of member initializations, 'ovverride' keyword, etc.) More... almost 9 years ago
[Minor] Used some members default initializations More... almost 9 years ago
[Minor] Used some members default initializations More... almost 9 years ago
Updated changelog More... almost 9 years ago
Updated changelog More... almost 9 years ago
[Minor] Simplified ControlMapper code using an auto_ptr (+RAII). More... almost 9 years ago
[Minor] Simplified ControlMapper code using an auto_ptr (+RAII). More... almost 9 years ago
Missing file in commit 69264ff5798c7691aa4090dff9183e19545cb93a More... almost 9 years ago
Missing file in commit 69264ff5798c7691aa4090dff9183e19545cb93a More... almost 9 years ago
Removed deprecated functions, and renamed/translated some historic stuff (partial). More... almost 9 years ago
Removed deprecated functions, and renamed/translated some historic stuff (partial). More... almost 9 years ago