Revision f5e17e1 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 27, 2014, 14:45 (GMT) |
extended the critical section, hopefully this stabilizes it a bit |
Revision 9877852 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 27, 2014, 12:59 (GMT) |
tried to increase speed by openmp, but crashes more often now, especially when freeing things (double free...) hrm |
Revision fb2198d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 26, 2014, 21:30 (GMT) |
some cleanup ... |
Revision c238233 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 26, 2014, 21:21 (GMT) |
all "optimizations" made it actually slower, so using full copy now... |
Revision 26d7665 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 26, 2014, 20:13 (GMT) |
hrm bisect does not get faster... |
Revision 4ab0f42 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 26, 2014, 16:26 (GMT) |
attempt to accelerate bisect fracture, but no real success... |
Revision 8d20bf1 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 24, 2014, 09:12 (GMT) |
mac does not support memorystreams (fmemopen and open_memorystream) as well... using regular file there too |
Revision f487116 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 24, 2014, 07:52 (GMT) |
was merged incorrectly as well... |
Revision 5208108 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 23, 2014, 23:16 (GMT) |
those were merged incorrectly from and older branch, error was visible in windows. (crashes) |
Revision cef5642 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 23, 2014, 22:53 (GMT) |
removed incorrect include stdbool.h |
Revision 3f87907 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 23, 2014, 21:43 (GMT) |
argh, Windows did not support memorystreams, so had to add regular file as fallback |
Revision 9f34788 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 23, 2014, 12:51 (GMT) |
memory leak hunting, there is still one unfixable related to customdata behavior (need to alloc twice there somehow, grr...) |
Revision 9831a6b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 22, 2014, 18:21 (GMT) |
attempt to store fracture result and read it, failed, so deactivated for now |
Revision 74d486b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 22, 2014, 15:46 (GMT) |
fix for crash at removing modifier |
Revision 2c77a4d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 22, 2014, 15:36 (GMT) |
fix : dont create meshislands for empty shards, causes trouble with rigidbody sim |
Revision b34d1f8 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 22, 2014, 13:10 (GMT) |
rigidbody should work without fracture now too |
Revision 6eb641b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 22, 2014, 09:47 (GMT) |
some more crash fixes |
Revision 4777e74 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 22, 2014, 00:17 (GMT) |
some fixes and a bit performance optimization |
Revision 2b718bd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 21, 2014, 20:58 (GMT) |
small crash fix in case fracturing goes wrong (sometimes 0 shards...) |
Revision 6d27993 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 21, 2014, 20:41 (GMT) |
removed temporary material coloring of clusters and added support for uvs (boolean) |
|