Blender Git Commit Log
Git Commits -> Revision 044cb7e
November 25, 2015, 08:29 (GMT) |
Fixed overzealous assert for input stack assignments in codegen. For constant inputs no stack index is needed. Previous to node pruning this did not trigger the assert because there were still pass nodes allocating the stack indices. |
Commit Details:
Full Hash: 044cb7eaf0413709b25f3818eafad447b5cf1fe1
Parent Commit: 170f158
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenvm/compile/bvm_codegen.cc (+1, -1) (Diff)