Revision 77a2313 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 30, 2014, 09:21 (GMT) |
fix for bake to keyframes |
Revision a955cb0 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 29, 2014, 20:15 (GMT) |
attempt for customdata warning fix |
Revision bb8f482 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 29, 2014, 18:41 (GMT) |
own particles transform fix (forgot to multiply with imat) |
Revision 689909d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 29, 2014, 13:09 (GMT) |
added fast bisect + fill algorithm |
Revision 9874aa5 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 28, 2014, 21:00 (GMT) |
memory leak fix (autohide) |
Revision f8d4e67 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 28, 2014, 20:26 (GMT) |
some depgraph fix (related to fracture modifier, and scene_sort_group() |
Revision fe30202 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 28, 2014, 19:33 (GMT) |
some depgraph attempts... WARNING: unstable ! |
Revision 1d8c635 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 28, 2014, 16:18 (GMT) |
fix for calculate mass crash, and attempt for edgebased fracture with voronoi (disabled, not working yet) |
Revision b2d7241 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 26, 2014, 09:54 (GMT) |
crash fix when loading blend (due to new autohide option) |
Revision 9f0017e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 26, 2014, 00:33 (GMT) |
added autohide distance, by default 0 and deactivated, as it slows down the sim and causes a big memory leak, also crashes randomly sometimes |
Revision 149c6ed by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 24, 2014, 11:21 (GMT) |
using inner material for finding inner vertex group now, other direct attempt was not successful |
Revision e79f713 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 22, 2014, 19:35 (GMT) |
float breaking angle and automatic deactivation (manual re-activation) of auto-execute when sim is started |
Revision 8f9b3ee by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 19, 2014, 21:59 (GMT) |
fix: mesh shape related memory leak and rebuild constraints after refracture |
Revision 9486eee by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 17, 2014, 14:08 (GMT) |
attempt to create sub-objects by referencing a group of "child" objects within the modifier, but customdata transfer (like textures) wont work for some reason |
Revision 1bec8eb by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 13, 2014, 07:37 (GMT) |
fix for inner vertexgroup, it worked on 1 shard only because it was always deleted and recreated for each shard, instead of sharing it (split shard to islands needs an inner material still) |
Revision 5c7774e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) July 30, 2014, 09:05 (GMT) |
memory leak reduction, there still is a smaller one in readfile.c somewhere, sigh... |
Revision c605ce3 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) July 29, 2014, 17:51 (GMT) |
fix for crash at changing mass when not at frame 1 |
Revision 924fbed by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) July 28, 2014, 14:50 (GMT) |
delete constraints always now before deleting meshislands, may crash otherwise |
Revision 10b03ed by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) July 27, 2014, 18:28 (GMT) |
allow convert to object for modifier on non mesh objects too |
Revision 6accd5e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) July 27, 2014, 15:27 (GMT) |
typo: used SURF instead of SURFACE, prevented panels showing up correctly |
|