bdk-blender/source/blender/functions
Brecht Van Lommel 39107b3133 Revert changes from main commits that were merged into blender-v4.0-release
The last good commit was 8474716abb.

After this commits from main were pushed to blender-v4.0-release. These are
being reverted.

Commits a4880576dc from to b26f176d1a that happend afterwards were meant for
4.0, and their contents is preserved.
2023-10-30 21:40:35 +01:00
..
intern Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
tests Functions: refactor lazy-function graph interface 2023-09-17 13:54:09 +02:00
CMakeLists.txt License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_field_cpp_type_make.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_field_cpp_type.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_field.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_init.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_lazy_function_execute.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
FN_lazy_function_graph_executor.hh Functions: use array indexing instead of VectorSet in graph executor 2023-09-17 14:27:01 +02:00
FN_lazy_function_graph.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
FN_lazy_function.hh Functions: add asserts to check indices 2023-09-16 12:24:54 +02:00
FN_multi_function_builder.hh Cleanup: remove spaces from commented arguments 2023-09-22 12:21:18 +10:00
FN_multi_function_context.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_multi_function_data_type.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_multi_function_param_type.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_multi_function_params.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_multi_function_procedure_builder.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_multi_function_procedure_executor.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_multi_function_procedure_optimization.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_multi_function_procedure.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
FN_multi_function_signature.hh Cleanup: remove spaces from commented arguments 2023-09-22 12:21:18 +10:00
FN_multi_function.hh Cleanup: forbid implicit copy and move for multi function 2023-08-31 16:01:29 +02:00