Blender Git Commit Log
Git Commits -> Revision 6a2cefc
Revision 6a2cefc by Sergey Sharybin (master) July 21, 2014, 15:32 (GMT) |
Fix T40839: Object Font Text Rendering Bug The issue was caused by the wrong objects order for convertblender.c. Dependency graph totally missed handling of this situation. Fixed now, but it's not that pretty, don't try this at home obviously. But consider this to be good enough for the current dependency graph. Details are in the build_dag_object(). |
Commit Details:
Full Hash: 6a2cefc061ec3805ce3f47bf76b728943fb2e4a7
Parent Commit: 577bdfb
Lines Changed: +24, -0
1 Modified Path:
/source/blender/blenkernel/intern/depsgraph.c (+24, -0) (Diff)