Blender Git Loki
Git Commits -> Revision 1b85cea
Revision 1b85cea by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 27, 2016, 13:06 (GMT) |
fix for loading files, need to skip "empty" shards which dont have any mesh info because they didnt intersect with the original geometry, before this each meshisland stored a temp shard, now we lookup shards out of the shard map instead, but this could point to such empty shards, leading to incorrectly loaded files. |
Commit Details:
Full Hash: 1b85ceabc5b3a206516c05f7310db4586fdcdeb9
Parent Commit: f0f3873
Lines Changed: +16, -4
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+16, -4) (Diff)