Blender Git Loki

Git Commits -> Revision 5e3cffc

Revision 5e3cffc by Chris Want (master)
January 7, 2008, 19:13 (GMT)
Patch to change license to GPL only, from GSR.

Commit Details:

Full Hash: 5e3cffc64a652c64bf8676bac3c0b93dd7d738fc
SVN Revision: 13161
Parent Commit: c4a2022
Lines Changed: +3658, -7276

1213 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 (+6, -12) (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 (+6, -12) (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 (+6, -12) (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 (+6, -12) (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 (+6, -12) (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 (+6, -12) (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/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_blender.h (+3, -6) (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_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 (+4, -0) (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/bmfont.c (+3, -6) (Diff)
/source/blender/blenkernel/intern/brush.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/ipo.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/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/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/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/editors/CMakeLists.txt (+3, -6) (Diff)
/source/blender/editors/datafiles/Bfont.c (+3, -6) (Diff)
/source/blender/editors/include/BIF_gl.h (+3, -6) (Diff)
/source/blender/editors/include/BIF_glutil.h (+6, -0) (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/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/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_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_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/python/BPY_extern.h (+4, -0) (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/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/windowmanager/CMakeLists.txt (+3, -6) (Diff)
/source/blender/windowmanager/wm_cursors.h (+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_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_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_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)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021