Blender Git Commit Log
Git Commits -> Revision bf64551
Revision bf64551 by Martin Felke (temp-fracture-modifier-2.8) August 19, 2018, 11:26 (GMT) |
split to islands and autoexecute work again re-using meshisland works too, but oddly initially the mesh is not drawn, needs to have a "pointsource" selected, but re-using meshislands works with empty pointsource atm |
Commit Details:
Full Hash: bf64551fc3066e4f3b285060e727da5379fa35a3
Parent Commit: aac1b9a
Lines Changed: +130, -98
9 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_common.py (+0, -3) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+1, -1) (Diff)
/source/blender/blenkernel/BKE_fracture.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/fracture.c (+104, -83) (Diff)
/source/blender/blenkernel/intern/fracture_prefractured.c (+9, -2) (Diff)
/source/blender/blenkernel/intern/fracture_util.c (+4, -0) (Diff)
/source/blender/editors/object/object_modifier.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fracture.c (+6, -6) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+1, -1) (Diff)
/source/blender/blenkernel/BKE_fracture.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/fracture.c (+104, -83) (Diff)
/source/blender/blenkernel/intern/fracture_prefractured.c (+9, -2) (Diff)
/source/blender/blenkernel/intern/fracture_util.c (+4, -0) (Diff)
/source/blender/editors/object/object_modifier.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fracture.c (+6, -6) (Diff)