Blender Git Commit Log
Git Commits -> Revision dcb0c61
Revision dcb0c61 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 14, 2014, 23:35 (GMT) |
autohide now automatically removes doubles as well to close small gaps between shards due to constraint movement, tweaks to pointcache (no reset of cache) and a new bm operator (no normal recalc) were necessary |
Commit Details:
Full Hash: dcb0c614955016ae4c77301c87a089d47b3ffd51
Parent Commit: c519abe
Lines Changed: +93, -19
5 Modified Paths:
/source/blender/blenkernel/intern/pointcache.c (+21, -5) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+23, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+46, -12) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+23, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+46, -12) (Diff)