August 27, 2021, 04:11 (GMT) |
Merge branch 'master' into temp-geometry-nodes-fields--fields
|
August 26, 2021, 21:32 (GMT) |
Add an index input function test
This one fails because `tot_initialized_` is 0 in the procedure evaluator. I'm not quite sure what that means yet.
|
August 26, 2021, 20:28 (GMT) |
Add a high-level description to the header file
|
August 26, 2021, 20:23 (GMT) |
Refactor field storage again, to allow reuse of function outputs
|
August 26, 2021, 16:19 (GMT) |
Fix constant input test
|
August 26, 2021, 15:43 (GMT) |
Merge branch 'temp-geometry-nodes-fields' into temp-geometry-nodes-fields--fields
|
August 26, 2021, 15:41 (GMT) |
Merge branch 'master' into temp-geometry-nodes-fields
|
August 25, 2021, 22:39 (GMT) |
Experimental simplification: non-virtual multi-function-only fields
The stupidly simple test doesn't pass anymore.
|
August 25, 2021, 21:23 (GMT) |
Basic constant input test passes
|
August 25, 2021, 19:28 (GMT) |
Merge branch 'master' into temp-geometry-nodes-fields--fields
|
August 25, 2021, 14:55 (GMT) |
Remove GArray, futher improvement
|
August 24, 2021, 22:35 (GMT) |
Initial crappy code that doesn't do anything and wouldn't compile
|
August 24, 2021, 18:45 (GMT) |
Merge branch 'master' into temp-geometry-nodes-fields
|
August 23, 2021, 20:12 (GMT) |
Merge branch 'master' into temp-geometry-nodes-fields
|
August 23, 2021, 13:58 (GMT) |
Merge branch 'master' into temp-geometry-nodes-fields
|
August 23, 2021, 13:57 (GMT) |
fix comment
|
August 22, 2021, 20:34 (GMT) |
make dot output more compact
|
August 22, 2021, 18:29 (GMT) |
avoid allocating index array in some cases
|
August 22, 2021, 18:16 (GMT) |
add return instruction and initial procedure validation
|
August 22, 2021, 13:07 (GMT) |
support span buffer reuse
|