tornavis/source/blender/functions
Campbell Barton 43e3a33082 Cleanup: spelling in comments 2022-01-24 14:35:23 +11:00
..
intern Cleanup: spelling in comments 2022-01-24 14:35:23 +11:00
tests Functions: remove test for dynamic name 2021-11-21 13:08:23 +01:00
CMakeLists.txt Geometry Nodes: move up destruct instructions in procedure 2021-12-13 13:28:33 +01:00
FN_cpp_type.hh Geometry Nodes: avoid allocation when construct varray for single value 2021-11-26 09:59:41 +01:00
FN_cpp_type_make.hh Functions: make asserts more correct 2021-09-21 17:51:15 +02:00
FN_field.hh Cleanup: compiler warnings with clang 2022-01-14 15:17:22 +01:00
FN_field_cpp_type.hh Geometry Nodes: reduce overhead when processing single values 2021-11-23 14:49:26 +01:00
FN_generic_array.hh Functions: Generic array data structure 2021-10-14 11:06:18 -05:00
FN_generic_pointer.hh Functions: improve CPPType 2021-06-28 13:16:32 +02:00
FN_generic_span.hh BLI: add slice method to index mask and generic span 2021-11-24 17:49:33 +01:00
FN_generic_value_map.hh Functions: improve CPPType 2021-06-28 13:16:32 +02:00
FN_generic_vector_array.hh Geometry Nodes: refactor virtual array system 2021-11-16 10:16:30 +01:00
FN_generic_virtual_array.hh Cleanup: remove redundant const qualifiers for POD types 2022-01-07 14:16:26 +11:00
FN_generic_virtual_vector_array.hh Cleanup: remove redundant const qualifiers for POD types 2022-01-07 14:16:26 +11:00
FN_multi_function.hh Cleanup: move public doc-strings into headers for 'functions' 2021-12-09 21:17:16 +11:00
FN_multi_function_builder.hh Functions: use static names for multi-functions 2021-11-21 12:48:07 +01:00
FN_multi_function_context.hh
FN_multi_function_data_type.hh
FN_multi_function_param_type.hh
FN_multi_function_params.hh Geometry Nodes: refactor multi-threading in field evaluation 2021-11-26 11:06:16 +01:00
FN_multi_function_procedure.hh Geometry Nodes: add field node type for constants 2022-01-02 14:27:16 +01:00
FN_multi_function_procedure_builder.hh Functions: store cursors to previous instructions 2021-09-11 11:43:59 +02:00
FN_multi_function_procedure_executor.hh Geometry Nodes: refactor multi-threading in field evaluation 2021-11-26 11:06:16 +01:00
FN_multi_function_procedure_optimization.hh Geometry Nodes: move up destruct instructions in procedure 2021-12-13 13:28:33 +01:00
FN_multi_function_signature.hh Functions: use static string for parameter names 2021-11-21 12:57:34 +01:00