Blender Git Loki
Git Commits -> Revision 94b98d3
September 3, 2021, 10:54 (GMT) |
fix bug when the same field is evaluated twice
|
Commit Details:
Full Hash: 94b98d3f882517076b652fd16734c673fb03a3a4
Parent Commit: 32f101c
Lines Changed: +69, -3
4 Modified Paths:
/source/blender/functions/FN_multi_function_builder.hh (
+9,
-0)
(Diff)/source/blender/functions/intern/field.cc (
+12,
-3)
(Diff)/source/blender/functions/intern/multi_function_builder.cc (
+28,
-0)
(Diff)/source/blender/functions/tests/FN_field_test.cc (
+20,
-0)
(Diff)