Blender Git Commit Log
Git Commits -> Revision d33cacf
July 10, 2017, 09:39 (GMT) |
Fix image empties not drawing A pointer to the uniform data for the empty drawing was being freed before the actual draw call, which invalidates the uniform. This makes the data only be freed after drawing. |
Commit Details:
Full Hash: d33cacf7e46deb12713e058fff4c1096f8113469
Parent Commit: 7d5e928
Lines Changed: +7, -9
1 Modified Path:
/source/blender/draw/modes/object_mode.c (+7, -9) (Diff)