Blender Git Commit Log
Git Commits -> Revision 5d0a207
Revision 5d0a207 by Chris Want (master) April 16, 2008, 22:40 (GMT) |
Patch from GSR that a) fixes a whole bunch of GPL/BL license blocks that were previously missed; and b) greatly increase my ohloh stats! |
Commit Details:
Full Hash: 5d0a207ecb843c4c73be897cfccbf3a0d2db574b
SVN Revision: 14444
Parent Commit: 3a9624f
Lines Changed: +4939, -9913
1619 Modified Paths:
/blenderplayer/CMakeLists.txt (+3, -6) (Diff)
/CMakeLists.txt (+3, -6) (Diff)
/extern/bFTGL/CMakeLists.txt (+3, -6) (Diff)
/extern/bFTGL/src/Makefile (+3, -6) (Diff)
/extern/bullet2/CMakeLists.txt (+3, -6) (Diff)
/extern/bullet2/Makefile (+3, -6) (Diff)
/extern/bullet2/src/Makefile (+3, -6) (Diff)
/extern/CMakeLists.txt (+3, -6) (Diff)
/extern/Makefile (+3, -6) (Diff)
/extern/ode/Makefile (+3, -6) (Diff)
/extern/qhull/CMakeLists.txt (+3, -6) (Diff)
/extern/qhull/src/Makefile (+3, -6) (Diff)
/extern/solid/CMakeLists.txt (+3, -6) (Diff)
/extern/solid/Makefile (+3, -6) (Diff)
/extern/solid/src/broad/Makefile (+3, -6) (Diff)
/extern/solid/src/complex/Makefile (+3, -6) (Diff)
/extern/solid/src/convex/Makefile (+3, -6) (Diff)
/extern/solid/src/Makefile (+3, -6) (Diff)
/extern/verse/CMakeLists.txt (+3, -6) (Diff)
/extern/verse/dist/CMakeLists.txt (+3, -6) (Diff)
/extern/verse/dist/mkprot_cmd/CMakeLists.txt (+3, -6) (Diff)
/extern/verse/Makefile (+3, -6) (Diff)
/intern/bmfont/BMF_Api.h (+3, -6) (Diff)
/intern/bmfont/BMF_Fonts.h (+3, -6) (Diff)
/intern/bmfont/BMF_Settings.h (+3, -6) (Diff)
/intern/bmfont/CMakeLists.txt (+3, -6) (Diff)
/intern/bmfont/intern/BMF_Api.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_BitmapFont.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_BitmapFont.h (+3, -6) (Diff)
/intern/bmfont/intern/BMF_FontData.h (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helv10.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helv12.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helvb10.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helvb12.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helvb14.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helvb8.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_scr12.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_scr14.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_scr15.cpp (+3, -6) (Diff)
/intern/bmfont/intern/Makefile (+3, -6) (Diff)
/intern/bmfont/Makefile (+3, -6) (Diff)
/intern/bmfont/test/Makefile (+3, -6) (Diff)
/intern/bmfont/test/simpletest/BMF_Test.cpp (+3, -6) (Diff)
/intern/bmfont/test/simpletest/Makefile (+3, -6) (Diff)
/intern/boolop/CMakeLists.txt (+3, -6) (Diff)
/intern/boolop/extern/BOP_Interface.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_BBox.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_BBox.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_BSPNode.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_BSPNode.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_BSPTree.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_BSPTree.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Chrono.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Edge.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Edge.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Face.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Face.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Face2Face.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Face2Face.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Indexs.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Interface.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_MathUtils.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_MathUtils.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Merge.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Merge.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Mesh.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Mesh.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Segment.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Segment.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Splitter.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Splitter.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Tag.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Tag.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Triangulator.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Triangulator.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Vertex.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Vertex.h (+3, -6) (Diff)
/intern/boolop/intern/Makefile (+3, -6) (Diff)
/intern/boolop/Makefile (+3, -6) (Diff)
/intern/bsp/CMakeLists.txt (+3, -6) (Diff)
/intern/bsp/extern/CSG_BooleanOps.h (+3, -6) (Diff)
/intern/bsp/intern/BSP_CSGException.h (+3, -6) (Diff)
/intern/bsp/intern/BSP_CSGMesh.cpp (+3, -6) (Diff)
/intern/bsp/intern/BSP_CSGMesh.h (+3, -6) (Diff)
/intern/bsp/intern/BSP_CSGMesh_CFIterator.h (+3, -6) (Diff)
/intern/bsp/intern/BSP_MeshPrimitives.cpp (+3, -6) (Diff)
/intern/bsp/intern/BSP_MeshPrimitives.h (+3, -6) (Diff)
/intern/bsp/intern/CSG_BooleanOps.cpp (+3, -6) (Diff)
/intern/bsp/intern/Makefile (+3, -6) (Diff)
/intern/bsp/Makefile (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.cpp (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.cpp (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.cpp (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/main.cpp (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/Makefile (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/ply.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/plyfile.c (+3, -6) (Diff)
/intern/bsp/test/Makefile (+3, -6) (Diff)
/intern/CMakeLists.txt (+3, -6) (Diff)
/intern/container/CMakeLists.txt (+3, -6) (Diff)
/intern/container/CTR_List.h (+3, -37) (Diff)
/intern/container/CTR_Map.h (+3, -6) (Diff)
/intern/container/CTR_TaggedIndex.h (+3, -6) (Diff)
/intern/container/CTR_TaggedSetOps.h (+3, -6) (Diff)
/intern/container/CTR_UHeap.h (+3, -6) (Diff)
/intern/container/intern/CTR_List.cpp (+3, -6) (Diff)
/intern/container/intern/Makefile (+3, -6) (Diff)
/intern/container/Makefile (+3, -6) (Diff)
/intern/decimation/CMakeLists.txt (+3, -6) (Diff)
/intern/decimation/extern/LOD_decimation.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_decimation.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_DecimationClass.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_EdgeCollapser.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_EdgeCollapser.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_ExternBufferEditor.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_ExternNormalEditor.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_ExternNormalEditor.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_FaceNormalEditor.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_FaceNormalEditor.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_ManMesh2.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_ManMesh2.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_MeshBounds.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_MeshException.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_MeshPrimitives.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_MeshPrimitives.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_QSDecimator.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_QSDecimator.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_Quadric.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_QuadricEditor.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_QuadricEditor.h (+3, -6) (Diff)
/intern/decimation/intern/Makefile (+3, -6) (Diff)
/intern/decimation/Makefile (+3, -6) (Diff)
/intern/elbeem/CMakeLists.txt (+3, -6) (Diff)
/intern/elbeem/extern/LBM_fluidsim.h (+3, -6) (Diff)
/intern/elbeem/intern/Makefile (+3, -6) (Diff)
/intern/elbeem/Makefile (+3, -6) (Diff)
/intern/ghost/CMakeLists.txt (+3, -6) (Diff)
/intern/ghost/GHOST_C-api.h (+3, -6) (Diff)
/intern/ghost/GHOST_IEvent.h (+3, -6) (Diff)
/intern/ghost/GHOST_IEventConsumer.h (+3, -6) (Diff)
/intern/ghost/GHOST_ISystem.h (+3, -6) (Diff)
/intern/ghost/GHOST_ITimerTask.h (+3, -6) (Diff)
/intern/ghost/GHOST_IWindow.h (+3, -6) (Diff)
/intern/ghost/GHOST_Rect.h (+3, -6) (Diff)
/intern/ghost/GHOST_Types.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Buttons.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Buttons.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_CallbackEventConsumer.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Debug.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManager.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManager.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerCarbon.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerCarbon.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerWin32.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerX11.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerX11.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Event.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventButton.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventCursor.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventKey.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventManager.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventManager.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventWheel.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_ISystem.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Rect.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_System.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_TimerManager.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_TimerManager.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_TimerTask.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Window.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowManager.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowManager.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowX11.h (+3, -6) (Diff)
/intern/ghost/intern/Makefile (+3, -6) (Diff)
/intern/ghost/Makefile (+3, -6) (Diff)
/intern/ghost/test/gears/GHOST_C-Test.c (+3, -6) (Diff)
/intern/ghost/test/gears/GHOST_Test.cpp (+3, -6) (Diff)
/intern/ghost/test/gears/Makefile (+3, -6) (Diff)
/intern/ghost/test/Makefile (+3, -6) (Diff)
/intern/ghost/test/multitest/Basic.c (+3, -6) (Diff)
/intern/ghost/test/multitest/Basic.h (+3, -6) (Diff)
/intern/ghost/test/multitest/EventToBuf.c (+3, -6) (Diff)
/intern/ghost/test/multitest/EventToBuf.h (+3, -6) (Diff)
/intern/ghost/test/multitest/GL.h (+3, -6) (Diff)
/intern/ghost/test/multitest/Makefile (+3, -6) (Diff)
/intern/ghost/test/multitest/MultiTest.c (+3, -6) (Diff)
/intern/ghost/test/multitest/ScrollBar.c (+3, -6) (Diff)
/intern/ghost/test/multitest/ScrollBar.h (+3, -6) (Diff)
/intern/ghost/test/multitest/Util.c (+3, -6) (Diff)
/intern/ghost/test/multitest/Util.h (+3, -6) (Diff)
/intern/ghost/test/multitest/WindowData.c (+3, -6) (Diff)
/intern/ghost/test/multitest/WindowData.h (+3, -6) (Diff)
/intern/guardedalloc/CMakeLists.txt (+3, -6) (Diff)
/intern/guardedalloc/intern/Makefile (+3, -6) (Diff)
/intern/guardedalloc/intern/mallocn.c (+3, -6) (Diff)
/intern/guardedalloc/Makefile (+3, -6) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+3, -6) (Diff)
/intern/guardedalloc/test/Makefile (+3, -6) (Diff)
/intern/guardedalloc/test/simpletest/Makefile (+3, -6) (Diff)
/intern/guardedalloc/test/simpletest/memtest.c (+3, -6) (Diff)
/intern/iksolver/CMakeLists.txt (+3, -6) (Diff)
/intern/iksolver/extern/IK_solver.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_QJacobian.cpp (+3, -6) (Diff)
/intern/iksolver/intern/IK_QJacobian.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_QJacobianSolver.cpp (+3, -6) (Diff)
/intern/iksolver/intern/IK_QJacobianSolver.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_QSegment.cpp (+3, -6) (Diff)
/intern/iksolver/intern/IK_QSegment.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_QTask.cpp (+3, -6) (Diff)
/intern/iksolver/intern/IK_QTask.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_Solver.cpp (+3, -6) (Diff)
/intern/iksolver/intern/Makefile (+3, -6) (Diff)
/intern/iksolver/intern/MT_ExpMap.cpp (+3, -6) (Diff)
/intern/iksolver/intern/MT_ExpMap.h (+3, -6) (Diff)
/intern/iksolver/Makefile (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutDrawer.cpp (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutDrawer.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.cpp (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutMouseManager.cpp (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutMouseManager.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/Makefile (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/intern/ChainDrawer.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/intern/main.cpp (+3, -37) (Diff)
/intern/iksolver/test/ik_glut_test/intern/Makefile (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/intern/MyGlutKeyHandler.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/intern/MyGlutMouseHandler.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/Makefile (+3, -6) (Diff)
/intern/iksolver/test/Makefile (+3, -6) (Diff)
/intern/Makefile (+3, -6) (Diff)
/intern/memutil/CMakeLists.txt (+3, -6) (Diff)
/intern/memutil/intern/Makefile (+3, -6) (Diff)
/intern/memutil/intern/MEM_RefCountedC-Api.cpp (+3, -6) (Diff)
/intern/memutil/Makefile (+3, -6) (Diff)
/intern/memutil/MEM_Allocator.h (+3, -6) (Diff)
/intern/memutil/MEM_CacheLimiter.h (+3, -6) (Diff)
/intern/memutil/MEM_CacheLimiterC-Api.h (+3, -6) (Diff)
/intern/memutil/MEM_NonCopyable.h (+3, -6) (Diff)
/intern/memutil/MEM_RefCounted.h (+3, -6) (Diff)
/intern/memutil/MEM_RefCountedC-Api.h (+3, -6) (Diff)
/intern/memutil/MEM_RefCountPtr.h (+3, -6) (Diff)
/intern/memutil/MEM_SmartPtr.h (+3, -6) (Diff)
/intern/moto/CMakeLists.txt (+3, -6) (Diff)
/intern/moto/include/GEN_List.h (+3, -37) (Diff)
/intern/moto/include/GEN_Map.h (+3, -6) (Diff)
/intern/moto/include/MT_assert.h (+3, -6) (Diff)
/intern/moto/include/MT_CmMatrix4x4.h (+3, -6) (Diff)
/intern/moto/include/MT_Matrix3x3.h (+3, -6) (Diff)
/intern/moto/include/MT_Matrix4x4.h (+3, -6) (Diff)
/intern/moto/include/MT_MinMax.h (+3, -6) (Diff)
/intern/moto/include/MT_Optimize.h (+3, -6) (Diff)
/intern/moto/include/MT_Plane3.h (+3, -6) (Diff)
/intern/moto/include/MT_Point2.h (+3, -6) (Diff)
/intern/moto/include/MT_Point3.h (+3, -6) (Diff)
/intern/moto/include/MT_Quaternion.h (+3, -6) (Diff)
/intern/moto/include/MT_random.h (+3, -6) (Diff)
/intern/moto/include/MT_Scalar.h (+3, -6) (Diff)
/intern/moto/include/MT_Stream.h (+3, -6) (Diff)
/intern/moto/include/MT_Transform.h (+3, -6) (Diff)
/intern/moto/include/MT_Tuple2.h (+3, -6) (Diff)
/intern/moto/include/MT_Tuple3.h (+3, -6) (Diff)
/intern/moto/include/MT_Tuple4.h (+3, -6) (Diff)
/intern/moto/include/MT_Vector2.h (+3, -6) (Diff)
/intern/moto/include/MT_Vector3.h (+3, -6) (Diff)
/intern/moto/include/MT_Vector4.h (+3, -6) (Diff)
/intern/moto/include/NM_Scalar.h (+3, -6) (Diff)
/intern/moto/intern/Makefile (+3, -6) (Diff)
/intern/moto/intern/MT_Assert.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_CmMatrix4x4.cpp (+3, -37) (Diff)
/intern/moto/intern/MT_Matrix3x3.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Matrix4x4.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Plane3.cpp (+3, -37) (Diff)
/intern/moto/intern/MT_Point3.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Quaternion.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_random.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Transform.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Vector2.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Vector3.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Vector4.cpp (+3, -6) (Diff)
/intern/moto/Makefile (+3, -6) (Diff)
/intern/opennl/CMakeLists.txt (+3, -6) (Diff)
/intern/opennl/intern/Makefile (+3, -6) (Diff)
/intern/opennl/Makefile (+3, -6) (Diff)
/intern/opennl/superlu/Makefile (+3, -6) (Diff)
/intern/SoundSystem/CMakeLists.txt (+3, -6) (Diff)
/intern/SoundSystem/dummy/Makefile (+3, -6) (Diff)
/intern/SoundSystem/dummy/SND_DummyDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/dummy/SND_DummyDevice.h (+3, -6) (Diff)
/intern/SoundSystem/fmod/Makefile (+3, -6) (Diff)
/intern/SoundSystem/fmod/SND_FmodDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/fmod/SND_FmodDevice.h (+3, -6) (Diff)
/intern/SoundSystem/intern/Makefile (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_AudioDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_AudioDevice.h (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_C-api.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_CDObject.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_DeviceManager.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_IdObject.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_IdObject.h (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_Scene.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_SoundListener.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_SoundObject.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_Utils.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_WaveCache.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_WaveSlot.cpp (+3, -6) (Diff)
/intern/SoundSystem/Makefile (+3, -6) (Diff)
/intern/SoundSystem/openal/Makefile (+3, -6) (Diff)
/intern/SoundSystem/openal/pthread_cancel.cpp (+3, -6) (Diff)
/intern/SoundSystem/openal/SND_OpenALDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/openal/SND_OpenALDevice.h (+3, -6) (Diff)
/intern/SoundSystem/sdl/Makefile (+3, -6) (Diff)
/intern/SoundSystem/sdl/SND_SDLCDDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/sdl/SND_SDLCDDevice.h (+3, -6) (Diff)
/intern/SoundSystem/SND_C-api.h (+3, -6) (Diff)
/intern/SoundSystem/SND_CDObject.h (+3, -6) (Diff)
/intern/SoundSystem/SND_DependKludge.h (+3, -6) (Diff)
/intern/SoundSystem/SND_DeviceManager.h (+3, -6) (Diff)
/intern/SoundSystem/SND_IAudioDevice.h (+3, -6) (Diff)
/intern/SoundSystem/SND_Object.h (+3, -6) (Diff)
/intern/SoundSystem/SND_Scene.h (+3, -6) (Diff)
/intern/SoundSystem/SND_SoundListener.h (+3, -6) (Diff)
/intern/SoundSystem/SND_SoundObject.h (+3, -6) (Diff)
/intern/SoundSystem/SND_test/Makefile (+3, -6) (Diff)
/intern/SoundSystem/SND_test/SND_test.c (+3, -6) (Diff)
/intern/SoundSystem/SND_Utils.h (+3, -6) (Diff)
/intern/SoundSystem/SND_WaveCache.h (+3, -6) (Diff)
/intern/SoundSystem/SND_WaveSlot.h (+3, -6) (Diff)
/intern/SoundSystem/SoundDefines.h (+3, -6) (Diff)
/intern/string/CMakeLists.txt (+3, -6) (Diff)
/intern/string/intern/Makefile (+3, -6) (Diff)
/intern/string/intern/STR_String.cpp (+3, -6) (Diff)
/intern/string/Makefile (+3, -6) (Diff)
/intern/string/STR_HashedString.h (+3, -6) (Diff)
/intern/string/STR_String.h (+3, -6) (Diff)
/Makefile (+3, -6) (Diff)
/po/Makefile (+3, -6) (Diff)
/release/beos-4.5-i386/specific.sh (+3, -6) (Diff)
/release/beos-5.0-i386/specific.sh (+3, -6) (Diff)
/release/datafiles/datatoc.c (+3, -6) (Diff)
/release/irix-6.2-mips/specific.sh (+3, -6) (Diff)
/release/Makefile (+3, -6) (Diff)
/release/plugins/bmake (+3, -6) (Diff)
/release/plugins/Makefile (+3, -6) (Diff)
/release/plugins/sequence/blur.c (+3, -6) (Diff)
/release/plugins/sequence/Makefile (+3, -6) (Diff)
/release/plugins/sequence/scatter.c (+3, -6) (Diff)
/release/plugins/texture/clouds2.c (+3, -6) (Diff)
/release/plugins/texture/Makefile (+3, -6) (Diff)
/release/plugins/texture/tiles.c (+3, -6) (Diff)
/release/windows/specific.sh (+3, -6) (Diff)
/SConstruct (+3, -6) (Diff)
/source/blender/avi/AVI_avi.h (+3, -6) (Diff)
/source/blender/avi/CMakeLists.txt (+3, -6) (Diff)
/source/blender/avi/intern/avi.c (+3, -6) (Diff)
/source/blender/avi/intern/avirgb.c (+3, -6) (Diff)
/source/blender/avi/intern/avirgb.h (+3, -6) (Diff)
/source/blender/avi/intern/avi_intern.h (+3, -6) (Diff)
/source/blender/avi/intern/codecs.c (+3, -6) (Diff)
/source/blender/avi/intern/endian.c (+3, -6) (Diff)
/source/blender/avi/intern/endian.h (+3, -6) (Diff)
/source/blender/avi/intern/Makefile (+3, -6) (Diff)
/source/blender/avi/intern/mjpeg.c (+3, -6) (Diff)
/source/blender/avi/intern/mjpeg.h (+3, -6) (Diff)
/source/blender/avi/intern/options.c (+3, -6) (Diff)
/source/blender/avi/intern/rgb32.c (+3, -6) (Diff)
/source/blender/avi/intern/rgb32.h (+3, -6) (Diff)
/source/blender/avi/Makefile (+3, -6) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/Makefile (+3, -6) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/stubs.c (+3, -6) (Diff)
/source/blender/blenkernel/BKE_action.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_anim.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_armature.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_bad_level_calls.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_blender.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_bmesh.h (+2, -2) (Diff)
/source/blender/blenkernel/BKE_bmfont.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_bmfont_types.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_booleanops.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_booleanops_mesh.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_brush.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_collision.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_constraint.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_curve.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_deform.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_depsgraph.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_DerivedMesh.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_displist.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_effect.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_endian.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_exotic.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_font.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_global.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_group.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_idprop.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_image.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_ipo.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_key.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_lattice.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_library.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_main.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_material.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_mball.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_mesh.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_modifier.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_nla.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_object.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_packedFile.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_particle.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_plugin_types.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_property.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_sca.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_scene.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_screen.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_script.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_softbody.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_sound.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_subsurf.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_text.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_texture.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_utildefines.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_verse.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_world.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_writeavi.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_writeffmpeg.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_writeframeserver.h (+3, -6) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenkernel/depsgraph_private.h (+3, -6) (Diff)
/source/blender/blenkernel/intern/action.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/anim.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/armature.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/blender.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/bmesh_private.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/BME_conversions.c (+3, -5) (Diff)
/source/blender/blenkernel/intern/BME_eulers.c (+3, -5) (Diff)
/source/blender/blenkernel/intern/BME_mesh.c (+3, -5) (Diff)
/source/blender/blenkernel/intern/BME_structure.c (+3, -5) (Diff)
/source/blender/blenkernel/intern/BME_tools.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/bmfont.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/brush.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/cloth.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/collision.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/constraint.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/curve.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/deform.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/displist.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/effect.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/exotic.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/font.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/idprop.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/implicit.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/ipo.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/kdop.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/key.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/lattice.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/library.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/Makefile (+3, -6) (Diff)
/source/blender/blenkernel/intern/material.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/mball.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/mesh.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/nla.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/object.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/packedFile.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/particle.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/property.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/sca.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/scene.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/screen.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/script.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/softbody.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/text.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/texture.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_bitmap_node.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_geometry_node.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_method.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_node.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_object_node.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_session.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/world.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/writeavi.c (+3, -6) (Diff)
/source/blender/blenkernel/Makefile (+3, -6) (Diff)
/source/blender/blenlib/BLI_arithb.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_blenlib.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_boxpack2d.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_bpath.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_dynamiclist.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_dynstr.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_edgehash.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_editVert.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_ghash.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_gsqueue.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_heap.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_kdtree.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_linklist.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_memarena.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_rand.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_storage_types.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_vfontdata.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_winstuff.h (+3, -6) (Diff)
/source/blender/blenlib/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenlib/intern/arithb.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_callbacks.h (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_dynstr.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_fileops.h (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_ghash.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_heap.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_kdtree.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_linklist.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_memarena.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_scanfill.h (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_storage.h (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_util.h (+3, -6) (Diff)
/source/blender/blenlib/intern/boxpack2d.c (+3, -6) (Diff)
/source/blender/blenlib/intern/bpath.c (+3, -6) (Diff)
/source/blender/blenlib/intern/dynlib.c (+3, -6) (Diff)
/source/blender/blenlib/intern/edgehash.c (+3, -6) (Diff)
/source/blender/blenlib/intern/fileops.c (+3, -6) (Diff)
/source/blender/blenlib/intern/freetypefont.c (+3, -6) (Diff)
/source/blender/blenlib/intern/gsqueue.c (+3, -6) (Diff)
/source/blender/blenlib/intern/Makefile (+3, -6) (Diff)
/source/blender/blenlib/intern/matrixops.c (+3, -6) (Diff)
/source/blender/blenlib/intern/noise.c (+3, -6) (Diff)
/source/blender/blenlib/intern/psfont.c (+3, -6) (Diff)
/source/blender/blenlib/intern/rand.c (+3, -6) (Diff)
/source/blender/blenlib/intern/rct.c (+3, -6) (Diff)
/source/blender/blenlib/intern/scanfill.c (+3, -6) (Diff)
/source/blender/blenlib/intern/storage.c (+3, -6) (Diff)
/source/blender/blenlib/intern/time.c (+3, -6) (Diff)
/source/blender/blenlib/intern/util.c (+3, -6) (Diff)
/source/blender/blenlib/intern/vectorops.c (+3, -6) (Diff)
/source/blender/blenlib/intern/winstuff.c (+3, -6) (Diff)
/source/blender/blenlib/Makefile (+3, -6) (Diff)
/source/blender/blenlib/MTC_matrixops.h (+3, -6) (Diff)
/source/blender/blenlib/MTC_vectorops.h (+3, -6) (Diff)
/source/blender/blenlib/PIL_dynlib.h (+3, -6) (Diff)
/source/blender/blenlib/PIL_time.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_genfile.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_readfile.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_soundfile.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_sys_types.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_undofile.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_writefile.h (+3, -6) (Diff)
/source/blender/blenloader/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenloader/intern/genfile.c (+3, -6) (Diff)
/source/blender/blenloader/intern/genfile.h (+3, -6) (Diff)
/source/blender/blenloader/intern/Makefile (+3, -6) (Diff)
/source/blender/blenloader/intern/readblenentry.c (+3, -6) (Diff)
/source/blender/blenloader/intern/readfile.h (+3, -6) (Diff)
/source/blender/blenloader/intern/undofile.c (+3, -6) (Diff)
/source/blender/blenloader/intern/writefile.c (+3, -6) (Diff)
/source/blender/blenloader/Makefile (+3, -6) (Diff)
/source/blender/blenpluginapi/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenpluginapi/documentation.h (+3, -6) (Diff)
/source/blender/blenpluginapi/intern/Makefile (+3, -6) (Diff)
/source/blender/blenpluginapi/intern/pluginapi.c (+3, -6) (Diff)
/source/blender/blenpluginapi/Makefile (+3, -6) (Diff)
/source/blender/CMakeLists.txt (+3, -6) (Diff)
/source/blender/ftfont/CMakeLists.txt (+3, -6) (Diff)
/source/blender/ftfont/FTF_Api.h (+3, -6) (Diff)
/source/blender/ftfont/FTF_Settings.h (+3, -6) (Diff)
/source/blender/ftfont/intern/FTF_Api.cpp (+3, -6) (Diff)
/source/blender/ftfont/intern/FTF_TTFont.cpp (+3, -6) (Diff)
/source/blender/ftfont/intern/FTF_TTFont.h (+3, -6) (Diff)
/source/blender/ftfont/intern/Makefile (+3, -6) (Diff)
/source/blender/ftfont/Makefile (+3, -6) (Diff)
/source/blender/imbuf/CMakeLists.txt (+3, -6) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+3, -6) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+3, -6) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+3, -6) (Diff)
/source/blender/imbuf/intern/amiga.c (+3, -6) (Diff)
/source/blender/imbuf/intern/anim.c (+3, -6) (Diff)
/source/blender/imbuf/intern/anim5.c (+3, -6) (Diff)
/source/blender/imbuf/intern/antialias.c (+3, -6) (Diff)
/source/blender/imbuf/intern/bitplanes.c (+3, -6) (Diff)
/source/blender/imbuf/intern/bmp.c (+3, -6) (Diff)
/source/blender/imbuf/intern/cineon/CMakeLists.txt (+3, -6) (Diff)
/source/blender/imbuf/intern/cineon/Makefile (+3, -6) (Diff)
/source/blender/imbuf/intern/cmap.c (+3, -6) (Diff)
/source/blender/imbuf/intern/cspace.c (+3, -6) (Diff)
/source/blender/imbuf/intern/data.c (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/BlockDXT.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/BlockDXT.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Color.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/ColorBlock.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/ColorBlock.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Common.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/dds_api.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/dds_api.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/DirectDrawSurface.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Image.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Image.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Makefile (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/PixelFormat.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Stream.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Stream.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dither.c (+3, -6) (Diff)
/source/blender/imbuf/intern/divers.c (+3, -6) (Diff)
/source/blender/imbuf/intern/dynlibtiff.c (+3, -6) (Diff)
/source/blender/imbuf/intern/dynlibtiff.h (+3, -6) (Diff)
/source/blender/imbuf/intern/filter.c (+3, -6) (Diff)
/source/blender/imbuf/intern/gen_dynlibtiff.py (+6, -12) (Diff)
/source/blender/imbuf/intern/ham.c (+3, -6) (Diff)
/source/blender/imbuf/intern/hamx.c (+3, -6) (Diff)
/source/blender/imbuf/intern/iff.c (+3, -6) (Diff)
/source/blender/imbuf/intern/imageprocess.c (+3, -6) (Diff)
/source/blender/imbuf/intern/imbuf.h (+3, -6) (Diff)
/source/blender/imbuf/intern/imbuf_patch.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_allocimbuf.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_amiga.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_anim.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_bitplanes.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_bmp.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_cmap.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_divers.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_filter.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_ham.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_hamx.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_iff.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_iris.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_jpeg.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_png.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_targa.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_tiff.h (+3, -6) (Diff)
/source/blender/imbuf/intern/iris.c (+3, -6) (Diff)
/source/blender/imbuf/intern/jpeg.c (+3, -6) (Diff)
/source/blender/imbuf/intern/Makefile (+3, -6) (Diff)
/source/blender/imbuf/intern/matrix.h (+3, -6) (Diff)
/source/blender/imbuf/intern/openexr/CMakeLists.txt (+3, -6) (Diff)
/source/blender/imbuf/intern/openexr/Makefile (+3, -6) (Diff)
/source/blender/imbuf/intern/png.c (+3, -6) (Diff)
/source/blender/imbuf/intern/readimage.c (+3, -6) (Diff)
/source/blender/imbuf/intern/rectop.c (+3, -6) (Diff)
/source/blender/imbuf/intern/rotate.c (+3, -6) (Diff)
/source/blender/imbuf/intern/scaling.c (+3, -6) (Diff)
/source/blender/imbuf/intern/targa.c (+3, -6) (Diff)
/source/blender/imbuf/intern/tiff.c (+3, -6) (Diff)
/source/blender/imbuf/intern/util.c (+3, -6) (Diff)
/source/blender/imbuf/intern/writeimage.c (+3, -6) (Diff)
/source/blender/imbuf/Makefile (+3, -6) (Diff)
/source/blender/include/BDR_drawaction.h (+3, -6) (Diff)
/source/blender/include/BDR_drawmesh.h (+3, -6) (Diff)
/source/blender/include/BDR_drawobject.h (+3, -6) (Diff)
/source/blender/include/BDR_editcurve.h (+3, -6) (Diff)
/source/blender/include/BDR_editface.h (+3, -6) (Diff)
/source/blender/include/BDR_editmball.h (+3, -6) (Diff)
/source/blender/include/BDR_editobject.h (+3, -6) (Diff)
/source/blender/include/BDR_imagepaint.h (+3, -6) (Diff)
/source/blender/include/BDR_unwrapper.h (+3, -6) (Diff)
/source/blender/include/BDR_vpaint.h (+3, -6) (Diff)
/source/blender/include/BIF_butspace.h (+3, -6) (Diff)
/source/blender/include/BIF_cursors.h (+3, -6) (Diff)
/source/blender/include/BIF_drawimage.h (+3, -6) (Diff)
/source/blender/include/BIF_drawoops.h (+3, -6) (Diff)
/source/blender/include/BIF_drawscene.h (+3, -6) (Diff)
/source/blender/include/BIF_drawscript.h (+3, -6) (Diff)
/source/blender/include/BIF_drawseq.h (+3, -6) (Diff)
/source/blender/include/BIF_drawtext.h (+3, -6) (Diff)
/source/blender/include/BIF_editaction.h (+3, -6) (Diff)
/source/blender/include/BIF_editarmature.h (+3, -6) (Diff)
/source/blender/include/BIF_editconstraint.h (+3, -6) (Diff)
/source/blender/include/BIF_editdeform.h (+3, -6) (Diff)
/source/blender/include/BIF_editfont.h (+3, -6) (Diff)
/source/blender/include/BIF_editgroup.h (+3, -6) (Diff)
/source/blender/include/BIF_editkey.h (+3, -6) (Diff)
/source/blender/include/BIF_editlattice.h (+3, -6) (Diff)
/source/blender/include/BIF_editmesh.h (+3, -6) (Diff)
/source/blender/include/BIF_editmode_undo.h (+3, -6) (Diff)
/source/blender/include/BIF_editnla.h (+3, -6) (Diff)
/source/blender/include/BIF_editoops.h (+3, -6) (Diff)
/source/blender/include/BIF_editparticle.h (+2, -2) (Diff)
/source/blender/include/BIF_editsca.h (+3, -6) (Diff)
/source/blender/include/BIF_editseq.h (+3, -6) (Diff)
/source/blender/include/BIF_editsima.h (+3, -6) (Diff)
/source/blender/include/BIF_editsound.h (+3, -6) (Diff)
/source/blender/include/BIF_editview.h (+3, -6) (Diff)
/source/blender/include/BIF_fsmenu.h (+3, -6) (Diff)
/source/blender/include/BIF_gl.h (+3, -6) (Diff)
/source/blender/include/BIF_glutil.h (+3, -6) (Diff)
/source/blender/include/BIF_graphics.h (+3, -6) (Diff)
/source/blender/include/BIF_imasel.h (+3, -6) (Diff)
/source/blender/include/BIF_interface.h (+3, -6) (Diff)
/source/blender/include/BIF_interface_icons.h (+3, -6) (Diff)
/source/blender/include/BIF_keyval.h (+3, -6) (Diff)
/source/blender/include/BIF_language.h (+3, -6) (Diff)
/source/blender/include/BIF_mainqueue.h (+3, -6) (Diff)
/source/blender/include/BIF_meshlaplacian.h (+3, -6) (Diff)
/source/blender/include/BIF_meshtools.h (+3, -6) (Diff)
/source/blender/include/BIF_mywindow.h (+3, -6) (Diff)
/source/blender/include/BIF_oops.h (+3, -6) (Diff)
/source/blender/include/BIF_outliner.h (+3, -6) (Diff)
/source/blender/include/BIF_poselib.h (+3, -6) (Diff)
/source/blender/include/BIF_poseobject.h (+3, -6) (Diff)
/source/blender/include/BIF_previewrender.h (+3, -6) (Diff)
/source/blender/include/BIF_renderwin.h (+3, -6) (Diff)
/source/blender/include/BIF_resources.h (+3, -6) (Diff)
/source/blender/include/BIF_scrarea.h (+3, -6) (Diff)
/source/blender/include/BIF_screen.h (+3, -6) (Diff)
/source/blender/include/BIF_space.h (+3, -6) (Diff)
/source/blender/include/BIF_spacetypes.h (+3, -6) (Diff)
/source/blender/include/BIF_tbcallback.h (+3, -6) (Diff)
/source/blender/include/BIF_toets.h (+3, -6) (Diff)
/source/blender/include/BIF_toolbox.h (+3, -6) (Diff)
/source/blender/include/BIF_transform.h (+3, -6) (Diff)
/source/blender/include/BIF_usiblender.h (+3, -6) (Diff)
/source/blender/include/BIF_verse.h (+3, -6) (Diff)
/source/blender/include/BIF_writeavicodec.h (+3, -6) (Diff)
/source/blender/include/BIF_writeimage.h (+3, -6) (Diff)
/source/blender/include/BIF_writemovie.h (+3, -6) (Diff)
/source/blender/include/blendef.h (+3, -6) (Diff)
/source/blender/include/BSE_drawimasel.h (+3, -6) (Diff)
/source/blender/include/BSE_drawipo.h (+3, -6) (Diff)
/source/blender/include/BSE_drawnla.h (+3, -6) (Diff)
/source/blender/include/BSE_drawoops.h (+3, -6) (Diff)
/source/blender/include/BSE_drawview.h (+3, -6) (Diff)
/source/blender/include/BSE_edit.h (+3, -6) (Diff)
/source/blender/include/BSE_editaction_types.h (+3, -6) (Diff)
/source/blender/include/BSE_editipo.h (+3, -6) (Diff)
/source/blender/include/BSE_editipo_types.h (+3, -6) (Diff)
/source/blender/include/BSE_editnla_types.h (+3, -6) (Diff)
/source/blender/include/BSE_filesel.h (+3, -6) (Diff)
/source/blender/include/BSE_headerbuttons.h (+3, -6) (Diff)
/source/blender/include/BSE_seqaudio.h (+3, -6) (Diff)
/source/blender/include/BSE_seqeffects.h (+3, -6) (Diff)
/source/blender/include/BSE_sequence.h (+3, -6) (Diff)
/source/blender/include/BSE_time.h (+2, -5) (Diff)
/source/blender/include/BSE_trans_types.h (+3, -6) (Diff)
/source/blender/include/BSE_types.h (+3, -6) (Diff)
/source/blender/include/BSE_view.h (+3, -6) (Diff)
/source/blender/include/butspace.h (+3, -6) (Diff)
/source/blender/include/datatoc.h (+3, -6) (Diff)
/source/blender/include/editlattice_ext.h (+3, -6) (Diff)
/source/blender/include/editmesh.h (+3, -6) (Diff)
/source/blender/include/interface.h (+3, -6) (Diff)
/source/blender/include/keyed_functions.h (+3, -6) (Diff)
/source/blender/include/license_key.h (+3, -6) (Diff)
/source/blender/include/LOD_DependKludge.h (+3, -6) (Diff)
/source/blender/include/mydevice.h (+3, -6) (Diff)
/source/blender/include/nla.h (+3, -6) (Diff)
/source/blender/include/objfnt.h (+3, -6) (Diff)
/source/blender/include/particle_effect.h (+3, -6) (Diff)
/source/blender/include/playanim_ext.h (+3, -6) (Diff)
/source/blender/include/transform.h (+3, -6) (Diff)
/source/blender/Makefile (+3, -6) (Diff)
/source/blender/makesdna/CMakeLists.txt (+3, -6) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_camera_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_controller_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_documentation.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_effect_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_group_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_ID.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_image_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_ipo_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_key_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_lamp_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_lattice_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_listBase.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_material_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_meta_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_nla_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_object_fluidsim.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_object_force.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_object_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_oops_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_packedFile_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_property_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_radio_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_scriptlink_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_sdna_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_sensor_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_sound_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_text_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_vec_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_vfont_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_view2d_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_wave_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_world_types.h (+3, -6) (Diff)
/source/blender/makesdna/intern/CMakeLists.txt (+3, -6) (Diff)
/source/blender/makesdna/intern/Makefile (+3, -6) (Diff)
/source/blender/makesdna/intern/makesdna.c (+3, -6) (Diff)
/source/blender/makesdna/Makefile (+3, -6) (Diff)
/source/blender/nodes/CMakeLists.txt (+3, -6) (Diff)
/source/blender/nodes/intern/CMP_nodes/Makefile (+3, -6) (Diff)
/source/blender/nodes/intern/Makefile (+3, -6) (Diff)
/source/blender/nodes/intern/SHD_nodes/Makefile (+3, -6) (Diff)
/source/blender/nodes/Makefile (+3, -6) (Diff)
/source/blender/python/api2_2x/Armature.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Armature.h (+4, -7) (Diff)
/source/blender/python/api2_2x/BezTriple.c (+4, -7) (Diff)
/source/blender/python/api2_2x/BezTriple.h (+4, -7) (Diff)
/source/blender/python/api2_2x/BGL.c (+3, -6) (Diff)
/source/blender/python/api2_2x/BGL.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Blender.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Blender.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Bone.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Bone.h (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy.c (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy.h (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy_config.c (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy_config.h (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy_data.c (+3, -6) (Diff)
/source/blender/python/api2_2x/bpy_data.h (+3, -6) (Diff)
/source/blender/python/api2_2x/bpy_types.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Camera.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Camera.h (+4, -7) (Diff)
/source/blender/python/api2_2x/charRGBA.c (+4, -7) (Diff)
/source/blender/python/api2_2x/charRGBA.h (+4, -7) (Diff)
/source/blender/python/api2_2x/constant.c (+4, -7) (Diff)
/source/blender/python/api2_2x/constant.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Constraint.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Constraint.h (+4, -7) (Diff)
/source/blender/python/api2_2x/CurNurb.c (+4, -7) (Diff)
/source/blender/python/api2_2x/CurNurb.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Curve.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Curve.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Draw.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Draw.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Effect.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Effect.h (+4, -7) (Diff)
/source/blender/python/api2_2x/euler.c (+4, -7) (Diff)
/source/blender/python/api2_2x/euler.h (+4, -7) (Diff)
/source/blender/python/api2_2x/EXPP_interface.c (+4, -7) (Diff)
/source/blender/python/api2_2x/EXPP_interface.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Font.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Font.h (+4, -7) (Diff)
/source/blender/python/api2_2x/gen_library.h (+3, -6) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+3, -6) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Geometry.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Geometry.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Group.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Group.h (+4, -7) (Diff)
/source/blender/python/api2_2x/IDProp.c (+3, -6) (Diff)
/source/blender/python/api2_2x/IDProp.h (+3, -6) (Diff)
/source/blender/python/api2_2x/Image.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Image.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Ipo.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Ipo.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Ipocurve.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Key.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Key.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Lamp.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Lamp.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Lattice.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Lattice.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Library.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Library.h (+4, -7) (Diff)
/source/blender/python/api2_2x/logic.c (+4, -7) (Diff)
/source/blender/python/api2_2x/logic.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Makefile (+3, -6) (Diff)
/source/blender/python/api2_2x/Material.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Material.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Mathutils.h (+4, -7) (Diff)
/source/blender/python/api2_2x/matrix.c (+4, -7) (Diff)
/source/blender/python/api2_2x/matrix.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Mesh.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Mesh.h (+4, -7) (Diff)
/source/blender/python/api2_2x/meshPrimitive.c (+4, -7) (Diff)
/source/blender/python/api2_2x/meshPrimitive.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Metaball.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Metaball.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Modifier.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Modifier.h (+4, -7) (Diff)
/source/blender/python/api2_2x/modules.h (+4, -7) (Diff)
/source/blender/python/api2_2x/MTex.c (+3, -6) (Diff)
/source/blender/python/api2_2x/MTex.h (+4, -7) (Diff)
/source/blender/python/api2_2x/NLA.c (+3, -6) (Diff)
/source/blender/python/api2_2x/NLA.h (+4, -7) (Diff)
/source/blender/python/api2_2x/NMesh.c (+3, -6) (Diff)
/source/blender/python/api2_2x/NMesh.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Node.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Node.h (+3, -6) (Diff)
/source/blender/python/api2_2x/Noise.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Object.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Object.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Particle.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Particle.h (+4, -7) (Diff)
/source/blender/python/api2_2x/point.c (+4, -7) (Diff)
/source/blender/python/api2_2x/point.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Pose.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Pose.h (+3, -6) (Diff)
/source/blender/python/api2_2x/quat.c (+3, -6) (Diff)
/source/blender/python/api2_2x/quat.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Registry.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Registry.h (+4, -7) (Diff)
/source/blender/python/api2_2x/rgbTuple.c (+4, -7) (Diff)
/source/blender/python/api2_2x/rgbTuple.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Scene.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Scene.h (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneRadio.c (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneRadio.h (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+3, -6) (Diff)
/source/blender/python/api2_2x/sceneRender.h (+3, -6) (Diff)
/source/blender/python/api2_2x/sceneSequence.c (+3, -6) (Diff)
/source/blender/python/api2_2x/sceneSequence.h (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneTimeLine.c (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneTimeLine.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Sound.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Sound.h (+4, -7) (Diff)
/source/blender/python/api2_2x/SurfNurb.c (+3, -6) (Diff)
/source/blender/python/api2_2x/SurfNurb.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Sys.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Sys.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Text.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Text.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Text3d.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Text3d.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Texture.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Texture.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Types.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Types.h (+4, -7) (Diff)
/source/blender/python/api2_2x/vector.c (+3, -6) (Diff)
/source/blender/python/api2_2x/vector.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Window.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Window.h (+3, -6) (Diff)
/source/blender/python/api2_2x/windowTheme.c (+3, -6) (Diff)
/source/blender/python/api2_2x/windowTheme.h (+4, -7) (Diff)
/source/blender/python/api2_2x/World.c (+4, -7) (Diff)
/source/blender/python/api2_2x/World.h (+4, -7) (Diff)
/source/blender/python/BPY_extern.h (+3, -6) (Diff)
/source/blender/python/BPY_interface.c (+3, -6) (Diff)
/source/blender/python/BPY_menus.c (+3, -6) (Diff)
/source/blender/python/BPY_menus.h (+3, -6) (Diff)
/source/blender/python/CMakeLists.txt (+3, -6) (Diff)
/source/blender/python/Makefile (+3, -6) (Diff)
/source/blender/quicktime/apple/Makefile (+3, -6) (Diff)
/source/blender/quicktime/apple/quicktime_export.c (+3, -6) (Diff)
/source/blender/quicktime/apple/quicktime_import.c (+3, -6) (Diff)
/source/blender/quicktime/CMakeLists.txt (+3, -6) (Diff)
/source/blender/quicktime/Makefile (+3, -6) (Diff)
/source/blender/quicktime/quicktime_export.h (+3, -6) (Diff)
/source/blender/quicktime/quicktime_import.h (+3, -6) (Diff)
/source/blender/radiosity/CMakeLists.txt (+3, -6) (Diff)
/source/blender/radiosity/extern/include/radio.h (+3, -6) (Diff)
/source/blender/radiosity/extern/include/radio_types.h (+3, -6) (Diff)
/source/blender/radiosity/intern/Makefile (+3, -6) (Diff)
/source/blender/radiosity/intern/source/Makefile (+3, -6) (Diff)
/source/blender/radiosity/intern/source/raddisplay.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radfactors.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radio.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radnode.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radpostprocess.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radpreprocess.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radrender.c (+3, -6) (Diff)
/source/blender/radiosity/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/BLO_readblenfile.h (+3, -6) (Diff)
/source/blender/readblenfile/CMakeLists.txt (+3, -6) (Diff)
/source/blender/readblenfile/intern/BLO_readblenfile.c (+3, -6) (Diff)
/source/blender/readblenfile/intern/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/stub/BLO_readblenfileSTUB.c (+3, -6) (Diff)
/source/blender/readblenfile/stub/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/test/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/test/test.c (+3, -6) (Diff)
/source/blender/render/CMakeLists.txt (+3, -6) (Diff)
/source/blender/render/intern/include/envmap.h (+3, -6) (Diff)
/source/blender/render/intern/include/gammaCorrectionTables.h (+3, -6) (Diff)
/source/blender/render/intern/include/initrender.h (+3, -6) (Diff)
/source/blender/render/intern/include/rendercore.h (+3, -6) (Diff)
/source/blender/render/intern/include/shadbuf.h (+3, -6) (Diff)
/source/blender/render/intern/include/strand.h (+3, -6) (Diff)
/source/blender/render/intern/include/texture.h (+3, -6) (Diff)
/source/blender/render/intern/Makefile (+3, -6) (Diff)
/source/blender/render/intern/source/gammaCorrectionTables.c (+3, -6) (Diff)
/source/blender/render/intern/source/Makefile (+3, -6) (Diff)
/source/blender/render/Makefile (+3, -6) (Diff)
/source/blender/src/Bfont.c (+3, -6) (Diff)
/source/blender/src/booleanops.c (+3, -6) (Diff)
/source/blender/src/booleanops_mesh.c (+3, -6) (Diff)
/source/blender/src/butspace.c (+3, -6) (Diff)
/source/blender/src/buttons_editing.c (+3, -6) (Diff)
/source/blender/src/buttons_logic.c (+3, -6) (Diff)
/source/blender/src/buttons_object.c (+3, -6) (Diff)
/source/blender/src/buttons_scene.c (+3, -6) (Diff)
/source/blender/src/buttons_script.c (+3, -6) (Diff)
/source/blender/src/CMakeLists.txt (+3, -6) (Diff)
/source/blender/src/cmap.tga.c (+3, -6) (Diff)
/source/blender/src/cmovie.tga.c (+3, -6) (Diff)
/source/blender/src/cre/license.jpeg.c (+3, -6) (Diff)
/source/blender/src/cre/license_key.c (+3, -6) (Diff)
/source/blender/src/cursors.c (+3, -6) (Diff)
/source/blender/src/drawaction.c (+3, -6) (Diff)
/source/blender/src/drawdeps.c (+3, -6) (Diff)
/source/blender/src/drawimasel.c (+3, -6) (Diff)
/source/blender/src/drawipo.c (+3, -6) (Diff)
/source/blender/src/drawmesh.c (+3, -6) (Diff)
/source/blender/src/drawnla.c (+3, -6) (Diff)
/source/blender/src/drawobject.c (+3, -6) (Diff)
/source/blender/src/drawoops.c (+3, -6) (Diff)
/source/blender/src/drawscene.c (+3, -6) (Diff)
/source/blender/src/drawscript.c (+3, -6) (Diff)
/source/blender/src/drawseq.c (+3, -6) (Diff)
/source/blender/src/drawsound.c (+3, -6) (Diff)
/source/blender/src/drawtext.c (+3, -6) (Diff)
/source/blender/src/drawview.c (+3, -6) (Diff)
/source/blender/src/edit.c (+3, -6) (Diff)
/source/blender/src/editaction.c (+3, -6) (Diff)
/source/blender/src/editarmature.c (+3, -6) (Diff)
/source/blender/src/editconstraint.c (+3, -6) (Diff)
/source/blender/src/editcurve.c (+3, -6) (Diff)
/source/blender/src/editdeform.c (+3, -6) (Diff)
/source/blender/src/editface.c (+3, -6) (Diff)
/source/blender/src/editfont.c (+3, -6) (Diff)
/source/blender/src/editgroup.c (+3, -6) (Diff)
/source/blender/src/editimasel.c (+3, -6) (Diff)
/source/blender/src/editkey.c (+3, -6) (Diff)
/source/blender/src/editlattice.c (+3, -6) (Diff)
/source/blender/src/editmball.c (+3, -6) (Diff)
/source/blender/src/editmesh.c (+3, -6) (Diff)
/source/blender/src/editmesh_add.c (+3, -6) (Diff)
/source/blender/src/editmesh_lib.c (+3, -6) (Diff)
/source/blender/src/editmesh_loop.c (+3, -6) (Diff)
/source/blender/src/editmesh_mods.c (+3, -6) (Diff)
/source/blender/src/editmesh_tools.c (+3, -6) (Diff)
/source/blender/src/editmode_undo.c (+3, -6) (Diff)
/source/blender/src/editobject.c (+3, -6) (Diff)
/source/blender/src/editoops.c (+3, -6) (Diff)
/source/blender/src/editparticle.c (+3, -6) (Diff)
/source/blender/src/editscreen.c (+3, -6) (Diff)
/source/blender/src/editseq.c (+3, -6) (Diff)
/source/blender/src/editsima.c (+3, -6) (Diff)
/source/blender/src/editsound.c (+3, -6) (Diff)
/source/blender/src/editview.c (+3, -6) (Diff)
/source/blender/src/eventdebug.c (+3, -6) (Diff)
/source/blender/src/filesel.c (+3, -6) (Diff)
/source/blender/src/fluidsim.c (+3, -6) (Diff)
/source/blender/src/fsmenu.c (+3, -6) (Diff)
/source/blender/src/ghostwinlay.c (+3, -6) (Diff)
/source/blender/src/glutil.c (+3, -6) (Diff)
/source/blender/src/hddaudio.c (+3, -6) (Diff)
/source/blender/src/headerbuttons.c (+3, -6) (Diff)
/source/blender/src/header_action.c (+3, -6) (Diff)
/source/blender/src/header_buttonswin.c (+3, -6) (Diff)
/source/blender/src/header_filesel.c (+3, -6) (Diff)
/source/blender/src/header_image.c (+3, -6) (Diff)
/source/blender/src/header_imasel.c (+3, -6) (Diff)
/source/blender/src/header_info.c (+3, -6) (Diff)
/source/blender/src/header_ipo.c (+3, -6) (Diff)
/source/blender/src/header_nla.c (+3, -6) (Diff)
/source/blender/src/header_script.c (+3, -6) (Diff)
/source/blender/src/header_seq.c (+3, -6) (Diff)
/source/blender/src/header_sound.c (+3, -6) (Diff)
/source/blender/src/header_text.c (+3, -6) (Diff)
/source/blender/src/header_time.c (+3, -6) (Diff)
/source/blender/src/header_view3d.c (+3, -6) (Diff)
/source/blender/src/imagepaint.c (+3, -6) (Diff)
/source/blender/src/imasel.c (+3, -6) (Diff)
/source/blender/src/interface.c (+3, -6) (Diff)
/source/blender/src/interface_draw.c (+3, -6) (Diff)
/source/blender/src/interface_icons.c (+3, -6) (Diff)
/source/blender/src/interface_panel.c (+3, -6) (Diff)
/source/blender/src/keyval.c (+3, -6) (Diff)
/source/blender/src/language.c (+3, -6) (Diff)
/source/blender/src/lorem.c (+3, -6) (Diff)
/source/blender/src/mainqueue.c (+3, -6) (Diff)
/source/blender/src/Makefile (+3, -6) (Diff)
/source/blender/src/meshlaplacian.c (+3, -6) (Diff)
/source/blender/src/meshtools.c (+3, -6) (Diff)
/source/blender/src/mywindow.c (+3, -6) (Diff)
/source/blender/src/oops.c (+3, -6) (Diff)
/source/blender/src/playanim.c (+3, -6) (Diff)
/source/blender/src/previewrender.c (+3, -6) (Diff)
/source/blender/src/pub/license_key.c (+3, -6) (Diff)
/source/blender/src/renderwin.c (+3, -6) (Diff)
/source/blender/src/resources.c (+3, -6) (Diff)
/source/blender/src/scrarea.c (+3, -6) (Diff)
/source/blender/src/screendump.c (+3, -6) (Diff)
/source/blender/src/seqaudio.c (+3, -6) (Diff)
/source/blender/src/seqeffects.c (+3, -6) (Diff)
/source/blender/src/seqscopes.c (+3, -6) (Diff)
/source/blender/src/sequence.c (+3, -6) (Diff)
/source/blender/src/space.c (+3, -6) (Diff)
/source/blender/src/spacetypes.c (+3, -6) (Diff)
/source/blender/src/swapbuffers.c (+3, -6) (Diff)
/source/blender/src/toets.c (+3, -6) (Diff)
/source/blender/src/toolbox.c (+3, -6) (Diff)
/source/blender/src/transform.c (+3, -6) (Diff)
/source/blender/src/transform_constraints.c (+3, -6) (Diff)
/source/blender/src/transform_conversions.c (+3, -6) (Diff)
/source/blender/src/transform_generics.c (+3, -6) (Diff)
/source/blender/src/transform_manipulator.c (+3, -6) (Diff)
/source/blender/src/transform_ndofinput.c (+3, -6) (Diff)
/source/blender/src/transform_numinput.c (+3, -6) (Diff)
/source/blender/src/transform_orientations.c (+3, -6) (Diff)
/source/blender/src/transform_snap.c (+3, -6) (Diff)
/source/blender/src/unwrapper.c (+3, -6) (Diff)
/source/blender/src/usiblender.c (+3, -6) (Diff)
/source/blender/src/verse_common.c (+3, -6) (Diff)
/source/blender/src/verse_image.c (+3, -6) (Diff)
/source/blender/src/verse_mesh.c (+3, -6) (Diff)
/source/blender/src/verse_object.c (+3, -6) (Diff)
/source/blender/src/view.c (+3, -6) (Diff)
/source/blender/src/vpaint.c (+3, -6) (Diff)
/source/blender/src/winlay.h (+3, -6) (Diff)
/source/blender/src/writeavicodec.c (+3, -6) (Diff)
/source/blender/src/writeimage.c (+3, -6) (Diff)
/source/blender/src/writemovie.c (+3, -6) (Diff)
/source/blender/verify/BLO_signer_info.h (+3, -6) (Diff)
/source/blender/verify/BLO_sign_verify_Header.h (+3, -6) (Diff)
/source/blender/verify/BLO_verify.h (+3, -6) (Diff)
/source/blender/verify/intern/BLO_verify.c (+3, -6) (Diff)
/source/blender/verify/intern/Makefile (+3, -6) (Diff)
/source/blender/verify/Makefile (+3, -6) (Diff)
/source/blender/yafray/CMakeLists.txt (+3, -6) (Diff)
/source/blender/yafray/intern/Makefile (+3, -6) (Diff)
/source/blender/yafray/Makefile (+3, -6) (Diff)
/source/CMakeLists.txt (+3, -6) (Diff)
/source/creator/buildinfo.c (+3, -6) (Diff)
/source/creator/CMakeLists.txt (+3, -6) (Diff)
/source/creator/creator.c (+3, -6) (Diff)
/source/creator/Makefile (+3, -6) (Diff)
/source/darwin/Makefile (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderGL.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderPolyMaterial.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderPolyMaterial.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderSystem.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderSystem.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/Makefile (+3, -6) (Diff)
/source/gameengine/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Converter/BlenderWorldInfo.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BlenderWorldInfo.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_ActionActuator.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_ActionActuator.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_ArmatureObject.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_ArmatureObject.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_DeformableGameObject.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_DeformableGameObject.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_MeshDeformer.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_MeshDeformer.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_SkinDeformer.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_SkinDeformer.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_SkinMeshObject.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_SkinMeshObject.h (+3, -6) (Diff)
/source/gameengine/Converter/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_BlenderScalarInterpolator.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertControllers.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertControllers.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertProperties.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertProperties.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertSensors.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertSensors.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_IpoConvert.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_IpoConvert.h (+3, -6) (Diff)
/source/gameengine/Converter/Makefile (+3, -6) (Diff)
/source/gameengine/Expressions/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Expressions/EXP_C-Api.cpp (+3, -6) (Diff)
/source/gameengine/Expressions/EXP_C-Api.h (+3, -6) (Diff)
/source/gameengine/Expressions/IdentifierExpr.cpp (+3, -6) (Diff)
/source/gameengine/Expressions/IdentifierExpr.h (+3, -6) (Diff)
/source/gameengine/Expressions/KX_HashedPtr.cpp (+3, -6) (Diff)
/source/gameengine/Expressions/KX_HashedPtr.h (+3, -6) (Diff)
/source/gameengine/Expressions/KX_Python.h (+3, -6) (Diff)
/source/gameengine/Expressions/KX_Python_dynamic.h (+3, -6) (Diff)
/source/gameengine/Expressions/KX_Python_static.h (+3, -6) (Diff)
/source/gameengine/Expressions/Makefile (+3, -6) (Diff)
/source/gameengine/Expressions/PyObjectPlus.cpp (+3, -6) (Diff)
/source/gameengine/Expressions/PyObjectPlus.h (+3, -6) (Diff)
/source/gameengine/Expressions/VoidValue.h (+3, -6) (Diff)
/source/gameengine/GameLogic/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/Makefile (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_Joystick.h (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_JoystickDefines.h (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_JoystickPrivate.h (+3, -6) (Diff)
/source/gameengine/GameLogic/Makefile (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_AlwaysEventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_AlwaysEventManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_AlwaysSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ANDController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ANDController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_EventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_EventManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ExpressionController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ExpressionController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IActuator.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IActuator.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IInputDevice.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IInputDevice.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ILogicBrick.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ILogicBrick.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IObject.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IObject.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IScene.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IScene.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ISensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ISensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_JoystickManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_JoystickManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_JoystickSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_JoystickSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_LogicManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_LogicManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_MouseManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_MouseManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_MouseSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_MouseSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ORController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ORController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertyActuator.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertyActuator.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertyEventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertyEventManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertySensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertySensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomActuator.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomActuator.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomEventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomEventManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomNumberGenerator.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_TimeEventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_TimeEventManager.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/bmfont.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_Canvas.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_Canvas.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_Engine.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_Engine.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_MouseDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_MouseDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_PolygonMaterial.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawImage.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawImage.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RenderTools.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_System.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_System.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/Makefile (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_Canvas.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_Canvas.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_Engine.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_Engine.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_KeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_KeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_PolygonMaterial.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_System.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_System.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/Makefile (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Canvas.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Canvas.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Engine.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Engine.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_KeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_KeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_System.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_System.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/Makefile (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Canvas.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Canvas.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_System.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_System.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/Makefile (+3, -6) (Diff)
/source/gameengine/GamePlayer/Makefile (+3, -6) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/Makefile (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Camera.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Camera.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CameraActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CameraActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CameraIpoSGController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CameraIpoSGController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CDActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CDActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ClientObjectInfo.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConstraintActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConstraintActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_EmptyObject.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_EmptyObject.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_GameActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_GameActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPhysicsController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPhysicsController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IpoActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IpoActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPOTransform.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPO_SGController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPO_SGController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IScalarInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ISceneConverter.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ISystem.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Light.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Light.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_LightIpoSGController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_LightIpoSGController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MeshProxy.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MeshProxy.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MotionState.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MotionState.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MouseFocusSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_NearSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_NearSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ObColorIpoSGController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ObColorIpoSGController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_OdePhysicsController.cpp (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_OdePhysicsController.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_OrientationInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_OrientationInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ParentActuator.cpp (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_ParentActuator.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_PhysicsEngineEnums.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PhysicsPropertiesobsolete.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PolygonMaterial.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PolygonMaterial.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PositionInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PositionInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PyMath.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PyMath.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RadarSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RadarSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RayCast.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RayCast.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RayEventManager.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RayEventManager.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RaySensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RaySensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ScalarInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ScalarInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ScalingInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ScalingInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Scene.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SceneActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SceneActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.h (+3, -7) (Diff)
/source/gameengine/Ketsji/KX_SG_NodeRelationships.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SG_NodeRelationships.h (+3, -7) (Diff)
/source/gameengine/Ketsji/KX_SoundActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SoundActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SumoPhysicsController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TimeCategoryLogger.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TimeCategoryLogger.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TimeLogger.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TimeLogger.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TouchEventManager.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TouchEventManager.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TouchSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TouchSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TrackToActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TrackToActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_VertexProxy.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_VertexProxy.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_VisibilityActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_VisibilityActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_WorldInfo.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_WorldInfo.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_WorldIpoController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_WorldIpoController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/Makefile (+3, -6) (Diff)
/source/gameengine/Makefile (+3, -6) (Diff)
/source/gameengine/Network/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Network/LoopBackNetwork/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Network/LoopBackNetwork/Makefile (+3, -6) (Diff)
/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.cpp (+3, -6) (Diff)
/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h (+3, -6) (Diff)
/source/gameengine/Network/Makefile (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkDeviceInterface.h (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkMessage.cpp (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkMessage.h (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkObject.cpp (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkObject.h (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkScene.cpp (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkScene.h (+3, -6) (Diff)
/source/gameengine/Network/TerraplayNetwork/Makefile (+3, -6) (Diff)
/source/gameengine/Network/TerraplayNetwork/NG_TerraplayNetworkDeviceInterface.cpp (+3, -6) (Diff)
/source/gameengine/Network/TerraplayNetwork/NG_TerraplayNetworkDeviceInterface.h (+3, -6) (Diff)
/source/gameengine/Physics/BlOde/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsController.cpp (+2, -2) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsController.h (+2, -2) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.cpp (+2, -2) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.h (+2, -2) (Diff)
/source/gameengine/Physics/Bullet/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Physics/Bullet/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/common/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Physics/common/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IMotionState.cpp (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IMotionState.h (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsController.cpp (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsController.h (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.cpp (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_Pro.h (+3, -6) (Diff)
/source/gameengine/Physics/Dummy/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h (+3, -6) (Diff)
/source/gameengine/Physics/Dummy/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_FhObject.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_MotionState.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Object.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Props.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Scene.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/src/SM_FhObject.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/src/SM_MotionState.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/src/SM_Object.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/src/SM_Scene.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsController.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsController.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Rasterizer/Makefile (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp (+2, -2) (Diff)
/source/gameengine/Rasterizer/RAS_2DFilterManager.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_BucketManager.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_BucketManager.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_CameraData.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_Deformer.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_FramingManager.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_FramingManager.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_ICanvas.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IRasterizer.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IRenderTools.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IRenderTools.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_LightObject.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_MaterialBucket.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_MeshObject.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_MeshObject.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_ObjectColor.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Blur2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Dilation2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Erosion2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_GrayScale2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Invert2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Laplacian2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Prewitt2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sepia2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sharpen2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sobel2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/Makefile (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/mkglext.py (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_Polygon.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_Polygon.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_Rect.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_texmatrix.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_TexMatrix.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_TexVert.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_TexVert.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/SceneGraph/Makefile (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_BBox.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_BBox.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Controller.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Controller.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_IObject.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_IObject.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Node.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Node.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_ParentRelation.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Spatial.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Spatial.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Tree.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Tree.h (+3, -6) (Diff)
/source/icons/Makefile (+3, -6) (Diff)
/source/kernel/CMakeLists.txt (+3, -6) (Diff)
/source/kernel/gen_messaging/GEN_messaging.h (+3, -6) (Diff)
/source/kernel/gen_messaging/intern/Makefile (+3, -6) (Diff)
/source/kernel/gen_messaging/intern/messaging.c (+3, -6) (Diff)
/source/kernel/gen_messaging/Makefile (+3, -6) (Diff)
/source/kernel/gen_system/GEN_DataCache.h (+3, -6) (Diff)
/source/kernel/gen_system/GEN_HashedPtr.cpp (+3, -6) (Diff)
/source/kernel/gen_system/GEN_HashedPtr.h (+3, -6) (Diff)
/source/kernel/gen_system/GEN_Map.h (+3, -6) (Diff)
/source/kernel/gen_system/GEN_Matrix4x4.cpp (+3, -6) (Diff)
/source/kernel/gen_system/GEN_Matrix4x4.h (+3, -6) (Diff)
/source/kernel/gen_system/GEN_SmartPtr.h (+3, -6) (Diff)
/source/kernel/gen_system/Makefile (+3, -6) (Diff)
/source/kernel/gen_system/SYS_SingletonSystem.cpp (+3, -6) (Diff)
/source/kernel/gen_system/SYS_SingletonSystem.h (+3, -6) (Diff)
/source/kernel/gen_system/SYS_System.cpp (+3, -6) (Diff)
/source/kernel/gen_system/SYS_System.h (+3, -6) (Diff)
/source/kernel/Makefile (+3, -6) (Diff)
/source/Makefile (+3, -6) (Diff)
/source/nan_compile.mk (+3, -6) (Diff)
/source/nan_definitions.mk (+3, -6) (Diff)
/source/nan_link.mk (+3, -6) (Diff)
/source/nan_subdirs.mk (+3, -6) (Diff)
/source/nan_warn.mk (+3, -6) (Diff)
/CMakeLists.txt (+3, -6) (Diff)
/extern/bFTGL/CMakeLists.txt (+3, -6) (Diff)
/extern/bFTGL/src/Makefile (+3, -6) (Diff)
/extern/bullet2/CMakeLists.txt (+3, -6) (Diff)
/extern/bullet2/Makefile (+3, -6) (Diff)
/extern/bullet2/src/Makefile (+3, -6) (Diff)
/extern/CMakeLists.txt (+3, -6) (Diff)
/extern/Makefile (+3, -6) (Diff)
/extern/ode/Makefile (+3, -6) (Diff)
/extern/qhull/CMakeLists.txt (+3, -6) (Diff)
/extern/qhull/src/Makefile (+3, -6) (Diff)
/extern/solid/CMakeLists.txt (+3, -6) (Diff)
/extern/solid/Makefile (+3, -6) (Diff)
/extern/solid/src/broad/Makefile (+3, -6) (Diff)
/extern/solid/src/complex/Makefile (+3, -6) (Diff)
/extern/solid/src/convex/Makefile (+3, -6) (Diff)
/extern/solid/src/Makefile (+3, -6) (Diff)
/extern/verse/CMakeLists.txt (+3, -6) (Diff)
/extern/verse/dist/CMakeLists.txt (+3, -6) (Diff)
/extern/verse/dist/mkprot_cmd/CMakeLists.txt (+3, -6) (Diff)
/extern/verse/Makefile (+3, -6) (Diff)
/intern/bmfont/BMF_Api.h (+3, -6) (Diff)
/intern/bmfont/BMF_Fonts.h (+3, -6) (Diff)
/intern/bmfont/BMF_Settings.h (+3, -6) (Diff)
/intern/bmfont/CMakeLists.txt (+3, -6) (Diff)
/intern/bmfont/intern/BMF_Api.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_BitmapFont.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_BitmapFont.h (+3, -6) (Diff)
/intern/bmfont/intern/BMF_FontData.h (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helv10.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helv12.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helvb10.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helvb12.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helvb14.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_helvb8.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_scr12.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_scr14.cpp (+3, -6) (Diff)
/intern/bmfont/intern/BMF_font_scr15.cpp (+3, -6) (Diff)
/intern/bmfont/intern/Makefile (+3, -6) (Diff)
/intern/bmfont/Makefile (+3, -6) (Diff)
/intern/bmfont/test/Makefile (+3, -6) (Diff)
/intern/bmfont/test/simpletest/BMF_Test.cpp (+3, -6) (Diff)
/intern/bmfont/test/simpletest/Makefile (+3, -6) (Diff)
/intern/boolop/CMakeLists.txt (+3, -6) (Diff)
/intern/boolop/extern/BOP_Interface.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_BBox.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_BBox.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_BSPNode.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_BSPNode.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_BSPTree.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_BSPTree.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Chrono.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Edge.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Edge.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Face.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Face.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Face2Face.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Face2Face.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Indexs.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Interface.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_MathUtils.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_MathUtils.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Merge.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Merge.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Mesh.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Mesh.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Segment.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Segment.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Splitter.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Splitter.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Tag.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Tag.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Triangulator.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Triangulator.h (+3, -6) (Diff)
/intern/boolop/intern/BOP_Vertex.cpp (+3, -6) (Diff)
/intern/boolop/intern/BOP_Vertex.h (+3, -6) (Diff)
/intern/boolop/intern/Makefile (+3, -6) (Diff)
/intern/boolop/Makefile (+3, -6) (Diff)
/intern/bsp/CMakeLists.txt (+3, -6) (Diff)
/intern/bsp/extern/CSG_BooleanOps.h (+3, -6) (Diff)
/intern/bsp/intern/BSP_CSGException.h (+3, -6) (Diff)
/intern/bsp/intern/BSP_CSGMesh.cpp (+3, -6) (Diff)
/intern/bsp/intern/BSP_CSGMesh.h (+3, -6) (Diff)
/intern/bsp/intern/BSP_CSGMesh_CFIterator.h (+3, -6) (Diff)
/intern/bsp/intern/BSP_MeshPrimitives.cpp (+3, -6) (Diff)
/intern/bsp/intern/BSP_MeshPrimitives.h (+3, -6) (Diff)
/intern/bsp/intern/CSG_BooleanOps.cpp (+3, -6) (Diff)
/intern/bsp/intern/Makefile (+3, -6) (Diff)
/intern/bsp/Makefile (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.cpp (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.cpp (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.cpp (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/main.cpp (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/Makefile (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/ply.h (+3, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/plyfile.c (+3, -6) (Diff)
/intern/bsp/test/Makefile (+3, -6) (Diff)
/intern/CMakeLists.txt (+3, -6) (Diff)
/intern/container/CMakeLists.txt (+3, -6) (Diff)
/intern/container/CTR_List.h (+3, -37) (Diff)
/intern/container/CTR_Map.h (+3, -6) (Diff)
/intern/container/CTR_TaggedIndex.h (+3, -6) (Diff)
/intern/container/CTR_TaggedSetOps.h (+3, -6) (Diff)
/intern/container/CTR_UHeap.h (+3, -6) (Diff)
/intern/container/intern/CTR_List.cpp (+3, -6) (Diff)
/intern/container/intern/Makefile (+3, -6) (Diff)
/intern/container/Makefile (+3, -6) (Diff)
/intern/decimation/CMakeLists.txt (+3, -6) (Diff)
/intern/decimation/extern/LOD_decimation.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_decimation.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_DecimationClass.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_EdgeCollapser.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_EdgeCollapser.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_ExternBufferEditor.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_ExternNormalEditor.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_ExternNormalEditor.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_FaceNormalEditor.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_FaceNormalEditor.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_ManMesh2.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_ManMesh2.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_MeshBounds.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_MeshException.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_MeshPrimitives.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_MeshPrimitives.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_QSDecimator.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_QSDecimator.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_Quadric.h (+3, -6) (Diff)
/intern/decimation/intern/LOD_QuadricEditor.cpp (+3, -6) (Diff)
/intern/decimation/intern/LOD_QuadricEditor.h (+3, -6) (Diff)
/intern/decimation/intern/Makefile (+3, -6) (Diff)
/intern/decimation/Makefile (+3, -6) (Diff)
/intern/elbeem/CMakeLists.txt (+3, -6) (Diff)
/intern/elbeem/extern/LBM_fluidsim.h (+3, -6) (Diff)
/intern/elbeem/intern/Makefile (+3, -6) (Diff)
/intern/elbeem/Makefile (+3, -6) (Diff)
/intern/ghost/CMakeLists.txt (+3, -6) (Diff)
/intern/ghost/GHOST_C-api.h (+3, -6) (Diff)
/intern/ghost/GHOST_IEvent.h (+3, -6) (Diff)
/intern/ghost/GHOST_IEventConsumer.h (+3, -6) (Diff)
/intern/ghost/GHOST_ISystem.h (+3, -6) (Diff)
/intern/ghost/GHOST_ITimerTask.h (+3, -6) (Diff)
/intern/ghost/GHOST_IWindow.h (+3, -6) (Diff)
/intern/ghost/GHOST_Rect.h (+3, -6) (Diff)
/intern/ghost/GHOST_Types.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Buttons.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Buttons.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_CallbackEventConsumer.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Debug.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManager.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManager.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerCarbon.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerCarbon.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerWin32.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerX11.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerX11.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Event.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventButton.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventCursor.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventKey.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventManager.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventManager.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_EventWheel.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_ISystem.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Rect.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_System.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_TimerManager.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_TimerManager.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_TimerTask.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_Window.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowManager.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowManager.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+3, -6) (Diff)
/intern/ghost/intern/GHOST_WindowX11.h (+3, -6) (Diff)
/intern/ghost/intern/Makefile (+3, -6) (Diff)
/intern/ghost/Makefile (+3, -6) (Diff)
/intern/ghost/test/gears/GHOST_C-Test.c (+3, -6) (Diff)
/intern/ghost/test/gears/GHOST_Test.cpp (+3, -6) (Diff)
/intern/ghost/test/gears/Makefile (+3, -6) (Diff)
/intern/ghost/test/Makefile (+3, -6) (Diff)
/intern/ghost/test/multitest/Basic.c (+3, -6) (Diff)
/intern/ghost/test/multitest/Basic.h (+3, -6) (Diff)
/intern/ghost/test/multitest/EventToBuf.c (+3, -6) (Diff)
/intern/ghost/test/multitest/EventToBuf.h (+3, -6) (Diff)
/intern/ghost/test/multitest/GL.h (+3, -6) (Diff)
/intern/ghost/test/multitest/Makefile (+3, -6) (Diff)
/intern/ghost/test/multitest/MultiTest.c (+3, -6) (Diff)
/intern/ghost/test/multitest/ScrollBar.c (+3, -6) (Diff)
/intern/ghost/test/multitest/ScrollBar.h (+3, -6) (Diff)
/intern/ghost/test/multitest/Util.c (+3, -6) (Diff)
/intern/ghost/test/multitest/Util.h (+3, -6) (Diff)
/intern/ghost/test/multitest/WindowData.c (+3, -6) (Diff)
/intern/ghost/test/multitest/WindowData.h (+3, -6) (Diff)
/intern/guardedalloc/CMakeLists.txt (+3, -6) (Diff)
/intern/guardedalloc/intern/Makefile (+3, -6) (Diff)
/intern/guardedalloc/intern/mallocn.c (+3, -6) (Diff)
/intern/guardedalloc/Makefile (+3, -6) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+3, -6) (Diff)
/intern/guardedalloc/test/Makefile (+3, -6) (Diff)
/intern/guardedalloc/test/simpletest/Makefile (+3, -6) (Diff)
/intern/guardedalloc/test/simpletest/memtest.c (+3, -6) (Diff)
/intern/iksolver/CMakeLists.txt (+3, -6) (Diff)
/intern/iksolver/extern/IK_solver.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_QJacobian.cpp (+3, -6) (Diff)
/intern/iksolver/intern/IK_QJacobian.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_QJacobianSolver.cpp (+3, -6) (Diff)
/intern/iksolver/intern/IK_QJacobianSolver.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_QSegment.cpp (+3, -6) (Diff)
/intern/iksolver/intern/IK_QSegment.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_QTask.cpp (+3, -6) (Diff)
/intern/iksolver/intern/IK_QTask.h (+3, -6) (Diff)
/intern/iksolver/intern/IK_Solver.cpp (+3, -6) (Diff)
/intern/iksolver/intern/Makefile (+3, -6) (Diff)
/intern/iksolver/intern/MT_ExpMap.cpp (+3, -6) (Diff)
/intern/iksolver/intern/MT_ExpMap.h (+3, -6) (Diff)
/intern/iksolver/Makefile (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutDrawer.cpp (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutDrawer.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.cpp (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutMouseManager.cpp (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutMouseManager.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/common/Makefile (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/intern/ChainDrawer.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/intern/main.cpp (+3, -37) (Diff)
/intern/iksolver/test/ik_glut_test/intern/Makefile (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/intern/MyGlutKeyHandler.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/intern/MyGlutMouseHandler.h (+3, -6) (Diff)
/intern/iksolver/test/ik_glut_test/Makefile (+3, -6) (Diff)
/intern/iksolver/test/Makefile (+3, -6) (Diff)
/intern/Makefile (+3, -6) (Diff)
/intern/memutil/CMakeLists.txt (+3, -6) (Diff)
/intern/memutil/intern/Makefile (+3, -6) (Diff)
/intern/memutil/intern/MEM_RefCountedC-Api.cpp (+3, -6) (Diff)
/intern/memutil/Makefile (+3, -6) (Diff)
/intern/memutil/MEM_Allocator.h (+3, -6) (Diff)
/intern/memutil/MEM_CacheLimiter.h (+3, -6) (Diff)
/intern/memutil/MEM_CacheLimiterC-Api.h (+3, -6) (Diff)
/intern/memutil/MEM_NonCopyable.h (+3, -6) (Diff)
/intern/memutil/MEM_RefCounted.h (+3, -6) (Diff)
/intern/memutil/MEM_RefCountedC-Api.h (+3, -6) (Diff)
/intern/memutil/MEM_RefCountPtr.h (+3, -6) (Diff)
/intern/memutil/MEM_SmartPtr.h (+3, -6) (Diff)
/intern/moto/CMakeLists.txt (+3, -6) (Diff)
/intern/moto/include/GEN_List.h (+3, -37) (Diff)
/intern/moto/include/GEN_Map.h (+3, -6) (Diff)
/intern/moto/include/MT_assert.h (+3, -6) (Diff)
/intern/moto/include/MT_CmMatrix4x4.h (+3, -6) (Diff)
/intern/moto/include/MT_Matrix3x3.h (+3, -6) (Diff)
/intern/moto/include/MT_Matrix4x4.h (+3, -6) (Diff)
/intern/moto/include/MT_MinMax.h (+3, -6) (Diff)
/intern/moto/include/MT_Optimize.h (+3, -6) (Diff)
/intern/moto/include/MT_Plane3.h (+3, -6) (Diff)
/intern/moto/include/MT_Point2.h (+3, -6) (Diff)
/intern/moto/include/MT_Point3.h (+3, -6) (Diff)
/intern/moto/include/MT_Quaternion.h (+3, -6) (Diff)
/intern/moto/include/MT_random.h (+3, -6) (Diff)
/intern/moto/include/MT_Scalar.h (+3, -6) (Diff)
/intern/moto/include/MT_Stream.h (+3, -6) (Diff)
/intern/moto/include/MT_Transform.h (+3, -6) (Diff)
/intern/moto/include/MT_Tuple2.h (+3, -6) (Diff)
/intern/moto/include/MT_Tuple3.h (+3, -6) (Diff)
/intern/moto/include/MT_Tuple4.h (+3, -6) (Diff)
/intern/moto/include/MT_Vector2.h (+3, -6) (Diff)
/intern/moto/include/MT_Vector3.h (+3, -6) (Diff)
/intern/moto/include/MT_Vector4.h (+3, -6) (Diff)
/intern/moto/include/NM_Scalar.h (+3, -6) (Diff)
/intern/moto/intern/Makefile (+3, -6) (Diff)
/intern/moto/intern/MT_Assert.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_CmMatrix4x4.cpp (+3, -37) (Diff)
/intern/moto/intern/MT_Matrix3x3.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Matrix4x4.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Plane3.cpp (+3, -37) (Diff)
/intern/moto/intern/MT_Point3.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Quaternion.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_random.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Transform.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Vector2.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Vector3.cpp (+3, -6) (Diff)
/intern/moto/intern/MT_Vector4.cpp (+3, -6) (Diff)
/intern/moto/Makefile (+3, -6) (Diff)
/intern/opennl/CMakeLists.txt (+3, -6) (Diff)
/intern/opennl/intern/Makefile (+3, -6) (Diff)
/intern/opennl/Makefile (+3, -6) (Diff)
/intern/opennl/superlu/Makefile (+3, -6) (Diff)
/intern/SoundSystem/CMakeLists.txt (+3, -6) (Diff)
/intern/SoundSystem/dummy/Makefile (+3, -6) (Diff)
/intern/SoundSystem/dummy/SND_DummyDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/dummy/SND_DummyDevice.h (+3, -6) (Diff)
/intern/SoundSystem/fmod/Makefile (+3, -6) (Diff)
/intern/SoundSystem/fmod/SND_FmodDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/fmod/SND_FmodDevice.h (+3, -6) (Diff)
/intern/SoundSystem/intern/Makefile (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_AudioDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_AudioDevice.h (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_C-api.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_CDObject.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_DeviceManager.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_IdObject.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_IdObject.h (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_Scene.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_SoundListener.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_SoundObject.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_Utils.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_WaveCache.cpp (+3, -6) (Diff)
/intern/SoundSystem/intern/SND_WaveSlot.cpp (+3, -6) (Diff)
/intern/SoundSystem/Makefile (+3, -6) (Diff)
/intern/SoundSystem/openal/Makefile (+3, -6) (Diff)
/intern/SoundSystem/openal/pthread_cancel.cpp (+3, -6) (Diff)
/intern/SoundSystem/openal/SND_OpenALDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/openal/SND_OpenALDevice.h (+3, -6) (Diff)
/intern/SoundSystem/sdl/Makefile (+3, -6) (Diff)
/intern/SoundSystem/sdl/SND_SDLCDDevice.cpp (+3, -6) (Diff)
/intern/SoundSystem/sdl/SND_SDLCDDevice.h (+3, -6) (Diff)
/intern/SoundSystem/SND_C-api.h (+3, -6) (Diff)
/intern/SoundSystem/SND_CDObject.h (+3, -6) (Diff)
/intern/SoundSystem/SND_DependKludge.h (+3, -6) (Diff)
/intern/SoundSystem/SND_DeviceManager.h (+3, -6) (Diff)
/intern/SoundSystem/SND_IAudioDevice.h (+3, -6) (Diff)
/intern/SoundSystem/SND_Object.h (+3, -6) (Diff)
/intern/SoundSystem/SND_Scene.h (+3, -6) (Diff)
/intern/SoundSystem/SND_SoundListener.h (+3, -6) (Diff)
/intern/SoundSystem/SND_SoundObject.h (+3, -6) (Diff)
/intern/SoundSystem/SND_test/Makefile (+3, -6) (Diff)
/intern/SoundSystem/SND_test/SND_test.c (+3, -6) (Diff)
/intern/SoundSystem/SND_Utils.h (+3, -6) (Diff)
/intern/SoundSystem/SND_WaveCache.h (+3, -6) (Diff)
/intern/SoundSystem/SND_WaveSlot.h (+3, -6) (Diff)
/intern/SoundSystem/SoundDefines.h (+3, -6) (Diff)
/intern/string/CMakeLists.txt (+3, -6) (Diff)
/intern/string/intern/Makefile (+3, -6) (Diff)
/intern/string/intern/STR_String.cpp (+3, -6) (Diff)
/intern/string/Makefile (+3, -6) (Diff)
/intern/string/STR_HashedString.h (+3, -6) (Diff)
/intern/string/STR_String.h (+3, -6) (Diff)
/Makefile (+3, -6) (Diff)
/po/Makefile (+3, -6) (Diff)
/release/beos-4.5-i386/specific.sh (+3, -6) (Diff)
/release/beos-5.0-i386/specific.sh (+3, -6) (Diff)
/release/datafiles/datatoc.c (+3, -6) (Diff)
/release/irix-6.2-mips/specific.sh (+3, -6) (Diff)
/release/Makefile (+3, -6) (Diff)
/release/plugins/bmake (+3, -6) (Diff)
/release/plugins/Makefile (+3, -6) (Diff)
/release/plugins/sequence/blur.c (+3, -6) (Diff)
/release/plugins/sequence/Makefile (+3, -6) (Diff)
/release/plugins/sequence/scatter.c (+3, -6) (Diff)
/release/plugins/texture/clouds2.c (+3, -6) (Diff)
/release/plugins/texture/Makefile (+3, -6) (Diff)
/release/plugins/texture/tiles.c (+3, -6) (Diff)
/release/windows/specific.sh (+3, -6) (Diff)
/SConstruct (+3, -6) (Diff)
/source/blender/avi/AVI_avi.h (+3, -6) (Diff)
/source/blender/avi/CMakeLists.txt (+3, -6) (Diff)
/source/blender/avi/intern/avi.c (+3, -6) (Diff)
/source/blender/avi/intern/avirgb.c (+3, -6) (Diff)
/source/blender/avi/intern/avirgb.h (+3, -6) (Diff)
/source/blender/avi/intern/avi_intern.h (+3, -6) (Diff)
/source/blender/avi/intern/codecs.c (+3, -6) (Diff)
/source/blender/avi/intern/endian.c (+3, -6) (Diff)
/source/blender/avi/intern/endian.h (+3, -6) (Diff)
/source/blender/avi/intern/Makefile (+3, -6) (Diff)
/source/blender/avi/intern/mjpeg.c (+3, -6) (Diff)
/source/blender/avi/intern/mjpeg.h (+3, -6) (Diff)
/source/blender/avi/intern/options.c (+3, -6) (Diff)
/source/blender/avi/intern/rgb32.c (+3, -6) (Diff)
/source/blender/avi/intern/rgb32.h (+3, -6) (Diff)
/source/blender/avi/Makefile (+3, -6) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/Makefile (+3, -6) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/stubs.c (+3, -6) (Diff)
/source/blender/blenkernel/BKE_action.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_anim.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_armature.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_bad_level_calls.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_blender.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_bmesh.h (+2, -2) (Diff)
/source/blender/blenkernel/BKE_bmfont.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_bmfont_types.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_booleanops.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_booleanops_mesh.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_brush.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_collision.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_constraint.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_curve.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_deform.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_depsgraph.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_DerivedMesh.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_displist.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_effect.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_endian.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_exotic.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_font.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_global.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_group.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_idprop.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_image.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_ipo.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_key.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_lattice.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_library.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_main.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_material.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_mball.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_mesh.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_modifier.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_nla.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_object.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_packedFile.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_particle.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_plugin_types.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_property.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_sca.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_scene.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_screen.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_script.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_softbody.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_sound.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_subsurf.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_text.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_texture.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_utildefines.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_verse.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_world.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_writeavi.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_writeffmpeg.h (+3, -6) (Diff)
/source/blender/blenkernel/BKE_writeframeserver.h (+3, -6) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenkernel/depsgraph_private.h (+3, -6) (Diff)
/source/blender/blenkernel/intern/action.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/anim.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/armature.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/blender.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/bmesh_private.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/BME_conversions.c (+3, -5) (Diff)
/source/blender/blenkernel/intern/BME_eulers.c (+3, -5) (Diff)
/source/blender/blenkernel/intern/BME_mesh.c (+3, -5) (Diff)
/source/blender/blenkernel/intern/BME_structure.c (+3, -5) (Diff)
/source/blender/blenkernel/intern/BME_tools.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/bmfont.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/brush.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/cloth.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/collision.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/constraint.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/curve.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/deform.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/displist.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/effect.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/exotic.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/font.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/idprop.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/implicit.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/ipo.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/kdop.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/key.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/lattice.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/library.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/Makefile (+3, -6) (Diff)
/source/blender/blenkernel/intern/material.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/mball.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/mesh.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/nla.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/object.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/packedFile.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/particle.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/property.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/sca.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/scene.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/screen.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/script.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/softbody.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/text.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/texture.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_bitmap_node.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_geometry_node.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_method.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_node.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_object_node.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/verse_session.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/world.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/writeavi.c (+3, -6) (Diff)
/source/blender/blenkernel/Makefile (+3, -6) (Diff)
/source/blender/blenlib/BLI_arithb.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_blenlib.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_boxpack2d.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_bpath.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_dynamiclist.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_dynstr.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_edgehash.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_editVert.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_ghash.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_gsqueue.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_heap.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_kdtree.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_linklist.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_memarena.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_rand.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_storage_types.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_vfontdata.h (+3, -6) (Diff)
/source/blender/blenlib/BLI_winstuff.h (+3, -6) (Diff)
/source/blender/blenlib/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenlib/intern/arithb.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_callbacks.h (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_dynstr.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_fileops.h (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_ghash.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_heap.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_kdtree.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_linklist.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_memarena.c (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_scanfill.h (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_storage.h (+3, -6) (Diff)
/source/blender/blenlib/intern/BLI_util.h (+3, -6) (Diff)
/source/blender/blenlib/intern/boxpack2d.c (+3, -6) (Diff)
/source/blender/blenlib/intern/bpath.c (+3, -6) (Diff)
/source/blender/blenlib/intern/dynlib.c (+3, -6) (Diff)
/source/blender/blenlib/intern/edgehash.c (+3, -6) (Diff)
/source/blender/blenlib/intern/fileops.c (+3, -6) (Diff)
/source/blender/blenlib/intern/freetypefont.c (+3, -6) (Diff)
/source/blender/blenlib/intern/gsqueue.c (+3, -6) (Diff)
/source/blender/blenlib/intern/Makefile (+3, -6) (Diff)
/source/blender/blenlib/intern/matrixops.c (+3, -6) (Diff)
/source/blender/blenlib/intern/noise.c (+3, -6) (Diff)
/source/blender/blenlib/intern/psfont.c (+3, -6) (Diff)
/source/blender/blenlib/intern/rand.c (+3, -6) (Diff)
/source/blender/blenlib/intern/rct.c (+3, -6) (Diff)
/source/blender/blenlib/intern/scanfill.c (+3, -6) (Diff)
/source/blender/blenlib/intern/storage.c (+3, -6) (Diff)
/source/blender/blenlib/intern/time.c (+3, -6) (Diff)
/source/blender/blenlib/intern/util.c (+3, -6) (Diff)
/source/blender/blenlib/intern/vectorops.c (+3, -6) (Diff)
/source/blender/blenlib/intern/winstuff.c (+3, -6) (Diff)
/source/blender/blenlib/Makefile (+3, -6) (Diff)
/source/blender/blenlib/MTC_matrixops.h (+3, -6) (Diff)
/source/blender/blenlib/MTC_vectorops.h (+3, -6) (Diff)
/source/blender/blenlib/PIL_dynlib.h (+3, -6) (Diff)
/source/blender/blenlib/PIL_time.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_genfile.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_readfile.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_soundfile.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_sys_types.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_undofile.h (+3, -6) (Diff)
/source/blender/blenloader/BLO_writefile.h (+3, -6) (Diff)
/source/blender/blenloader/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenloader/intern/genfile.c (+3, -6) (Diff)
/source/blender/blenloader/intern/genfile.h (+3, -6) (Diff)
/source/blender/blenloader/intern/Makefile (+3, -6) (Diff)
/source/blender/blenloader/intern/readblenentry.c (+3, -6) (Diff)
/source/blender/blenloader/intern/readfile.h (+3, -6) (Diff)
/source/blender/blenloader/intern/undofile.c (+3, -6) (Diff)
/source/blender/blenloader/intern/writefile.c (+3, -6) (Diff)
/source/blender/blenloader/Makefile (+3, -6) (Diff)
/source/blender/blenpluginapi/CMakeLists.txt (+3, -6) (Diff)
/source/blender/blenpluginapi/documentation.h (+3, -6) (Diff)
/source/blender/blenpluginapi/intern/Makefile (+3, -6) (Diff)
/source/blender/blenpluginapi/intern/pluginapi.c (+3, -6) (Diff)
/source/blender/blenpluginapi/Makefile (+3, -6) (Diff)
/source/blender/CMakeLists.txt (+3, -6) (Diff)
/source/blender/ftfont/CMakeLists.txt (+3, -6) (Diff)
/source/blender/ftfont/FTF_Api.h (+3, -6) (Diff)
/source/blender/ftfont/FTF_Settings.h (+3, -6) (Diff)
/source/blender/ftfont/intern/FTF_Api.cpp (+3, -6) (Diff)
/source/blender/ftfont/intern/FTF_TTFont.cpp (+3, -6) (Diff)
/source/blender/ftfont/intern/FTF_TTFont.h (+3, -6) (Diff)
/source/blender/ftfont/intern/Makefile (+3, -6) (Diff)
/source/blender/ftfont/Makefile (+3, -6) (Diff)
/source/blender/imbuf/CMakeLists.txt (+3, -6) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+3, -6) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+3, -6) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+3, -6) (Diff)
/source/blender/imbuf/intern/amiga.c (+3, -6) (Diff)
/source/blender/imbuf/intern/anim.c (+3, -6) (Diff)
/source/blender/imbuf/intern/anim5.c (+3, -6) (Diff)
/source/blender/imbuf/intern/antialias.c (+3, -6) (Diff)
/source/blender/imbuf/intern/bitplanes.c (+3, -6) (Diff)
/source/blender/imbuf/intern/bmp.c (+3, -6) (Diff)
/source/blender/imbuf/intern/cineon/CMakeLists.txt (+3, -6) (Diff)
/source/blender/imbuf/intern/cineon/Makefile (+3, -6) (Diff)
/source/blender/imbuf/intern/cmap.c (+3, -6) (Diff)
/source/blender/imbuf/intern/cspace.c (+3, -6) (Diff)
/source/blender/imbuf/intern/data.c (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/BlockDXT.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/BlockDXT.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Color.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/ColorBlock.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/ColorBlock.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Common.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/dds_api.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/dds_api.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/DirectDrawSurface.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Image.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Image.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Makefile (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/PixelFormat.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Stream.cpp (+3, -6) (Diff)
/source/blender/imbuf/intern/dds/Stream.h (+3, -6) (Diff)
/source/blender/imbuf/intern/dither.c (+3, -6) (Diff)
/source/blender/imbuf/intern/divers.c (+3, -6) (Diff)
/source/blender/imbuf/intern/dynlibtiff.c (+3, -6) (Diff)
/source/blender/imbuf/intern/dynlibtiff.h (+3, -6) (Diff)
/source/blender/imbuf/intern/filter.c (+3, -6) (Diff)
/source/blender/imbuf/intern/gen_dynlibtiff.py (+6, -12) (Diff)
/source/blender/imbuf/intern/ham.c (+3, -6) (Diff)
/source/blender/imbuf/intern/hamx.c (+3, -6) (Diff)
/source/blender/imbuf/intern/iff.c (+3, -6) (Diff)
/source/blender/imbuf/intern/imageprocess.c (+3, -6) (Diff)
/source/blender/imbuf/intern/imbuf.h (+3, -6) (Diff)
/source/blender/imbuf/intern/imbuf_patch.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_allocimbuf.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_amiga.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_anim.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_bitplanes.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_bmp.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_cmap.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_divers.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_filter.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_ham.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_hamx.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_iff.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_iris.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_jpeg.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_png.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_targa.h (+3, -6) (Diff)
/source/blender/imbuf/intern/IMB_tiff.h (+3, -6) (Diff)
/source/blender/imbuf/intern/iris.c (+3, -6) (Diff)
/source/blender/imbuf/intern/jpeg.c (+3, -6) (Diff)
/source/blender/imbuf/intern/Makefile (+3, -6) (Diff)
/source/blender/imbuf/intern/matrix.h (+3, -6) (Diff)
/source/blender/imbuf/intern/openexr/CMakeLists.txt (+3, -6) (Diff)
/source/blender/imbuf/intern/openexr/Makefile (+3, -6) (Diff)
/source/blender/imbuf/intern/png.c (+3, -6) (Diff)
/source/blender/imbuf/intern/readimage.c (+3, -6) (Diff)
/source/blender/imbuf/intern/rectop.c (+3, -6) (Diff)
/source/blender/imbuf/intern/rotate.c (+3, -6) (Diff)
/source/blender/imbuf/intern/scaling.c (+3, -6) (Diff)
/source/blender/imbuf/intern/targa.c (+3, -6) (Diff)
/source/blender/imbuf/intern/tiff.c (+3, -6) (Diff)
/source/blender/imbuf/intern/util.c (+3, -6) (Diff)
/source/blender/imbuf/intern/writeimage.c (+3, -6) (Diff)
/source/blender/imbuf/Makefile (+3, -6) (Diff)
/source/blender/include/BDR_drawaction.h (+3, -6) (Diff)
/source/blender/include/BDR_drawmesh.h (+3, -6) (Diff)
/source/blender/include/BDR_drawobject.h (+3, -6) (Diff)
/source/blender/include/BDR_editcurve.h (+3, -6) (Diff)
/source/blender/include/BDR_editface.h (+3, -6) (Diff)
/source/blender/include/BDR_editmball.h (+3, -6) (Diff)
/source/blender/include/BDR_editobject.h (+3, -6) (Diff)
/source/blender/include/BDR_imagepaint.h (+3, -6) (Diff)
/source/blender/include/BDR_unwrapper.h (+3, -6) (Diff)
/source/blender/include/BDR_vpaint.h (+3, -6) (Diff)
/source/blender/include/BIF_butspace.h (+3, -6) (Diff)
/source/blender/include/BIF_cursors.h (+3, -6) (Diff)
/source/blender/include/BIF_drawimage.h (+3, -6) (Diff)
/source/blender/include/BIF_drawoops.h (+3, -6) (Diff)
/source/blender/include/BIF_drawscene.h (+3, -6) (Diff)
/source/blender/include/BIF_drawscript.h (+3, -6) (Diff)
/source/blender/include/BIF_drawseq.h (+3, -6) (Diff)
/source/blender/include/BIF_drawtext.h (+3, -6) (Diff)
/source/blender/include/BIF_editaction.h (+3, -6) (Diff)
/source/blender/include/BIF_editarmature.h (+3, -6) (Diff)
/source/blender/include/BIF_editconstraint.h (+3, -6) (Diff)
/source/blender/include/BIF_editdeform.h (+3, -6) (Diff)
/source/blender/include/BIF_editfont.h (+3, -6) (Diff)
/source/blender/include/BIF_editgroup.h (+3, -6) (Diff)
/source/blender/include/BIF_editkey.h (+3, -6) (Diff)
/source/blender/include/BIF_editlattice.h (+3, -6) (Diff)
/source/blender/include/BIF_editmesh.h (+3, -6) (Diff)
/source/blender/include/BIF_editmode_undo.h (+3, -6) (Diff)
/source/blender/include/BIF_editnla.h (+3, -6) (Diff)
/source/blender/include/BIF_editoops.h (+3, -6) (Diff)
/source/blender/include/BIF_editparticle.h (+2, -2) (Diff)
/source/blender/include/BIF_editsca.h (+3, -6) (Diff)
/source/blender/include/BIF_editseq.h (+3, -6) (Diff)
/source/blender/include/BIF_editsima.h (+3, -6) (Diff)
/source/blender/include/BIF_editsound.h (+3, -6) (Diff)
/source/blender/include/BIF_editview.h (+3, -6) (Diff)
/source/blender/include/BIF_fsmenu.h (+3, -6) (Diff)
/source/blender/include/BIF_gl.h (+3, -6) (Diff)
/source/blender/include/BIF_glutil.h (+3, -6) (Diff)
/source/blender/include/BIF_graphics.h (+3, -6) (Diff)
/source/blender/include/BIF_imasel.h (+3, -6) (Diff)
/source/blender/include/BIF_interface.h (+3, -6) (Diff)
/source/blender/include/BIF_interface_icons.h (+3, -6) (Diff)
/source/blender/include/BIF_keyval.h (+3, -6) (Diff)
/source/blender/include/BIF_language.h (+3, -6) (Diff)
/source/blender/include/BIF_mainqueue.h (+3, -6) (Diff)
/source/blender/include/BIF_meshlaplacian.h (+3, -6) (Diff)
/source/blender/include/BIF_meshtools.h (+3, -6) (Diff)
/source/blender/include/BIF_mywindow.h (+3, -6) (Diff)
/source/blender/include/BIF_oops.h (+3, -6) (Diff)
/source/blender/include/BIF_outliner.h (+3, -6) (Diff)
/source/blender/include/BIF_poselib.h (+3, -6) (Diff)
/source/blender/include/BIF_poseobject.h (+3, -6) (Diff)
/source/blender/include/BIF_previewrender.h (+3, -6) (Diff)
/source/blender/include/BIF_renderwin.h (+3, -6) (Diff)
/source/blender/include/BIF_resources.h (+3, -6) (Diff)
/source/blender/include/BIF_scrarea.h (+3, -6) (Diff)
/source/blender/include/BIF_screen.h (+3, -6) (Diff)
/source/blender/include/BIF_space.h (+3, -6) (Diff)
/source/blender/include/BIF_spacetypes.h (+3, -6) (Diff)
/source/blender/include/BIF_tbcallback.h (+3, -6) (Diff)
/source/blender/include/BIF_toets.h (+3, -6) (Diff)
/source/blender/include/BIF_toolbox.h (+3, -6) (Diff)
/source/blender/include/BIF_transform.h (+3, -6) (Diff)
/source/blender/include/BIF_usiblender.h (+3, -6) (Diff)
/source/blender/include/BIF_verse.h (+3, -6) (Diff)
/source/blender/include/BIF_writeavicodec.h (+3, -6) (Diff)
/source/blender/include/BIF_writeimage.h (+3, -6) (Diff)
/source/blender/include/BIF_writemovie.h (+3, -6) (Diff)
/source/blender/include/blendef.h (+3, -6) (Diff)
/source/blender/include/BSE_drawimasel.h (+3, -6) (Diff)
/source/blender/include/BSE_drawipo.h (+3, -6) (Diff)
/source/blender/include/BSE_drawnla.h (+3, -6) (Diff)
/source/blender/include/BSE_drawoops.h (+3, -6) (Diff)
/source/blender/include/BSE_drawview.h (+3, -6) (Diff)
/source/blender/include/BSE_edit.h (+3, -6) (Diff)
/source/blender/include/BSE_editaction_types.h (+3, -6) (Diff)
/source/blender/include/BSE_editipo.h (+3, -6) (Diff)
/source/blender/include/BSE_editipo_types.h (+3, -6) (Diff)
/source/blender/include/BSE_editnla_types.h (+3, -6) (Diff)
/source/blender/include/BSE_filesel.h (+3, -6) (Diff)
/source/blender/include/BSE_headerbuttons.h (+3, -6) (Diff)
/source/blender/include/BSE_seqaudio.h (+3, -6) (Diff)
/source/blender/include/BSE_seqeffects.h (+3, -6) (Diff)
/source/blender/include/BSE_sequence.h (+3, -6) (Diff)
/source/blender/include/BSE_time.h (+2, -5) (Diff)
/source/blender/include/BSE_trans_types.h (+3, -6) (Diff)
/source/blender/include/BSE_types.h (+3, -6) (Diff)
/source/blender/include/BSE_view.h (+3, -6) (Diff)
/source/blender/include/butspace.h (+3, -6) (Diff)
/source/blender/include/datatoc.h (+3, -6) (Diff)
/source/blender/include/editlattice_ext.h (+3, -6) (Diff)
/source/blender/include/editmesh.h (+3, -6) (Diff)
/source/blender/include/interface.h (+3, -6) (Diff)
/source/blender/include/keyed_functions.h (+3, -6) (Diff)
/source/blender/include/license_key.h (+3, -6) (Diff)
/source/blender/include/LOD_DependKludge.h (+3, -6) (Diff)
/source/blender/include/mydevice.h (+3, -6) (Diff)
/source/blender/include/nla.h (+3, -6) (Diff)
/source/blender/include/objfnt.h (+3, -6) (Diff)
/source/blender/include/particle_effect.h (+3, -6) (Diff)
/source/blender/include/playanim_ext.h (+3, -6) (Diff)
/source/blender/include/transform.h (+3, -6) (Diff)
/source/blender/Makefile (+3, -6) (Diff)
/source/blender/makesdna/CMakeLists.txt (+3, -6) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_camera_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_controller_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_documentation.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_effect_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_group_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_ID.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_image_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_ipo_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_key_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_lamp_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_lattice_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_listBase.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_material_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_meshdata_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_meta_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_nla_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_object_fluidsim.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_object_force.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_object_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_oops_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_packedFile_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_property_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_radio_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_scriptlink_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_sdna_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_sensor_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_sound_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_text_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_vec_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_vfont_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_view2d_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_wave_types.h (+3, -6) (Diff)
/source/blender/makesdna/DNA_world_types.h (+3, -6) (Diff)
/source/blender/makesdna/intern/CMakeLists.txt (+3, -6) (Diff)
/source/blender/makesdna/intern/Makefile (+3, -6) (Diff)
/source/blender/makesdna/intern/makesdna.c (+3, -6) (Diff)
/source/blender/makesdna/Makefile (+3, -6) (Diff)
/source/blender/nodes/CMakeLists.txt (+3, -6) (Diff)
/source/blender/nodes/intern/CMP_nodes/Makefile (+3, -6) (Diff)
/source/blender/nodes/intern/Makefile (+3, -6) (Diff)
/source/blender/nodes/intern/SHD_nodes/Makefile (+3, -6) (Diff)
/source/blender/nodes/Makefile (+3, -6) (Diff)
/source/blender/python/api2_2x/Armature.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Armature.h (+4, -7) (Diff)
/source/blender/python/api2_2x/BezTriple.c (+4, -7) (Diff)
/source/blender/python/api2_2x/BezTriple.h (+4, -7) (Diff)
/source/blender/python/api2_2x/BGL.c (+3, -6) (Diff)
/source/blender/python/api2_2x/BGL.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Blender.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Blender.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Bone.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Bone.h (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy.c (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy.h (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy_config.c (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy_config.h (+4, -7) (Diff)
/source/blender/python/api2_2x/bpy_data.c (+3, -6) (Diff)
/source/blender/python/api2_2x/bpy_data.h (+3, -6) (Diff)
/source/blender/python/api2_2x/bpy_types.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Camera.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Camera.h (+4, -7) (Diff)
/source/blender/python/api2_2x/charRGBA.c (+4, -7) (Diff)
/source/blender/python/api2_2x/charRGBA.h (+4, -7) (Diff)
/source/blender/python/api2_2x/constant.c (+4, -7) (Diff)
/source/blender/python/api2_2x/constant.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Constraint.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Constraint.h (+4, -7) (Diff)
/source/blender/python/api2_2x/CurNurb.c (+4, -7) (Diff)
/source/blender/python/api2_2x/CurNurb.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Curve.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Curve.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Draw.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Draw.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Effect.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Effect.h (+4, -7) (Diff)
/source/blender/python/api2_2x/euler.c (+4, -7) (Diff)
/source/blender/python/api2_2x/euler.h (+4, -7) (Diff)
/source/blender/python/api2_2x/EXPP_interface.c (+4, -7) (Diff)
/source/blender/python/api2_2x/EXPP_interface.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Font.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Font.h (+4, -7) (Diff)
/source/blender/python/api2_2x/gen_library.h (+3, -6) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+3, -6) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Geometry.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Geometry.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Group.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Group.h (+4, -7) (Diff)
/source/blender/python/api2_2x/IDProp.c (+3, -6) (Diff)
/source/blender/python/api2_2x/IDProp.h (+3, -6) (Diff)
/source/blender/python/api2_2x/Image.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Image.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Ipo.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Ipo.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Ipocurve.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Key.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Key.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Lamp.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Lamp.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Lattice.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Lattice.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Library.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Library.h (+4, -7) (Diff)
/source/blender/python/api2_2x/logic.c (+4, -7) (Diff)
/source/blender/python/api2_2x/logic.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Makefile (+3, -6) (Diff)
/source/blender/python/api2_2x/Material.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Material.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Mathutils.h (+4, -7) (Diff)
/source/blender/python/api2_2x/matrix.c (+4, -7) (Diff)
/source/blender/python/api2_2x/matrix.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Mesh.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Mesh.h (+4, -7) (Diff)
/source/blender/python/api2_2x/meshPrimitive.c (+4, -7) (Diff)
/source/blender/python/api2_2x/meshPrimitive.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Metaball.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Metaball.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Modifier.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Modifier.h (+4, -7) (Diff)
/source/blender/python/api2_2x/modules.h (+4, -7) (Diff)
/source/blender/python/api2_2x/MTex.c (+3, -6) (Diff)
/source/blender/python/api2_2x/MTex.h (+4, -7) (Diff)
/source/blender/python/api2_2x/NLA.c (+3, -6) (Diff)
/source/blender/python/api2_2x/NLA.h (+4, -7) (Diff)
/source/blender/python/api2_2x/NMesh.c (+3, -6) (Diff)
/source/blender/python/api2_2x/NMesh.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Node.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Node.h (+3, -6) (Diff)
/source/blender/python/api2_2x/Noise.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Object.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Object.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Particle.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Particle.h (+4, -7) (Diff)
/source/blender/python/api2_2x/point.c (+4, -7) (Diff)
/source/blender/python/api2_2x/point.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Pose.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Pose.h (+3, -6) (Diff)
/source/blender/python/api2_2x/quat.c (+3, -6) (Diff)
/source/blender/python/api2_2x/quat.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Registry.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Registry.h (+4, -7) (Diff)
/source/blender/python/api2_2x/rgbTuple.c (+4, -7) (Diff)
/source/blender/python/api2_2x/rgbTuple.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Scene.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Scene.h (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneRadio.c (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneRadio.h (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+3, -6) (Diff)
/source/blender/python/api2_2x/sceneRender.h (+3, -6) (Diff)
/source/blender/python/api2_2x/sceneSequence.c (+3, -6) (Diff)
/source/blender/python/api2_2x/sceneSequence.h (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneTimeLine.c (+4, -7) (Diff)
/source/blender/python/api2_2x/sceneTimeLine.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Sound.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Sound.h (+4, -7) (Diff)
/source/blender/python/api2_2x/SurfNurb.c (+3, -6) (Diff)
/source/blender/python/api2_2x/SurfNurb.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Sys.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Sys.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Text.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Text.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Text3d.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Text3d.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Texture.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Texture.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Types.c (+4, -7) (Diff)
/source/blender/python/api2_2x/Types.h (+4, -7) (Diff)
/source/blender/python/api2_2x/vector.c (+3, -6) (Diff)
/source/blender/python/api2_2x/vector.h (+4, -7) (Diff)
/source/blender/python/api2_2x/Window.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Window.h (+3, -6) (Diff)
/source/blender/python/api2_2x/windowTheme.c (+3, -6) (Diff)
/source/blender/python/api2_2x/windowTheme.h (+4, -7) (Diff)
/source/blender/python/api2_2x/World.c (+4, -7) (Diff)
/source/blender/python/api2_2x/World.h (+4, -7) (Diff)
/source/blender/python/BPY_extern.h (+3, -6) (Diff)
/source/blender/python/BPY_interface.c (+3, -6) (Diff)
/source/blender/python/BPY_menus.c (+3, -6) (Diff)
/source/blender/python/BPY_menus.h (+3, -6) (Diff)
/source/blender/python/CMakeLists.txt (+3, -6) (Diff)
/source/blender/python/Makefile (+3, -6) (Diff)
/source/blender/quicktime/apple/Makefile (+3, -6) (Diff)
/source/blender/quicktime/apple/quicktime_export.c (+3, -6) (Diff)
/source/blender/quicktime/apple/quicktime_import.c (+3, -6) (Diff)
/source/blender/quicktime/CMakeLists.txt (+3, -6) (Diff)
/source/blender/quicktime/Makefile (+3, -6) (Diff)
/source/blender/quicktime/quicktime_export.h (+3, -6) (Diff)
/source/blender/quicktime/quicktime_import.h (+3, -6) (Diff)
/source/blender/radiosity/CMakeLists.txt (+3, -6) (Diff)
/source/blender/radiosity/extern/include/radio.h (+3, -6) (Diff)
/source/blender/radiosity/extern/include/radio_types.h (+3, -6) (Diff)
/source/blender/radiosity/intern/Makefile (+3, -6) (Diff)
/source/blender/radiosity/intern/source/Makefile (+3, -6) (Diff)
/source/blender/radiosity/intern/source/raddisplay.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radfactors.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radio.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radnode.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radpostprocess.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radpreprocess.c (+3, -6) (Diff)
/source/blender/radiosity/intern/source/radrender.c (+3, -6) (Diff)
/source/blender/radiosity/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/BLO_readblenfile.h (+3, -6) (Diff)
/source/blender/readblenfile/CMakeLists.txt (+3, -6) (Diff)
/source/blender/readblenfile/intern/BLO_readblenfile.c (+3, -6) (Diff)
/source/blender/readblenfile/intern/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/stub/BLO_readblenfileSTUB.c (+3, -6) (Diff)
/source/blender/readblenfile/stub/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/test/Makefile (+3, -6) (Diff)
/source/blender/readblenfile/test/test.c (+3, -6) (Diff)
/source/blender/render/CMakeLists.txt (+3, -6) (Diff)
/source/blender/render/intern/include/envmap.h (+3, -6) (Diff)
/source/blender/render/intern/include/gammaCorrectionTables.h (+3, -6) (Diff)
/source/blender/render/intern/include/initrender.h (+3, -6) (Diff)
/source/blender/render/intern/include/rendercore.h (+3, -6) (Diff)
/source/blender/render/intern/include/shadbuf.h (+3, -6) (Diff)
/source/blender/render/intern/include/strand.h (+3, -6) (Diff)
/source/blender/render/intern/include/texture.h (+3, -6) (Diff)
/source/blender/render/intern/Makefile (+3, -6) (Diff)
/source/blender/render/intern/source/gammaCorrectionTables.c (+3, -6) (Diff)
/source/blender/render/intern/source/Makefile (+3, -6) (Diff)
/source/blender/render/Makefile (+3, -6) (Diff)
/source/blender/src/Bfont.c (+3, -6) (Diff)
/source/blender/src/booleanops.c (+3, -6) (Diff)
/source/blender/src/booleanops_mesh.c (+3, -6) (Diff)
/source/blender/src/butspace.c (+3, -6) (Diff)
/source/blender/src/buttons_editing.c (+3, -6) (Diff)
/source/blender/src/buttons_logic.c (+3, -6) (Diff)
/source/blender/src/buttons_object.c (+3, -6) (Diff)
/source/blender/src/buttons_scene.c (+3, -6) (Diff)
/source/blender/src/buttons_script.c (+3, -6) (Diff)
/source/blender/src/CMakeLists.txt (+3, -6) (Diff)
/source/blender/src/cmap.tga.c (+3, -6) (Diff)
/source/blender/src/cmovie.tga.c (+3, -6) (Diff)
/source/blender/src/cre/license.jpeg.c (+3, -6) (Diff)
/source/blender/src/cre/license_key.c (+3, -6) (Diff)
/source/blender/src/cursors.c (+3, -6) (Diff)
/source/blender/src/drawaction.c (+3, -6) (Diff)
/source/blender/src/drawdeps.c (+3, -6) (Diff)
/source/blender/src/drawimasel.c (+3, -6) (Diff)
/source/blender/src/drawipo.c (+3, -6) (Diff)
/source/blender/src/drawmesh.c (+3, -6) (Diff)
/source/blender/src/drawnla.c (+3, -6) (Diff)
/source/blender/src/drawobject.c (+3, -6) (Diff)
/source/blender/src/drawoops.c (+3, -6) (Diff)
/source/blender/src/drawscene.c (+3, -6) (Diff)
/source/blender/src/drawscript.c (+3, -6) (Diff)
/source/blender/src/drawseq.c (+3, -6) (Diff)
/source/blender/src/drawsound.c (+3, -6) (Diff)
/source/blender/src/drawtext.c (+3, -6) (Diff)
/source/blender/src/drawview.c (+3, -6) (Diff)
/source/blender/src/edit.c (+3, -6) (Diff)
/source/blender/src/editaction.c (+3, -6) (Diff)
/source/blender/src/editarmature.c (+3, -6) (Diff)
/source/blender/src/editconstraint.c (+3, -6) (Diff)
/source/blender/src/editcurve.c (+3, -6) (Diff)
/source/blender/src/editdeform.c (+3, -6) (Diff)
/source/blender/src/editface.c (+3, -6) (Diff)
/source/blender/src/editfont.c (+3, -6) (Diff)
/source/blender/src/editgroup.c (+3, -6) (Diff)
/source/blender/src/editimasel.c (+3, -6) (Diff)
/source/blender/src/editkey.c (+3, -6) (Diff)
/source/blender/src/editlattice.c (+3, -6) (Diff)
/source/blender/src/editmball.c (+3, -6) (Diff)
/source/blender/src/editmesh.c (+3, -6) (Diff)
/source/blender/src/editmesh_add.c (+3, -6) (Diff)
/source/blender/src/editmesh_lib.c (+3, -6) (Diff)
/source/blender/src/editmesh_loop.c (+3, -6) (Diff)
/source/blender/src/editmesh_mods.c (+3, -6) (Diff)
/source/blender/src/editmesh_tools.c (+3, -6) (Diff)
/source/blender/src/editmode_undo.c (+3, -6) (Diff)
/source/blender/src/editobject.c (+3, -6) (Diff)
/source/blender/src/editoops.c (+3, -6) (Diff)
/source/blender/src/editparticle.c (+3, -6) (Diff)
/source/blender/src/editscreen.c (+3, -6) (Diff)
/source/blender/src/editseq.c (+3, -6) (Diff)
/source/blender/src/editsima.c (+3, -6) (Diff)
/source/blender/src/editsound.c (+3, -6) (Diff)
/source/blender/src/editview.c (+3, -6) (Diff)
/source/blender/src/eventdebug.c (+3, -6) (Diff)
/source/blender/src/filesel.c (+3, -6) (Diff)
/source/blender/src/fluidsim.c (+3, -6) (Diff)
/source/blender/src/fsmenu.c (+3, -6) (Diff)
/source/blender/src/ghostwinlay.c (+3, -6) (Diff)
/source/blender/src/glutil.c (+3, -6) (Diff)
/source/blender/src/hddaudio.c (+3, -6) (Diff)
/source/blender/src/headerbuttons.c (+3, -6) (Diff)
/source/blender/src/header_action.c (+3, -6) (Diff)
/source/blender/src/header_buttonswin.c (+3, -6) (Diff)
/source/blender/src/header_filesel.c (+3, -6) (Diff)
/source/blender/src/header_image.c (+3, -6) (Diff)
/source/blender/src/header_imasel.c (+3, -6) (Diff)
/source/blender/src/header_info.c (+3, -6) (Diff)
/source/blender/src/header_ipo.c (+3, -6) (Diff)
/source/blender/src/header_nla.c (+3, -6) (Diff)
/source/blender/src/header_script.c (+3, -6) (Diff)
/source/blender/src/header_seq.c (+3, -6) (Diff)
/source/blender/src/header_sound.c (+3, -6) (Diff)
/source/blender/src/header_text.c (+3, -6) (Diff)
/source/blender/src/header_time.c (+3, -6) (Diff)
/source/blender/src/header_view3d.c (+3, -6) (Diff)
/source/blender/src/imagepaint.c (+3, -6) (Diff)
/source/blender/src/imasel.c (+3, -6) (Diff)
/source/blender/src/interface.c (+3, -6) (Diff)
/source/blender/src/interface_draw.c (+3, -6) (Diff)
/source/blender/src/interface_icons.c (+3, -6) (Diff)
/source/blender/src/interface_panel.c (+3, -6) (Diff)
/source/blender/src/keyval.c (+3, -6) (Diff)
/source/blender/src/language.c (+3, -6) (Diff)
/source/blender/src/lorem.c (+3, -6) (Diff)
/source/blender/src/mainqueue.c (+3, -6) (Diff)
/source/blender/src/Makefile (+3, -6) (Diff)
/source/blender/src/meshlaplacian.c (+3, -6) (Diff)
/source/blender/src/meshtools.c (+3, -6) (Diff)
/source/blender/src/mywindow.c (+3, -6) (Diff)
/source/blender/src/oops.c (+3, -6) (Diff)
/source/blender/src/playanim.c (+3, -6) (Diff)
/source/blender/src/previewrender.c (+3, -6) (Diff)
/source/blender/src/pub/license_key.c (+3, -6) (Diff)
/source/blender/src/renderwin.c (+3, -6) (Diff)
/source/blender/src/resources.c (+3, -6) (Diff)
/source/blender/src/scrarea.c (+3, -6) (Diff)
/source/blender/src/screendump.c (+3, -6) (Diff)
/source/blender/src/seqaudio.c (+3, -6) (Diff)
/source/blender/src/seqeffects.c (+3, -6) (Diff)
/source/blender/src/seqscopes.c (+3, -6) (Diff)
/source/blender/src/sequence.c (+3, -6) (Diff)
/source/blender/src/space.c (+3, -6) (Diff)
/source/blender/src/spacetypes.c (+3, -6) (Diff)
/source/blender/src/swapbuffers.c (+3, -6) (Diff)
/source/blender/src/toets.c (+3, -6) (Diff)
/source/blender/src/toolbox.c (+3, -6) (Diff)
/source/blender/src/transform.c (+3, -6) (Diff)
/source/blender/src/transform_constraints.c (+3, -6) (Diff)
/source/blender/src/transform_conversions.c (+3, -6) (Diff)
/source/blender/src/transform_generics.c (+3, -6) (Diff)
/source/blender/src/transform_manipulator.c (+3, -6) (Diff)
/source/blender/src/transform_ndofinput.c (+3, -6) (Diff)
/source/blender/src/transform_numinput.c (+3, -6) (Diff)
/source/blender/src/transform_orientations.c (+3, -6) (Diff)
/source/blender/src/transform_snap.c (+3, -6) (Diff)
/source/blender/src/unwrapper.c (+3, -6) (Diff)
/source/blender/src/usiblender.c (+3, -6) (Diff)
/source/blender/src/verse_common.c (+3, -6) (Diff)
/source/blender/src/verse_image.c (+3, -6) (Diff)
/source/blender/src/verse_mesh.c (+3, -6) (Diff)
/source/blender/src/verse_object.c (+3, -6) (Diff)
/source/blender/src/view.c (+3, -6) (Diff)
/source/blender/src/vpaint.c (+3, -6) (Diff)
/source/blender/src/winlay.h (+3, -6) (Diff)
/source/blender/src/writeavicodec.c (+3, -6) (Diff)
/source/blender/src/writeimage.c (+3, -6) (Diff)
/source/blender/src/writemovie.c (+3, -6) (Diff)
/source/blender/verify/BLO_signer_info.h (+3, -6) (Diff)
/source/blender/verify/BLO_sign_verify_Header.h (+3, -6) (Diff)
/source/blender/verify/BLO_verify.h (+3, -6) (Diff)
/source/blender/verify/intern/BLO_verify.c (+3, -6) (Diff)
/source/blender/verify/intern/Makefile (+3, -6) (Diff)
/source/blender/verify/Makefile (+3, -6) (Diff)
/source/blender/yafray/CMakeLists.txt (+3, -6) (Diff)
/source/blender/yafray/intern/Makefile (+3, -6) (Diff)
/source/blender/yafray/Makefile (+3, -6) (Diff)
/source/CMakeLists.txt (+3, -6) (Diff)
/source/creator/buildinfo.c (+3, -6) (Diff)
/source/creator/CMakeLists.txt (+3, -6) (Diff)
/source/creator/creator.c (+3, -6) (Diff)
/source/creator/Makefile (+3, -6) (Diff)
/source/darwin/Makefile (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderGL.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderPolyMaterial.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderPolyMaterial.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderSystem.cpp (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderSystem.h (+3, -6) (Diff)
/source/gameengine/BlenderRoutines/Makefile (+3, -6) (Diff)
/source/gameengine/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Converter/BlenderWorldInfo.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BlenderWorldInfo.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_ActionActuator.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_ActionActuator.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_ArmatureObject.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_ArmatureObject.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_DeformableGameObject.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_DeformableGameObject.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_MeshDeformer.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_MeshDeformer.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_SkinDeformer.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_SkinDeformer.h (+3, -6) (Diff)
/source/gameengine/Converter/BL_SkinMeshObject.cpp (+3, -6) (Diff)
/source/gameengine/Converter/BL_SkinMeshObject.h (+3, -6) (Diff)
/source/gameengine/Converter/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_BlenderScalarInterpolator.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertControllers.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertControllers.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertProperties.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertProperties.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertSensors.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_ConvertSensors.h (+3, -6) (Diff)
/source/gameengine/Converter/KX_IpoConvert.cpp (+3, -6) (Diff)
/source/gameengine/Converter/KX_IpoConvert.h (+3, -6) (Diff)
/source/gameengine/Converter/Makefile (+3, -6) (Diff)
/source/gameengine/Expressions/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Expressions/EXP_C-Api.cpp (+3, -6) (Diff)
/source/gameengine/Expressions/EXP_C-Api.h (+3, -6) (Diff)
/source/gameengine/Expressions/IdentifierExpr.cpp (+3, -6) (Diff)
/source/gameengine/Expressions/IdentifierExpr.h (+3, -6) (Diff)
/source/gameengine/Expressions/KX_HashedPtr.cpp (+3, -6) (Diff)
/source/gameengine/Expressions/KX_HashedPtr.h (+3, -6) (Diff)
/source/gameengine/Expressions/KX_Python.h (+3, -6) (Diff)
/source/gameengine/Expressions/KX_Python_dynamic.h (+3, -6) (Diff)
/source/gameengine/Expressions/KX_Python_static.h (+3, -6) (Diff)
/source/gameengine/Expressions/Makefile (+3, -6) (Diff)
/source/gameengine/Expressions/PyObjectPlus.cpp (+3, -6) (Diff)
/source/gameengine/Expressions/PyObjectPlus.h (+3, -6) (Diff)
/source/gameengine/Expressions/VoidValue.h (+3, -6) (Diff)
/source/gameengine/GameLogic/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/Makefile (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_Joystick.h (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_JoystickDefines.h (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/Joystick/SCA_JoystickPrivate.h (+3, -6) (Diff)
/source/gameengine/GameLogic/Makefile (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_AlwaysEventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_AlwaysEventManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_AlwaysSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ANDController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ANDController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_EventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_EventManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ExpressionController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ExpressionController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IActuator.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IActuator.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IInputDevice.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IInputDevice.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ILogicBrick.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ILogicBrick.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IObject.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IObject.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IScene.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_IScene.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ISensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ISensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_JoystickManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_JoystickManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_JoystickSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_JoystickSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_KeyboardSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_LogicManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_LogicManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_MouseManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_MouseManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_MouseSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_MouseSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ORController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_ORController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertyActuator.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertyActuator.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertyEventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertyEventManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertySensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PropertySensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomActuator.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomActuator.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomEventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomEventManager.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomNumberGenerator.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomSensor.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_RandomSensor.h (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_TimeEventManager.cpp (+3, -6) (Diff)
/source/gameengine/GameLogic/SCA_TimeEventManager.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/bmfont.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_Canvas.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_Canvas.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_Engine.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_Engine.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_MouseDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_MouseDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_PolygonMaterial.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawImage.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawImage.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_RenderTools.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_System.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/GPC_System.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/Makefile (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_Canvas.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_Canvas.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_Engine.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_Engine.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_KeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_KeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_PolygonMaterial.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_System.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/GPU_System.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/unix/Makefile (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Canvas.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Canvas.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Engine.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_Engine.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_KeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_KeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_System.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/GPW_System.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/common/windows/Makefile (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Canvas.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Canvas.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_System.cpp (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_System.h (+3, -6) (Diff)
/source/gameengine/GamePlayer/ghost/Makefile (+3, -6) (Diff)
/source/gameengine/GamePlayer/Makefile (+3, -6) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KXNetwork/Makefile (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Camera.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Camera.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CameraActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CameraActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CameraIpoSGController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CameraIpoSGController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CDActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_CDActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ClientObjectInfo.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConstraintActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConstraintActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_EmptyObject.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_EmptyObject.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_GameActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_GameActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPhysicsController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPhysicsController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IpoActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IpoActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPOTransform.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPO_SGController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IPO_SGController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_IScalarInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ISceneConverter.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ISystem.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Light.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Light.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_LightIpoSGController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_LightIpoSGController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MeshProxy.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MeshProxy.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MotionState.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MotionState.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_MouseFocusSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_NearSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_NearSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ObColorIpoSGController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ObColorIpoSGController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_OdePhysicsController.cpp (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_OdePhysicsController.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_OrientationInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_OrientationInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ParentActuator.cpp (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_ParentActuator.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_PhysicsEngineEnums.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PhysicsPropertiesobsolete.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PolygonMaterial.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PolygonMaterial.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PositionInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PositionInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PyMath.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PyMath.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RadarSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RadarSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RayCast.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RayCast.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RayEventManager.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RayEventManager.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RaySensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_RaySensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ScalarInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ScalarInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ScalingInterpolator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_ScalingInterpolator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_Scene.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SceneActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SceneActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.h (+3, -7) (Diff)
/source/gameengine/Ketsji/KX_SG_NodeRelationships.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SG_NodeRelationships.h (+3, -7) (Diff)
/source/gameengine/Ketsji/KX_SoundActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SoundActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_SumoPhysicsController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TimeCategoryLogger.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TimeCategoryLogger.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TimeLogger.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TimeLogger.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TouchEventManager.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TouchEventManager.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TouchSensor.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TouchSensor.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TrackToActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_TrackToActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_VertexProxy.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_VertexProxy.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_VisibilityActuator.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_VisibilityActuator.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_WorldInfo.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_WorldInfo.h (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_WorldIpoController.cpp (+3, -6) (Diff)
/source/gameengine/Ketsji/KX_WorldIpoController.h (+3, -6) (Diff)
/source/gameengine/Ketsji/Makefile (+3, -6) (Diff)
/source/gameengine/Makefile (+3, -6) (Diff)
/source/gameengine/Network/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Network/LoopBackNetwork/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Network/LoopBackNetwork/Makefile (+3, -6) (Diff)
/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.cpp (+3, -6) (Diff)
/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h (+3, -6) (Diff)
/source/gameengine/Network/Makefile (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkDeviceInterface.h (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkMessage.cpp (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkMessage.h (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkObject.cpp (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkObject.h (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkScene.cpp (+3, -6) (Diff)
/source/gameengine/Network/NG_NetworkScene.h (+3, -6) (Diff)
/source/gameengine/Network/TerraplayNetwork/Makefile (+3, -6) (Diff)
/source/gameengine/Network/TerraplayNetwork/NG_TerraplayNetworkDeviceInterface.cpp (+3, -6) (Diff)
/source/gameengine/Network/TerraplayNetwork/NG_TerraplayNetworkDeviceInterface.h (+3, -6) (Diff)
/source/gameengine/Physics/BlOde/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsController.cpp (+2, -2) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsController.h (+2, -2) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.cpp (+2, -2) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.h (+2, -2) (Diff)
/source/gameengine/Physics/Bullet/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Physics/Bullet/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/common/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Physics/common/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IMotionState.cpp (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IMotionState.h (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsController.cpp (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsController.h (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.cpp (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h (+3, -6) (Diff)
/source/gameengine/Physics/common/PHY_Pro.h (+3, -6) (Diff)
/source/gameengine/Physics/Dummy/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h (+3, -6) (Diff)
/source/gameengine/Physics/Dummy/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_FhObject.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_MotionState.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Object.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Props.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Scene.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/src/SM_FhObject.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/src/SM_MotionState.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/src/SM_Object.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Fuzzics/src/SM_Scene.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/Makefile (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsController.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsController.h (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.cpp (+3, -6) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Rasterizer/Makefile (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp (+2, -2) (Diff)
/source/gameengine/Rasterizer/RAS_2DFilterManager.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_BucketManager.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_BucketManager.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_CameraData.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_Deformer.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_FramingManager.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_FramingManager.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_ICanvas.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IRasterizer.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IRenderTools.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_IRenderTools.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_LightObject.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_MaterialBucket.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_MeshObject.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_MeshObject.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_ObjectColor.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Blur2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Dilation2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Erosion2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_GrayScale2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Invert2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Laplacian2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Prewitt2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sepia2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sharpen2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sobel2DFilter.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/Makefile (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/mkglext.py (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_Polygon.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_Polygon.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_Rect.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_texmatrix.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_TexMatrix.h (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_TexVert.cpp (+3, -6) (Diff)
/source/gameengine/Rasterizer/RAS_TexVert.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/CMakeLists.txt (+3, -6) (Diff)
/source/gameengine/SceneGraph/Makefile (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_BBox.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_BBox.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Controller.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Controller.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_IObject.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_IObject.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Node.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Node.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_ParentRelation.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Spatial.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Spatial.h (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Tree.cpp (+3, -6) (Diff)
/source/gameengine/SceneGraph/SG_Tree.h (+3, -6) (Diff)
/source/icons/Makefile (+3, -6) (Diff)
/source/kernel/CMakeLists.txt (+3, -6) (Diff)
/source/kernel/gen_messaging/GEN_messaging.h (+3, -6) (Diff)
/source/kernel/gen_messaging/intern/Makefile (+3, -6) (Diff)
/source/kernel/gen_messaging/intern/messaging.c (+3, -6) (Diff)
/source/kernel/gen_messaging/Makefile (+3, -6) (Diff)
/source/kernel/gen_system/GEN_DataCache.h (+3, -6) (Diff)
/source/kernel/gen_system/GEN_HashedPtr.cpp (+3, -6) (Diff)
/source/kernel/gen_system/GEN_HashedPtr.h (+3, -6) (Diff)
/source/kernel/gen_system/GEN_Map.h (+3, -6) (Diff)
/source/kernel/gen_system/GEN_Matrix4x4.cpp (+3, -6) (Diff)
/source/kernel/gen_system/GEN_Matrix4x4.h (+3, -6) (Diff)
/source/kernel/gen_system/GEN_SmartPtr.h (+3, -6) (Diff)
/source/kernel/gen_system/Makefile (+3, -6) (Diff)
/source/kernel/gen_system/SYS_SingletonSystem.cpp (+3, -6) (Diff)
/source/kernel/gen_system/SYS_SingletonSystem.h (+3, -6) (Diff)
/source/kernel/gen_system/SYS_System.cpp (+3, -6) (Diff)
/source/kernel/gen_system/SYS_System.h (+3, -6) (Diff)
/source/kernel/Makefile (+3, -6) (Diff)
/source/Makefile (+3, -6) (Diff)
/source/nan_compile.mk (+3, -6) (Diff)
/source/nan_definitions.mk (+3, -6) (Diff)
/source/nan_link.mk (+3, -6) (Diff)
/source/nan_subdirs.mk (+3, -6) (Diff)
/source/nan_warn.mk (+3, -6) (Diff)