Revision 3359d02 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
calling updateCell now in each case->evade corner case for one frame lag |
Revision 41fc551 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
fix for frame-lag when using kinematic fractured objects |
Revision 46e81cf by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
some code cleanup |
Revision 7dcc5e6 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
some stabilization attempts for constraint groups, but still crashy and not intuitive enough |
Revision 816e67e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
added group breaking threshold and group contact distance, now evalulating each modifiers settings in group constraints when overriding |
Revision 91bba9b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
added feature: Can connect multiple fractured rigidbody objects together automatically, fixed constraint for now only. To Use add another fractured object into constraint group of "parent" object (where others will be attached to) |
Revision 9212bd6 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
compile fix (hopefully, at least here it works) |
Revision 964bdd4 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
catch possible NULL pointers |
Revision 083cc27 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
ignore symlinks |
Revision 1a83942 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
support smooth shards (if atleast one original object face is smooth), but looks bad still |
Revision 313adc2 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
fixing attempt for crash when using no pointsource and boolean intersection, change how noise is applied (memory access) |
Revision 433126d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
removing invalid faces in (very small area and less than 3 verts) in explode modifier (geometry fix) |
Revision 4a46460 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
calculating shard mass at creation/change, coordinate calculation fixes with own verts and greasepencil |
Revision 89aa380 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
fixed wrong calculation and memory handling of point clouds, which led to often crashes. made explode a single modifier (removed copy), added outliner icon for rigidbody modifier |
Revision 8d89c7d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
small correction for constraints, atleast 3 shared vertices are needed to build a constraint fixes for incorrect meshes with radial point clouds step 1 (still non-manifold edges/faces) |
Revision c7d6fde by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
child vertex wrong coordinate fix, but still problems with radial pointclouds (triangles miss, tessface fails ?) |
Revision c97f043 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
added some null checks, a bit cleanup |
Revision e9c1b18 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
its possible to set inner and outer breaking threshold now for shard constraints |
Revision ec8cacf by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
correction for cluster calculation |
Revision f2ec6d4 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
added noise / percentage for pointsource, replaced child options by a group selection, made only one breaking threshold, removal of unused options, rename of Use Rigidbody, added refresh operator for explode voronoi mode (behavior still a bit inconsistent) |
|