Blender Git Commit Log
Git Commits -> Revision ecb79a5
February 16, 2015, 13:54 (GMT) |
Preview generation on Windows: attempt to fix mysterious error by using even more ID's names. Passing around ID's themselves is not safe - they may change their mem addresses. Yet, I had no issue on linux, but on win build this is still not enough, have to use a super strange hack (add an 'import sys' line just before where error happens) to get things running... |
Commit Details:
Full Hash: ecb79a5bd5872e75a36d08db59c904a40242ee70
Parent Commit: d893c9f
Lines Changed: +72, -47
1 Modified Path:
/release/scripts/modules/bl_previews_utils/bl_previews_render.py (+72, -47) (Diff)