Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-01add common base class for field input/operationtemp-geometry-nodes-fields--fields-jacquesJacques Lucke
2021-08-31rename to GFieldJacques Lucke
2021-08-31Fix index field name for debuggingtemp-geometry-nodes-fields--fieldsHans Goudey
2021-08-31Cleanup: Rename function, add commentsHans Goudey
2021-08-31Cleanup: Remove incorrect commentHans Goudey
2021-08-31Add a slightly more complicated testHans Goudey
2021-08-31Fix broken test because of stupid mistakeHans Goudey
2021-08-30Add a new (failing) test and some commentsHans Goudey
2021-08-30Cleanup: Make construction of function fields easier to readHans Goudey
2021-08-29Add commentHans Goudey
2021-08-29Add another test, add TODO commentsHans Goudey
2021-08-29Don't destruct reused inputs after a function callHans Goudey
2021-08-28Add a slightly more complicated testHans Goudey
2021-08-28Add another very simple passing testHans Goudey
2021-08-28Complete handling of field network inputsHans Goudey
2021-08-27Add FieldInput for input virtual arraysHans Goudey
2021-08-27Use EXPECT_EQ instead of ASSERT_EQHans Goudey
2021-08-27Rename Function to FieldFunctionHans Goudey
2021-08-27Add an index input function testHans Goudey
2021-08-26Refactor field storage again, to allow reuse of function outputsHans Goudey
2021-08-26Experimental simplification: non-virtual multi-function-only fieldsHans Goudey
2021-08-26Basic constant input test passesHans Goudey
2021-08-25Initial crappy code that doesn't do anything and wouldn't compileHans Goudey