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) |
Revision cd6e18d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 6, 2017, 18:24 (GMT) |
added handlers which are triggered after freeing shards and before rebuilding constraints this is supposed to keep externally loaded data in place when changing over to dynamic fracture, the handler triggers a python script which populates the meshislands and another to populate the constraints via the FM python API. Additionally a couple of minor fixes for dynamic fracturing. |
Revision 57a1e43 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 3, 2017, 12:19 (GMT) |
fix for hair particle system, was wrong hair distribution and render error suppressed "dynamic" particle redistribution for hair now too |
Revision a34e295 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 26, 2017, 20:18 (GMT) |
fix, forgot to copy splinter axis when duplicating FM object |
Revision c073d3e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 25, 2017, 14:44 (GMT) |
Merge remote-tracking branch 'refs/remotes/origin/blender-v2.78c-release' into fracture_modifier |
|