tornavis/source/blender/functions
Campbell Barton 6859bb6e67 Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
..
intern Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
tests BLI: Allow different integer types when filling span indices 2023-04-27 08:50:41 -04:00
CMakeLists.txt BLI: improve CPPType system 2022-11-12 18:33:31 +01:00
FN_field.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
FN_field_cpp_type.hh Cleanup: simplify getting value of generic ValueOrField 2023-01-06 22:30:14 +01:00
FN_field_cpp_type_make.hh Cleanup: simplify getting value of generic ValueOrField 2023-01-06 22:30:14 +01:00
FN_init.h BLI: improve CPPType system 2022-11-12 18:33:31 +01:00
FN_lazy_function.hh Cleanup: use better default name for unknown parameter 2023-03-30 18:44:11 +02:00
FN_lazy_function_execute.hh Cleanup: comment blocks 2023-03-09 10:39:49 +11:00
FN_lazy_function_graph.hh Functions: add debug utility for lazy function graphs 2023-01-20 13:39:29 +01:00
FN_lazy_function_graph_executor.hh Geometry Nodes: new evaluation system 2022-09-13 08:44:32 +02:00
FN_multi_function.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
FN_multi_function_builder.hh Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
FN_multi_function_context.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
FN_multi_function_data_type.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
FN_multi_function_param_type.hh Cleanup: remove MF prefix from some classes in multi-function namespace 2023-01-14 15:42:52 +01:00
FN_multi_function_params.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
FN_multi_function_procedure.hh Cleanup: remove MF prefix from some classes in multi-function namespace 2023-01-14 15:42:52 +01:00
FN_multi_function_procedure_builder.hh Functions: introduce multi-function namespace 2023-01-07 17:32:28 +01:00
FN_multi_function_procedure_executor.hh Cleanup: remove MF prefix from some classes in multi-function namespace 2023-01-14 15:42:52 +01:00
FN_multi_function_procedure_optimization.hh Functions: introduce multi-function namespace 2023-01-07 17:32:28 +01:00
FN_multi_function_signature.hh Cleanup: remove MF prefix from some classes in multi-function namespace 2023-01-14 15:42:52 +01:00