Blender Git Loki
Git Commits -> Revision 5d56a90
Revision 5d56a90 by Campbell Barton (master) September 20, 2012, 00:55 (GMT) |
code cleanup: c++ - use empty() rather than size(), use prefix operators for non-primitive types - recommended for non primitive types. |
Commit Details:
Full Hash: 5d56a901a8b5f103cc2511941e70f6daa0bd9a3a
SVN Revision: 50763
Parent Commit: 5205927
Lines Changed: +14, -14
6 Modified Paths:
/intern/ghost/intern/GHOST_EventManager.cpp (+6, -6) (Diff)
/intern/ghost/intern/GHOST_TimerManager.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_WindowManager.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+1, -1) (Diff)
/source/gameengine/Rasterizer/RAS_MeshObject.cpp (+1, -1) (Diff)
/source/gameengine/SceneGraph/SG_Tree.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_TimerManager.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_WindowManager.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+1, -1) (Diff)
/source/gameengine/Rasterizer/RAS_MeshObject.cpp (+1, -1) (Diff)
/source/gameengine/SceneGraph/SG_Tree.cpp (+1, -1) (Diff)