mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-12-26 15:44:51 +01:00
5badefaf90
Also changed all "if (this==NULL) return;"s. Fixes some -Wtautological-undefined-compare warnings. Quoting Clang: "'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false" |
||
---|---|---|
.. | ||
PhysicsProfile.cpp | ||
PhysicsProfile.h | ||
World.cpp | ||
World.h | ||
WorldCollision.cpp | ||
WorldCollision.h | ||
WorldCollisionGrid.cpp | ||
WorldCSG.cpp | ||
WorldEditingProfile.cpp | ||
WorldEditingProfile.h | ||
WorldIO.cpp | ||
WorldRayCasting.cpp | ||
WorldRayCasting.h | ||
WorldSettings.h |