Revision 4e5c2af by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 11, 2014, 09:01 (GMT) |
crash fix for loading data with halving applied only (and no fracture) |
Revision 04b0007 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 10, 2014, 14:54 (GMT) |
progress bar display fix attempt, still glitchy... |
Revision 9f83814 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 10, 2014, 12:19 (GMT) |
partial fix for progress display (can still exceed progressbar) and fix of a memoryleak when halving only |
Revision fb7ef3a by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 9, 2014, 18:55 (GMT) |
copied derivedmesh was not freed after usage |
Revision c9ad3c2 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 8, 2014, 17:34 (GMT) |
and even more gui cleanup |
Revision 35cfca7 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 8, 2014, 12:16 (GMT) |
further gui cleanup |
Revision 4396f9d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 7, 2014, 23:09 (GMT) |
fracture gui cleanup |
Revision 4e59fa1 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 7, 2014, 16:31 (GMT) |
another crash fix attempt for refreshing constraint data on running / cancelled fracture |
Revision 9687cb2 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 7, 2014, 15:43 (GMT) |
partial fix for crash at refresh constraints during fracture, or after cancelling it |
Revision f4ff8ff by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 7, 2014, 08:52 (GMT) |
prevent fracture modifier removal when job is running |
Revision 2cced6f by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 7, 2014, 08:16 (GMT) |
added running flag to prevent main thread from modifier execution when job runs, avoids crashes |
Revision 27ef95a by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 6, 2014, 23:59 (GMT) |
added (as experimental setting) the possibility to execute the fracture process as separate threaded job, but this crashes still very often, need to copy the modifier and stuff to a separate context and copy back afterwards |
Revision 5f286bd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 6, 2014, 12:38 (GMT) |
some code cleanup, and attempt to find memoryleaks, but some are still present, sigh... again customdata related... |
Revision f158870 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 5, 2014, 21:33 (GMT) |
avoid crash when refresh after split to islands was missing and file was saved, but this is inconsistent sometimes, requiring an additional refresh possibly (due to memoryleaks possibly) |
Revision 43e4a5b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 5, 2014, 11:02 (GMT) |
customdata fix for split islands |
Revision 9df14f9 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 5, 2014, 10:55 (GMT) |
storage of split islands should work now... |
Revision 202fd41 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 4, 2014, 15:38 (GMT) |
halving "improvement" made it only much worse performancewise, so keep the old one |
Revision 44d97d0 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 4, 2014, 12:47 (GMT) |
added split shards to islands option... but with complex objects you need gazillions of constraints to hold this together... very very slow... |
Revision b986107 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 4, 2014, 09:11 (GMT) |
another pointcache interpolation fix.... |
Revision 3279e92 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 4, 2014, 00:45 (GMT) |
possible fix for pointcache interpolation error with rigidbodies and subframes |
|