Blender Git Commit Log

Git Commits -> Revision 578c279

Revision 578c279 by Jacques Lucke (experimental-build)
February 13, 2019, 21:05 (GMT)
Revert "Rigid Deform modifier (fixed for macos, hopefully)"

This reverts commit e70c463661e80ced9a59a607ada8b709dd004f40.

Commit Details:

Full Hash: 578c279ed9f63886cebaa6bc730da891608a0e18
Parent Commit: e70c463
Lines Changed: +8, -6824

27 Deleted Paths:

/extern/CholUp/CMakeLists.txt (+0, -21)
/extern/CholUp/source/CholUp/CholUp.hpp (+0, -1)
/extern/CholUp/source/CholUp/EliminationTreeMethods.cpp (+0, -118)
/extern/CholUp/source/CholUp/EliminationTreeMethods.h (+0, -113)
/extern/CholUp/source/CholUp/main.cpp (+0, -187)
/extern/CholUp/source/CholUp/Matrix.hpp (+0, -215)
/extern/CholUp/source/CholUp/Ordering.h (+0, -90)
/extern/CholUp/source/CholUp/SparseMatrix.h (+0, -83)
/extern/CholUp/source/CholUp/SparseMatrix_impl.h (+0, -304)
/extern/CholUp/source/CholUp/SparseSupernodal.h (+0, -336)
/extern/CholUp/source/CholUp/SupernodalCholesky.h (+0, -1611)
/extern/CholUp/source/CholUp/Timer.cpp (+0, -102)
/extern/CholUp/source/CholUp/Timer.hpp (+0, -33)
/intern/fast_svd/CMakeLists.txt (+0, -20)
/intern/fast_svd/source/FastSVD.cpp (+0, -110)
/intern/fast_svd/source/FastSVD.hpp (+0, -3)
/intern/fast_svd/source/Singular_Value_Decomposition_Givens_QR_Factorization_Kernel.hpp (+0, -125)
/intern/fast_svd/source/Singular_Value_Decomposition_Jacobi_Conjugation_Kernel.hpp (+0, -119)
/intern/fast_svd/source/Singular_Value_Decomposition_Kernel_Declarations.hpp (+0, -159)
/intern/fast_svd/source/Singular_Value_Decomposition_Main_Kernel_Body.hpp (+0, -1407)
/intern/fast_svd/source/Singular_Value_Decomposition_Preamble.hpp (+0, -61)
/release/scripts/startup/bl_operators/rigiddeform.py (+0, -84)
/source/blender/modifiers/intern/MOD_rigiddeform.c (+0, -355)
/source/blender/modifiers/intern/MOD_rigiddeform_system.cc (+0, -549)
/source/blender/modifiers/intern/MOD_rigiddeform_system.h (+0, -58)
/source/blender/modifiers/intern/MOD_rigiddeform_system.hpp (+0, -269)
/source/blender/modifiers/intern/MOD_rigiddeform_system_wrapper.cc (+0, -101)

19 Modified Paths:

/build_files/cmake/macros.cmake (+8, -10) (Diff)
/extern/CMakeLists.txt (+0, -1) (Diff)
/intern/CMakeLists.txt (+0, -1) (Diff)
/release/scripts/startup/bl_operators/__init__.py (+0, -1) (Diff)
/release/scripts/startup/bl_ui/properties_data_modifier.py (+0, -6) (Diff)
/source/blender/blenkernel/BKE_mesh_runtime.h (+0, -8) (Diff)
/source/blender/blenlib/BLI_edgehash.h (+0, -8) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -15) (Diff)
/source/blender/blenloader/intern/writefile.c (+0, -10) (Diff)
/source/blender/editors/object/object_intern.h (+0, -1) (Diff)
/source/blender/editors/object/object_modifier.c (+0, -56) (Diff)
/source/blender/editors/object/object_ops.c (+0, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+0, -3) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+0, -21) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+0, -37) (Diff)
/source/blender/makesrna/RNA_access.h (+0, -1) (Diff)
/source/blender/modifiers/CMakeLists.txt (+0, -8) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+0, -1) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021