Revision 5cb7c07 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 26, 2015, 14:34 (GMT) |
attempt to fix some (stack overflow related ?) crashes |
Revision fe4909e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 26, 2015, 13:43 (GMT) |
tiny fix, forgot to assign ids to meshislands in splitshards to island mode |
Revision e2a01d4 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 25, 2015, 08:41 (GMT) |
small fix for ui description of mass_threshold_factor |
Revision 3c8876c by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 25, 2015, 08:27 (GMT) |
new parameter "stability factor" (for constraints, compounds) and resetting all shards by default now on refracture, except in mousebased fracture (faster to keep unchanged shards there) |
Revision d64c367 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 24, 2015, 11:01 (GMT) |
some enhancement attempts for compounding, supposed to be better controllable in some cases, but still odd behavior with multiple compound objects |
Revision 5019780 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 23, 2015, 16:45 (GMT) |
fix for triggers and multiple compound objects (but compound building is slower again, due to necessary broadphase handles for triggers) |
Revision d72a489 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 23, 2015, 10:02 (GMT) |
exposed a couple of compound damage propagation parameters, need to test still to find good values |
Revision 42f6442 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 22, 2015, 19:53 (GMT) |
windows compile fix |
Revision 8611d01 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 22, 2015, 17:58 (GMT) |
crash fix in propagateDamage, checking for index being smaller than connection size now |
Revision ba39be6 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 22, 2015, 11:16 (GMT) |
speed enhancement for building compounds (omitting broadphase handles) and successful test with clusters, values need a bit tweaking but basic principle works |
Revision a7b4582 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 21, 2015, 15:32 (GMT) |
added very basic damage propagation scheme to compoundbased fracture (direct damage is too small, can be increased this way, but you mostly get single parts falling off only) |
Revision b212d62 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 21, 2015, 13:18 (GMT) |
some fixes for compound method, but still not very well controllable |
Revision 597936b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 20, 2015, 19:31 (GMT) |
new feature: attempt to accelerate simulation of many adjacent shards by compounds; todo... improve connectivity check |
Revision 9624808 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 18, 2015, 09:25 (GMT) |
fracturing multiple settings seems to work (again) but todo: splinters, multiple islands / setting, constraints |
Revision 0eae9ab by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 17, 2015, 15:49 (GMT) |
fix attempt for splinters, did crash.. now works but its incorrect for multiple settings |
Revision 9168afa by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 17, 2015, 13:47 (GMT) |
small fix for multiple fracture settings (but, other files still dont work with it, investigating... |
Revision 4a2dad0 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 17, 2015, 13:28 (GMT) |
multiple fracturing settings seem to work, but tested with 1 file only for now... |
Revision ade29c9 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 16, 2015, 19:13 (GMT) |
fix for older blends, so they work as before again |
Revision e0fdc82 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 16, 2015, 18:48 (GMT) |
experimental new feature: multiple fracture setting per predefined mesh island, delimited by a vertexgroup per island |
Revision c2730a8 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 14, 2015, 18:01 (GMT) |
dynamic fracture, another improvement attempt, still a bit jerky movement |
|