Blender Git Commit Log
Git Commits -> Revision 4f05cec
Revision 4f05cec by Sergey Sharybin (master) October 15, 2013, 09:08 (GMT) |
Fix duplicated key in ghash assert caused by object orco Code was rather confusing, get_object_orco was only checking for orco in cache for some objects and was actually allocating orco for other objects. Now made it so get_object_orco always only checks the cache and only call set_object_orco if there's no orco for it yet. |
Commit Details:
Full Hash: 4f05cecbcd882d3ec2da9308b7cda4a083336b8e
SVN Revision: 60772
Parent Commit: faafd7b
Lines Changed: +37, -32
1 Modified Path:
/source/blender/render/intern/source/convertblender.c (+37, -32) (Diff)