Revision 15b3b2b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) June 2, 2017, 13:41 (GMT) |
minor tweak, just activate clusters and keep inter-cluster constraints intact in that case |
Revision 56f42da by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) June 2, 2017, 08:02 (GMT) |
fix for cluster percentage, was incorrectly calculated before and only used if regular percentage was set |
Revision a293d02 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) June 1, 2017, 10:42 (GMT) |
new "Handle" option for convert to keyframes, if set calculates handles to be auto or vector(adaptive), but can be slower |
Revision 899c2b9 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 31, 2017, 18:43 (GMT) |
further optimization attempts with convert to keyframed objects |
Revision b732701 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 31, 2017, 11:41 (GMT) |
fix for convert to keyframes, needs no bake and should be initialized properly after refracture |
Revision fe95515 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 30, 2017, 15:44 (GMT) |
performance improvement with convert to keyframes and new adaptive keyframe option (threshold of changes) |
Revision b7f7879 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 29, 2017, 19:33 (GMT) |
added step option to convert to keyframes, new parameter popup dialog, also backported fseek fix to meshcache modifier |
Revision f6924b2 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 22, 2017, 17:28 (GMT) |
fix for loading bakes from official build (single objects) also reverted from exact volume calculation of shards to bbox (faster) removed some development printouts |
Revision 2f6f36e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 12, 2017, 15:48 (GMT) |
added rectangular alignment feature for fast bisect (works with uniform only) the closer the factor is to 1, the more rectangular-ish the shards will look like. default is 0 which means any rotation is allowed. |
Revision ad99d53 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 21, 2017, 11:14 (GMT) |
fix for jumps in rotation when converting to keyframed objects |
Revision a9e14e1 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 29, 2017, 18:55 (GMT) |
crash fix for physical rough edges (corrupted memory) |
Revision 0decb16 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 28, 2017, 19:38 (GMT) |
do not execute refresh operator in running sim any more |
Revision 6806065 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 28, 2017, 16:35 (GMT) |
apparently fixed the cuttergroup bug (was an incorrect bbox test) + silenced 2 warnings |
Revision e8f0228 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 28, 2017, 15:41 (GMT) |
fix attempt for numerical instabilty with cuttergroups + a couple of minor fixes as workaround you could use particlehelper and uniform together with cuttergroups |
Revision 65c86fc by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 15, 2017, 19:55 (GMT) |
load crash fix if FM is there but hasnt been executed prior to save |
Revision 5bac7e5 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 15, 2017, 16:36 (GMT) |
fix for loading cutter group fractures and allow all algorithms now in combination with cuttergroup |
Revision 5f56257 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 12, 2017, 12:11 (GMT) |
added basic material handling and outputting vertexgroups for intersect/difference shards with cuttergroups |
Revision e63c6cd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 11, 2017, 17:52 (GMT) |
fix attempt for passive fakeparenting with dynamic/external, and first version of combined cuttergroup and procedural (boolean only) fracture |
Revision 30acadd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 7, 2017, 20:34 (GMT) |
fixes for constraint behavior in dynamic_external mode |
Revision 3b0646b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 7, 2017, 15:41 (GMT) |
dissolve constraint now only dissolves constraints between different clusters if clusters are used additionally added a python-settable variable to indicate whether the dynamic fracture data has been loaded externally or not (just set it from the handler) |
|