blender/source/gameengine
Mike Erwin fc36c2f70e simplify redundant conditionals
The redundant terms were harmless but check an expression we already
know to be true (from earlier in the same conditional).

Found by PVS-Studio T48917
2016-07-31 01:22:36 -04:00
..
BlenderRoutines BGE: Various render improvements. 2016-06-11 22:05:20 +02:00
Converter Cleanup/Refactor: pass Main pointer to all ID copy functions. 2016-07-10 14:52:00 +02:00
Expressions Cleanup: comment blocks 2016-07-02 10:08:33 +10:00
GameLogic PyAPI: fix memory leaks in dictionary assignment 2016-07-14 17:30:52 +10:00
GamePlayer fix breakage caused by D2094 / rB404f41d22de46119ee8afb409011eb1ba1840092 2016-07-18 13:09:41 -06:00
Ketsji simplify redundant conditionals 2016-07-31 01:22:36 -04:00
Network Remove SCons building system 2016-01-04 14:20:48 +05:00
Physics Cleanup: comment blocks 2016-07-02 10:08:33 +10:00
Rasterizer Cleanup: comment blocks 2016-07-02 10:08:33 +10:00
SceneGraph Remove SCons building system 2016-01-04 14:20:48 +05:00
VideoTexture Cleanup: comment blocks 2016-07-02 10:08:33 +10:00
CMakeLists.txt CMake: Enable strict flags for C++ 2015-03-27 18:23:31 +05:00