Blender Git Commit Log

Git Commits -> Revision 4e2143f

Revision 4e2143f by Kent Mein (master)
August 28, 2007, 10:07 (GMT)
This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone.
Patch provied by gsrb3d

bug tracker #7061

Kent

Commit Details:

Full Hash: 4e2143f63926e4ea5ccf8a585b22ea56bd4f4e99
SVN Revision: 11864
Parent Commit: 8c0f96c

260 Modified Paths:

/extern/bFTGL/include/FTBBox.h (+0, -0) (Diff)
/extern/bFTGL/include/FTBitmapGlyph.h (+0, -0) (Diff)
/extern/bFTGL/include/FTBufferGlyph.h (+0, -0) (Diff)
/extern/bFTGL/include/FTFace.h (+0, -0) (Diff)
/extern/bFTGL/include/FTFont.h (+0, -0) (Diff)
/extern/bFTGL/include/FTGL.h (+0, -0) (Diff)
/extern/bFTGL/include/FTGLBitmapFont.h (+0, -0) (Diff)
/extern/bFTGL/include/FTGLBufferFont.h (+0, -0) (Diff)
/extern/bFTGL/include/FTGLOutlineFont.h (+0, -0) (Diff)
/extern/bFTGL/include/FTGLPixmapFont.h (+0, -0) (Diff)
/extern/bFTGL/include/FTGLPolygonFont.h (+0, -0) (Diff)
/extern/bFTGL/include/FTGLTextureFont.h (+0, -0) (Diff)
/extern/bFTGL/include/FTGlyph.h (+0, -0) (Diff)
/extern/bFTGL/include/FTGlyphContainer.h (+0, -0) (Diff)
/extern/bFTGL/include/FTLibrary.h (+0, -0) (Diff)
/extern/bFTGL/include/FTPixmapGlyph.h (+0, -0) (Diff)
/extern/bFTGL/include/FTPoint.h (+0, -0) (Diff)
/extern/bFTGL/include/FTSize.h (+0, -0) (Diff)
/extern/bFTGL/include/FTTextureGlyph.h (+0, -0) (Diff)
/extern/bFTGL/README.txt (+0, -0) (Diff)
/extern/bFTGL/src/FTBitmapGlyph.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTBufferGlyph.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTFace.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTFont.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTGLBitmapFont.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTGLBufferFont.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTGLOutlineFont.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTGLPixmapFont.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTGLPolygonFont.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTGLTextureFont.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTGlyph.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTGlyphContainer.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTLibrary.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTPixmapGlyph.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTPoint.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTSize.cpp (+0, -0) (Diff)
/extern/bFTGL/src/FTTextureGlyph.cpp (+0, -0) (Diff)
/extern/qhull/COPYING.txt (+0, -0) (Diff)
/extern/qhull/include/qhull/geom.h (+0, -0) (Diff)
/extern/qhull/include/qhull/io.h (+0, -0) (Diff)
/extern/qhull/include/qhull/mem.h (+0, -0) (Diff)
/extern/qhull/include/qhull/merge.h (+0, -0) (Diff)
/extern/qhull/include/qhull/poly.h (+0, -0) (Diff)
/extern/qhull/include/qhull/qhull.h (+0, -0) (Diff)
/extern/qhull/include/qhull/qhull_a.h (+0, -0) (Diff)
/extern/qhull/include/qhull/qset.h (+0, -0) (Diff)
/extern/qhull/include/qhull/stat.h (+0, -0) (Diff)
/extern/qhull/include/qhull/user.h (+0, -0) (Diff)
/extern/qhull/README.txt (+0, -0) (Diff)
/extern/qhull/REGISTER.txt (+0, -0) (Diff)
/extern/qhull/src/geom.c (+0, -0) (Diff)
/extern/qhull/src/geom.h (+0, -0) (Diff)
/extern/qhull/src/geom2.c (+0, -0) (Diff)
/extern/qhull/src/global.c (+0, -0) (Diff)
/extern/qhull/src/io.c (+0, -0) (Diff)
/extern/qhull/src/io.h (+0, -0) (Diff)
/extern/qhull/src/Makefile.txt (+0, -0) (Diff)
/extern/qhull/src/mem.c (+0, -0) (Diff)
/extern/qhull/src/mem.h (+0, -0) (Diff)
/extern/qhull/src/merge.c (+0, -0) (Diff)
/extern/qhull/src/merge.h (+0, -0) (Diff)
/extern/qhull/src/poly.c (+0, -0) (Diff)
/extern/qhull/src/poly.h (+0, -0) (Diff)
/extern/qhull/src/poly2.c (+0, -0) (Diff)
/extern/qhull/src/qconvex.c (+0, -0) (Diff)
/extern/qhull/src/qdelaun.c (+0, -0) (Diff)
/extern/qhull/src/qhalf.c (+0, -0) (Diff)
/extern/qhull/src/qhull.c (+0, -0) (Diff)
/extern/qhull/src/qhull.h (+0, -0) (Diff)
/extern/qhull/src/qhull_a.h (+0, -0) (Diff)
/extern/qhull/src/qhull_interface.cpp (+0, -0) (Diff)
/extern/qhull/src/qset.c (+0, -0) (Diff)
/extern/qhull/src/qset.h (+0, -0) (Diff)
/extern/qhull/src/qvoronoi.c (+0, -0) (Diff)
/extern/qhull/src/rbox.c (+0, -0) (Diff)
/extern/qhull/src/stat.c (+0, -0) (Diff)
/extern/qhull/src/stat.h (+0, -0) (Diff)
/extern/qhull/src/unix.c (+0, -0) (Diff)
/extern/qhull/src/user.c (+0, -0) (Diff)
/extern/qhull/src/user.h (+0, -0) (Diff)
/extern/qhull/src/user_eg.c (+0, -0) (Diff)
/extern/qhull/src/user_eg2.c (+0, -0) (Diff)
/extern/qhull/VisualC6/qhull.dsw (+0, -0) (Diff)
/extern/qhull/VisualC6/qhull/qhull.dsp (+0, -0) (Diff)
/extern/solid/include/GEN_MinMax.h (+0, -0) (Diff)
/extern/solid/include/GEN_random.h (+0, -0) (Diff)
/extern/solid/include/MT/Interval.h (+0, -0) (Diff)
/extern/solid/include/MT/Matrix3x3.h (+0, -0) (Diff)
/extern/solid/include/MT/Quaternion.h (+0, -0) (Diff)
/extern/solid/include/MT/Transform.h (+0, -0) (Diff)
/extern/solid/include/MT/Tuple3.h (+0, -0) (Diff)
/extern/solid/include/MT/Tuple4.h (+0, -0) (Diff)
/extern/solid/include/MT/Vector3.h (+0, -0) (Diff)
/extern/solid/include/MT_BBox.h (+0, -0) (Diff)
/extern/solid/include/MT_Interval.h (+0, -0) (Diff)
/extern/solid/include/MT_Matrix3x3.h (+0, -0) (Diff)
/extern/solid/include/MT_Point3.h (+0, -0) (Diff)
/extern/solid/include/MT_Quaternion.h (+0, -0) (Diff)
/extern/solid/include/MT_Scalar.h (+0, -0) (Diff)
/extern/solid/include/MT_Transform.h (+0, -0) (Diff)
/extern/solid/include/MT_Vector3.h (+0, -0) (Diff)
/extern/solid/include/SOLID.h (+0, -0) (Diff)
/extern/solid/include/SOLID_broad.h (+0, -0) (Diff)
/extern/solid/include/SOLID_types.h (+0, -0) (Diff)
/extern/solid/LICENSE_GPL.txt (+0, -0) (Diff)
/extern/solid/LICENSE_QPL.txt (+0, -0) (Diff)
/extern/solid/Makefile (+0, -0) (Diff)
/extern/solid/README.txt (+0, -0) (Diff)
/extern/solid/src/broad/BP_C-api.cpp (+0, -0) (Diff)
/extern/solid/src/broad/BP_Endpoint.h (+0, -0) (Diff)
/extern/solid/src/broad/BP_EndpointList.cpp (+0, -0) (Diff)
/extern/solid/src/broad/BP_EndpointList.h (+0, -0) (Diff)
/extern/solid/src/broad/BP_Proxy.cpp (+0, -0) (Diff)
/extern/solid/src/broad/BP_Proxy.h (+0, -0) (Diff)
/extern/solid/src/broad/BP_ProxyList.h (+0, -0) (Diff)
/extern/solid/src/broad/BP_Scene.cpp (+0, -0) (Diff)
/extern/solid/src/broad/BP_Scene.h (+0, -0) (Diff)
/extern/solid/src/complex/DT_BBoxTree.cpp (+0, -0) (Diff)
/extern/solid/src/complex/DT_BBoxTree.h (+0, -0) (Diff)
/extern/solid/src/complex/DT_CBox.h (+0, -0) (Diff)
/extern/solid/src/complex/DT_Complex.cpp (+0, -0) (Diff)
/extern/solid/src/complex/DT_Complex.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Accuracy.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Accuracy.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Array.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Box.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Box.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Cone.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Cone.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Convex.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Convex.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Cylinder.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Cylinder.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Facet.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Facet.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_GJK.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Hull.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_IndexArray.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_LineSegment.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_LineSegment.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Minkowski.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_PenDepth.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_PenDepth.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Point.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Point.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Polyhedron.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Polyhedron.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Polytope.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Polytope.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Shape.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Sphere.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Sphere.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Transform.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_Triangle.cpp (+0, -0) (Diff)
/extern/solid/src/convex/DT_Triangle.h (+0, -0) (Diff)
/extern/solid/src/convex/DT_VertexBase.h (+0, -0) (Diff)
/extern/solid/src/DT_AlgoTable.h (+0, -0) (Diff)
/extern/solid/src/DT_C-api.cpp (+0, -0) (Diff)
/extern/solid/src/DT_Encounter.cpp (+0, -0) (Diff)
/extern/solid/src/DT_Encounter.h (+0, -0) (Diff)
/extern/solid/src/DT_Object.cpp (+0, -0) (Diff)
/extern/solid/src/DT_Object.h (+0, -0) (Diff)
/extern/solid/src/DT_Response.h (+0, -0) (Diff)
/extern/solid/src/DT_RespTable.cpp (+0, -0) (Diff)
/extern/solid/src/DT_RespTable.h (+0, -0) (Diff)
/extern/solid/src/DT_Scene.cpp (+0, -0) (Diff)
/extern/solid/src/DT_Scene.h (+0, -0) (Diff)
/extern/solid/VisualC6/broad/broad.dsp (+0, -0) (Diff)
/extern/solid/VisualC6/complex/complex.dsp (+0, -0) (Diff)
/extern/solid/VisualC6/convex/convex.dsp (+0, -0) (Diff)
/extern/solid/VisualC6/dynamics/dynamics.dsp (+0, -0) (Diff)
/extern/solid/VisualC6/gldemo/gldemo.dsp (+0, -0) (Diff)
/extern/solid/VisualC6/mnm/mnm.dsp (+0, -0) (Diff)
/extern/solid/VisualC6/physics/physics.dsp (+0, -0) (Diff)
/extern/solid/VisualC6/sample/sample.dsp (+0, -0) (Diff)
/extern/solid/VisualC6/solid.dsw (+0, -0) (Diff)
/extern/solid/VisualC6/solid/solid.dsp (+0, -0) (Diff)
/extern/solid/VisualC6/solid_dll/solid_dll.dsp (+0, -0) (Diff)
/intern/bsp/extern/CSG_BooleanOps.h (+0, -0) (Diff)
/intern/bsp/intern/BSP_CSGException.h (+0, -0) (Diff)
/intern/bsp/intern/BSP_CSGMesh.cpp (+0, -0) (Diff)
/intern/bsp/intern/BSP_CSGMesh.h (+0, -0) (Diff)
/intern/bsp/intern/BSP_CSGMesh_CFIterator.h (+0, -0) (Diff)
/intern/bsp/intern/BSP_MeshPrimitives.cpp (+0, -0) (Diff)
/intern/bsp/intern/CSG_BooleanOps.cpp (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_GhostTest.dsp (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_GhostTest.dsw (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.cpp (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.cpp (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.cpp (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/main.cpp (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/ply.h (+0, -0) (Diff)
/intern/bsp/test/BSP_GhostTest/plyfile.c (+0, -0) (Diff)
/intern/ghost/doc/ghost_interface.cfg (+0, -0) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerX11.cpp (+0, -0) (Diff)
/intern/ghost/intern/GHOST_DisplayManagerX11.h (+0, -0) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+0, -0) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+0, -0) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+0, -0) (Diff)
/intern/ghost/intern/GHOST_WindowX11.h (+0, -0) (Diff)
/intern/ghost/test/gears/GHOST_Test.cpp (+0, -0) (Diff)
/intern/ghost/test/gears/Makefile (+0, -0) (Diff)
/intern/ghost/test/Makefile (+0, -0) (Diff)
/intern/ghost/test/multitest/MultiTest.c (+0, -0) (Diff)
/intern/moto/include/MT_Matrix3x3.h (+0, -0) (Diff)
/intern/moto/include/MT_Matrix4x4.h (+0, -0) (Diff)
/intern/moto/include/MT_MinMax.h (+0, -0) (Diff)
/intern/moto/include/MT_random.h (+0, -0) (Diff)
/intern/moto/include/MT_Scalar.h (+0, -0) (Diff)
/intern/moto/include/MT_Stream.h (+0, -0) (Diff)
/intern/moto/include/MT_Tuple2.h (+0, -0) (Diff)
/intern/moto/include/MT_Tuple3.h (+0, -0) (Diff)
/intern/moto/include/MT_Tuple4.h (+0, -0) (Diff)
/intern/moto/intern/MT_CmMatrix4x4.cpp (+0, -0) (Diff)
/intern/moto/intern/MT_random.cpp (+0, -0) (Diff)
/intern/moto/make/msvc_6_0/MoTo.dsp (+0, -0) (Diff)
/intern/moto/make/msvc_6_0/MoTo.dsw (+0, -0) (Diff)
/release/scripts/bpymodules/BPyWindow.py (+0, -0) (Diff)
/release/scripts/bpymodules/mesh_gradient.py (+0, -0) (Diff)
/release/scripts/flt_export.py (+0, -0) (Diff)
/release/scripts/flt_import.py (+0, -0) (Diff)
/release/scripts/IDPropBrowser.py (+0, -0) (Diff)
/release/scripts/mesh_boneweight_copy.py (+0, -0) (Diff)
/release/scripts/object_cookie_cutter.py (+0, -0) (Diff)
/release/scripts/object_random_loc_sz_rot.py (+0, -0) (Diff)
/release/scripts/vertexpaint_gradient.py (+0, -0) (Diff)
/release/scripts/weightpaint_gradient.py (+0, -0) (Diff)
/release/text/blender.html (+0, -0) (Diff)
/source/blender/include/BIF_transform.h (+0, -0) (Diff)
/source/blender/include/transform.h (+0, -0) (Diff)
/source/blender/python/api2_2x/Group.c (+0, -0) (Diff)
/source/blender/python/api2_2x/Group.h (+0, -0) (Diff)
/source/blender/src/transform.c (+0, -0) (Diff)
/source/blender/src/transform_constraints.c (+0, -0) (Diff)
/source/blender/src/transform_conversions.c (+0, -0) (Diff)
/source/blender/src/transform_generics.c (+0, -0) (Diff)
/source/blender/src/transform_numinput.c (+0, -0) (Diff)
/source/blender/yafray/intern/api.cpp (+0, -0) (Diff)
/source/blender/yafray/intern/export_File.cpp (+0, -0) (Diff)
/source/blender/yafray/intern/export_File.h (+0, -0) (Diff)
/source/gameengine/BlenderRoutines/SConscript (+0, -0) (Diff)
/source/gameengine/Converter/SConscript (+0, -0) (Diff)
/source/gameengine/Expressions/SConscript (+0, -0) (Diff)
/source/gameengine/GameLogic/SConscript (+0, -0) (Diff)
/source/gameengine/Ketsji/KXNetwork/SConscript (+0, -0) (Diff)
/source/gameengine/Network/LoopBackNetwork/SConscript (+0, -0) (Diff)
/source/gameengine/Network/SConscript (+0, -0) (Diff)
/source/gameengine/Physics/BlOde/SConscript (+0, -0) (Diff)
/source/gameengine/Physics/common/SConscript (+0, -0) (Diff)
/source/gameengine/Physics/Dummy/SConscript (+0, -0) (Diff)
/source/gameengine/Physics/Sumo/SConscript (+0, -0) (Diff)
/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.cpp (+0, -0) (Diff)
/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h (+0, -0) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript (+0, -0) (Diff)
/source/gameengine/Rasterizer/SConscript (+0, -0) (Diff)
/source/gameengine/SceneGraph/SConscript (+0, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021