Blender Git Loki

Git Commits -> Revision f78de74

Revision f78de74 by Kent Mein (master)
December 26, 2002, 18:25 (GMT)


WooHoo me again ;)
I took out the following from the includes in the intern dir that still had
it:
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif

Kent
--
[email protected]

Commit Details:

Full Hash: f78de74b202cefa087e9d6d1ac62a6d4f0bcf6eb
SVN Revision: 228
Parent Commit: 331fffa
Lines Changed: +0, -579

128 Modified Paths:

/intern/bmfont/BMF_Api.h (+0, -4) (Diff)
/intern/bmfont/BMF_Fonts.h (+0, -4) (Diff)
/intern/bmfont/BMF_Settings.h (+0, -4) (Diff)
/intern/bmfont/intern/BMF_BitmapFont.h (+0, -4) (Diff)
/intern/bmfont/intern/BMF_FontData.h (+0, -4) (Diff)
/intern/bsp/extern/CSG_BooleanOps.h (+0, -5) (Diff)
/intern/bsp/intern/BSP_CSGException.h (+0, -5) (Diff)
/intern/bsp/intern/BSP_CSGHelper.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_CSGISplitter.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_CSGMesh.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_CSGMeshBuilder.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_CSGMeshSplitter.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_CSGMesh_CFIterator.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_CSGNCMeshSplitter.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_CSGUserData.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_FragNode.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_FragTree.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_MeshFragment.h (+0, -7) (Diff)
/intern/bsp/intern/BSP_MeshPrimitives.h (+0, -6) (Diff)
/intern/bsp/intern/BSP_Triangulate.h (+0, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h (+0, -7) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h (+0, -8) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h (+0, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h (+0, -6) (Diff)
/intern/bsp/test/BSP_GhostTest/ply.h (+0, -4) (Diff)
/intern/container/CTR_List.h (+0, -5) (Diff)
/intern/container/CTR_Map.h (+0, -5) (Diff)
/intern/container/CTR_TaggedIndex.h (+0, -5) (Diff)
/intern/container/CTR_TaggedSetOps.h (+0, -5) (Diff)
/intern/container/CTR_UHeap.h (+0, -4) (Diff)
/intern/decimation/extern/LOD_decimation.h (+0, -4) (Diff)
/intern/decimation/intern/LOD_DecimationClass.h (+0, -6) (Diff)
/intern/decimation/intern/LOD_EdgeCollapser.h (+0, -6) (Diff)
/intern/decimation/intern/LOD_ExternBufferEditor.h (+0, -5) (Diff)
/intern/decimation/intern/LOD_ExternNormalEditor.h (+0, -6) (Diff)
/intern/decimation/intern/LOD_FaceNormalEditor.h (+0, -6) (Diff)
/intern/decimation/intern/LOD_ManMesh2.h (+0, -6) (Diff)
/intern/decimation/intern/LOD_MeshBounds.h (+0, -6) (Diff)
/intern/decimation/intern/LOD_MeshException.h (+0, -4) (Diff)
/intern/decimation/intern/LOD_MeshPrimitives.h (+0, -4) (Diff)
/intern/decimation/intern/LOD_QSDecimator.h (+0, -4) (Diff)
/intern/decimation/intern/LOD_Quadric.h (+0, -4) (Diff)
/intern/decimation/intern/LOD_QuadricEditor.h (+0, -4) (Diff)
/intern/ghost/GHOST_C-api.h (+0, -4) (Diff)
/intern/ghost/GHOST_IEvent.h (+0, -4) (Diff)
/intern/ghost/GHOST_IEventConsumer.h (+0, -4) (Diff)
/intern/ghost/GHOST_ISystem.h (+0, -4) (Diff)
/intern/ghost/GHOST_ITimerTask.h (+0, -4) (Diff)
/intern/ghost/GHOST_IWindow.h (+0, -4) (Diff)
/intern/ghost/GHOST_Rect.h (+0, -4) (Diff)
/intern/ghost/GHOST_Types.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_Buttons.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_CallbackEventConsumer.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_Debug.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_DisplayManager.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerCarbon.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerWin32.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerX11.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_Event.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_EventButton.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_EventCursor.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_EventKey.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_EventManager.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_EventPrinter.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_ModifierKeys.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_System.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_TimerManager.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_TimerTask.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_Window.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_WindowManager.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_WindowX11.h (+0, -4) (Diff)
/intern/ghost/test/multitest/Basic.h (+0, -5) (Diff)
/intern/ghost/test/multitest/EventToBuf.h (+0, -5) (Diff)
/intern/ghost/test/multitest/GL.h (+0, -4) (Diff)
/intern/ghost/test/multitest/ScrollBar.h (+0, -4) (Diff)
/intern/ghost/test/multitest/Util.h (+0, -4) (Diff)
/intern/ghost/test/multitest/WindowData.h (+0, -5) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+0, -4) (Diff)
/intern/iksolver/extern/IK_solver.h (+0, -5) (Diff)
/intern/iksolver/intern/TNT/cholesky.h (+0, -2) (Diff)
/intern/iksolver/intern/TNT/stopwatch.h (+0, -2) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutDrawer.h (+0, -4) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutKeyboardManager.h (+0, -4) (Diff)
/intern/iksolver/test/ik_glut_test/common/GlutMouseManager.h (+0, -6) (Diff)
/intern/iksolver/test/ik_glut_test/intern/ChainDrawer.h (+0, -4) (Diff)
/intern/iksolver/test/ik_glut_test/intern/MyGlutKeyHandler.h (+0, -5) (Diff)
/intern/iksolver/test/ik_glut_test/intern/MyGlutMouseHandler.h (+0, -4) (Diff)
/intern/img/extern/IMG_Pixmap.h (+0, -4) (Diff)
/intern/img/extern/IMG_PixmapRGBA32.h (+0, -5) (Diff)
/intern/img/intern/IMG_Color.h (+0, -5) (Diff)
/intern/img/intern/IMG_MemPtr.h (+0, -4) (Diff)
/intern/keymaker/key_internal.h (+0, -4) (Diff)
/intern/memutil/MEM_NonCopyable.h (+0, -5) (Diff)
/intern/memutil/MEM_RefCounted.h (+0, -4) (Diff)
/intern/memutil/MEM_RefCountedC-Api.h (+0, -5) (Diff)
/intern/memutil/MEM_RefCountPtr.h (+0, -4) (Diff)
/intern/memutil/MEM_SmartPtr.h (+0, -4) (Diff)
/intern/moto/include/GEN_List.h (+0, -5) (Diff)
/intern/moto/include/GEN_Map.h (+0, -5) (Diff)
/intern/moto/include/MT_assert.h (+0, -4) (Diff)
/intern/moto/include/MT_CmMatrix4x4.h (+0, -4) (Diff)
/intern/moto/include/MT_Matrix3x3.h (+0, -4) (Diff)
/intern/moto/include/MT_Matrix4x4.h (+0, -4) (Diff)
/intern/moto/include/MT_MinMax.h (+0, -4) (Diff)
/intern/moto/include/MT_Optimize.h (+0, -4) (Diff)
/intern/moto/include/MT_Plane3.h (+0, -4) (Diff)
/intern/moto/include/MT_Point2.h (+0, -4) (Diff)
/intern/moto/include/MT_Point3.h (+0, -4) (Diff)
/intern/moto/include/MT_Quaternion.h (+0, -4) (Diff)
/intern/moto/include/MT_random.h (+0, -4) (Diff)
/intern/moto/include/MT_Scalar.h (+0, -4) (Diff)
/intern/moto/include/MT_Stream.h (+0, -4) (Diff)
/intern/moto/include/MT_Transform.h (+0, -4) (Diff)
/intern/moto/include/MT_Tuple2.h (+0, -4) (Diff)
/intern/moto/include/MT_Tuple3.h (+0, -4) (Diff)
/intern/moto/include/MT_Tuple4.h (+0, -4) (Diff)
/intern/moto/include/MT_Vector2.h (+0, -4) (Diff)
/intern/moto/include/MT_Vector3.h (+0, -4) (Diff)
/intern/moto/include/MT_Vector4.h (+0, -4) (Diff)
/intern/moto/include/NM_Scalar.h (+0, -5) (Diff)
/intern/string/STR_HashedString.h (+0, -4) (Diff)
/intern/string/STR_String.h (+0, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021