Blender Git Commit Log

Git Commits -> Revision 226a5ee

Revision 226a5ee by Campbell Barton (master)
October 22, 2012, 02:39 (GMT)
remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also remove CTR c++ classes that are no longer used.

Commit Details:

Full Hash: 226a5ee83446f91cfeccc73912de85e89fe2169f
SVN Revision: 51487
Parent Commit: 91ceb8f
Lines Changed: +13, -5976

28 Deleted Paths:

/intern/container/CTR_List.h (+0, -112)
/intern/container/CTR_TaggedIndex.h (+0, -219)
/intern/container/CTR_TaggedSetOps.h (+0, -301)
/intern/container/CTR_UHeap.h (+0, -307)
/intern/container/intern/CTR_List.cpp (+0, -127)
/intern/decimation/CMakeLists.txt (+0, -63)
/intern/decimation/extern/LOD_decimation.h (+0, -117)
/intern/decimation/intern/LOD_decimation.cpp (+0, -155)
/intern/decimation/intern/LOD_DecimationClass.h (+0, -118)
/intern/decimation/intern/LOD_EdgeCollapser.cpp (+0, -410)
/intern/decimation/intern/LOD_EdgeCollapser.h (+0, -117)
/intern/decimation/intern/LOD_ExternBufferEditor.h (+0, -164)
/intern/decimation/intern/LOD_ExternNormalEditor.cpp (+0, -264)
/intern/decimation/intern/LOD_ExternNormalEditor.h (+0, -135)
/intern/decimation/intern/LOD_FaceNormalEditor.cpp (+0, -291)
/intern/decimation/intern/LOD_FaceNormalEditor.h (+0, -144)
/intern/decimation/intern/LOD_ManMesh2.cpp (+0, -618)
/intern/decimation/intern/LOD_ManMesh2.h (+0, -265)
/intern/decimation/intern/LOD_MeshBounds.h (+0, -133)
/intern/decimation/intern/LOD_MeshException.h (+0, -55)
/intern/decimation/intern/LOD_MeshPrimitives.cpp (+0, -404)
/intern/decimation/intern/LOD_MeshPrimitives.h (+0, -221)
/intern/decimation/intern/LOD_QSDecimator.cpp (+0, -327)
/intern/decimation/intern/LOD_QSDecimator.h (+0, -129)
/intern/decimation/intern/LOD_Quadric.h (+0, -167)
/intern/decimation/intern/LOD_QuadricEditor.cpp (+0, -279)
/intern/decimation/intern/LOD_QuadricEditor.h (+0, -120)
/intern/decimation/SConscript (+0, -8)

20 Modified Paths:

/build_files/cmake/cmake_consistency_check_config.py (+0, -2) (Diff)
/build_files/cmake/config/blender_lite.cmake (+0, -1) (Diff)
/build_files/scons/tools/btools.py (+0, -2) (Diff)
/CMakeLists.txt (+0, -2) (Diff)
/intern/CMakeLists.txt (+0, -5) (Diff)
/intern/container/CMakeLists.txt (+1, -6) (Diff)
/intern/container/CTR_HashedPtr.h (+3, -3) (Diff)
/intern/container/CTR_Map.h (+3, -5) (Diff)
/intern/SConscript (+3, -2) (Diff)
/SConstruct (+0, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+0, -6) (Diff)
/source/blender/blenkernel/SConscript (+1, -1) (Diff)
/source/blender/modifiers/CMakeLists.txt (+0, -7) (Diff)
/source/blender/modifiers/intern/MOD_decimate.c (+1, -151) (Diff)
/source/blender/modifiers/SConscript (+1, -4) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+0, -1) (Diff)
/source/blenderplayer/CMakeLists.txt (+0, -4) (Diff)
/source/creator/CMakeLists.txt (+0, -1) (Diff)
/source/gameengine/Rasterizer/RAS_BucketManager.cpp (+0, -1) (Diff)
/source/gameengine/Rasterizer/RAS_BucketManager.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021