Blender Git Commit Log

Git Commits -> Revision 84660c4

August 29, 2021, 17:28 (GMT)
Refactor procedure building to add proper destructs, to use stacks

This still doesn't really work, but it solves a fundamental problem
with the order I was adding destruct calls for intermediate values.
The current problem is that the variables that a function depends
on (its inputs) are not added first, so basically a problem with the
traversal of the field network.

Commit Details:

Full Hash: 84660c44f0a700e45fa67058c46028460a16def9
Parent Commit: d464816
Lines Changed: +150, -66

1 Modified Path:

/source/blender/functions/intern/field.cc (+150, -66) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021