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 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 31248db by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
forgot to free some memory blocks |
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 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 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) |
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 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 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 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 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 083cc27 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
ignore symlinks |
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 fbe4d47 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
make constraints optional, its very slow to set them up between many shards |
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 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 80c8185 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
inner constraints work now basically, but need to have user interface to define strengths yet. |
Revision 48663dd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
first steps with inner constraints, but moving the object when we have cached frames crashes bullet |
Revision d162008 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2013, 19:09 (GMT) |
small cleanup |
|