Revision a0ed785 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 12, 2014, 11:07 (GMT) |
fix for not updating fractured mesh with constraints enabled |
Revision dc96f80 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 11, 2014, 18:35 (GMT) |
fix attempt for messed up bake data after linking objects |
Revision c9e920d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 11, 2014, 17:10 (GMT) |
copy rigidbody world when linking objects to scenes (if it exists) |
Revision 92b42ef by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 11, 2014, 16:15 (GMT) |
can copy rb bakedata now with scene |
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... |
|