Revision bb64f58 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 19, 2015, 17:58 (GMT) |
fix: rewrote clustering so it operates on the mesh islands now prior to constraint generation, instead of operating on shards only during fracture time |
Revision f5414f9 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 18, 2015, 22:33 (GMT) |
fix: mesh was messed up if you used no pointsource, just the islands. |
Revision 2d1b512 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 18, 2015, 19:46 (GMT) |
added greasepencil edge fracture, the direction of cutting is currently limited to global X, Y or Z axis |
Revision 66affa5 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 18, 2015, 10:57 (GMT) |
fix: cutter groups should work mostly now |
Revision eebf770 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 17, 2015, 21:39 (GMT) |
fix : set some better default values for Fractal Boolean, so the object / default cube should not explode automatically, but its far from optimal still this way.... (active objects with Mesh Shape cause unstable simulation behavior) |
Revision 3014c07 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 17, 2015, 21:13 (GMT) |
fix : forgot to set inner material with fractal boolean |
Revision 61ca70d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 17, 2015, 20:37 (GMT) |
added cutter groups, this is intended to define custom sets of objects to make boolean cuts against, but its still WIP, as it still fails too often |
Revision 0a60407 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 15, 2015, 18:32 (GMT) |
revert bad activation fix for triggering, caused crashes in some cases (like on non-kinematic triggers) |
Revision 30de827 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 13, 2015, 15:47 (GMT) |
fix: trigger system now triggers in time, there was a delay before due to unnecessary postponed revalidation, now the shards are directly activated on hit |
Revision 4d82812 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 10, 2015, 21:37 (GMT) |
fix: for severe performance issue with fractal, did unnecessary unwrapping operations there |
Revision ef47b88 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 10, 2015, 09:49 (GMT) |
crash fix: removing the fracture modifier again from object without executing fracture first did crash |
Revision 02d82a9 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 9, 2015, 13:24 (GMT) |
limit autohide distance between 0.0 and 10.0 (mostly very low positive values are used, like 0.001) |
Revision a238bbf by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 9, 2015, 13:23 (GMT) |
crash fix: changing constraint settings prior to execute fracture caused a crash |
Revision f085584 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 9, 2015, 13:11 (GMT) |
fix: do not write shards with only 1 vertex, this causes problems when loading the file afterwards, omitting those shards and islands seems not having a negative effect up to now |
Revision 43d426b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 7, 2015, 14:06 (GMT) |
fix: crasher when appending object with modifier and when trying to remove rigidbody traces when no rigidbody world is available |
Revision 28efc10 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 6, 2015, 20:28 (GMT) |
fix: added cluster_group to presets |
Revision 3fb7986 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 6, 2015, 20:24 (GMT) |
fix: clustergroup centroid search didnt take obmat into account |
Revision d4fce19 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 6, 2015, 15:26 (GMT) |
added a cluster group setting, where helper objects can define locations of cluster cores (shards will be added to its clostest core always), converted objects belong to a group now also |
Revision 5cabdd3 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 4, 2015, 13:49 (GMT) |
fix: inner vertex group was empty after refracture |
Revision 841d916 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 3, 2015, 18:07 (GMT) |
fix : autosmooth didnt work on all faces when boolean fractal with smooth inner faces was used (added unnecessary sharp edges before) |
|