Blender Git Loki
Git Commits -> Revision fb26ee8
Revision fb26ee8 by Hans Goudey (temp-geometry-nodes-fields, temp-geometry-nodes-fields--fields, temp-geometry-nodes-fields--fields-jacques, temp-parallel-multi-function) August 24, 2021, 22:35 (GMT) |
Initial crappy code that doesn't do anything and wouldn't compile |
Commit Details:
Full Hash: fb26ee8a7e7df951880b6917a358e6c3e0728df4
Parent Commit: 0010727
Lines Changed: +610, -0
4 Added Paths:
/source/blender/functions/FN_field.hh (+178, -0) (View)
/source/blender/functions/FN_generic_array.hh (+274, -0) (View)
/source/blender/functions/tests/FN_field_test.cc (+38, -0) (View)
/source/blender/functions/tests/FN_generic_array_test.cc (+116, -0) (View)
/source/blender/functions/FN_generic_array.hh (+274, -0) (View)
/source/blender/functions/tests/FN_field_test.cc (+38, -0) (View)
/source/blender/functions/tests/FN_generic_array_test.cc (+116, -0) (View)
1 Modified Path:
/source/blender/functions/CMakeLists.txt (+4, -0) (Diff)