tornavis/source/blender/nodes
Lukas Tönne 5bc82b5b7c Geometry Nodes: Remove experimental volume nodes
The new grid socket (#115270) will make these nodes obsolete and
provide more elegant ways of implementing the features. Removing
these nodes now to clean up and make future changes simpler.

Pull Request: https://projects.blender.org/blender/blender/pulls/115567
2023-11-29 16:02:06 +01:00
..
composite Cleanup: CMake: Modernize bf_functions dependencies 2023-11-28 01:14:15 +01:00
function Cleanup: CMake: Modernize bf_functions dependencies 2023-11-28 01:14:15 +01:00
geometry Geometry Nodes: Remove experimental volume nodes 2023-11-29 16:02:06 +01:00
intern Cleanup: remove unused code 2023-11-29 14:35:04 +01:00
shader Cleanup: CMake: Modernize bf_functions dependencies 2023-11-28 01:14:15 +01:00
texture Cleanup: CMake: Modernize bf_imbuf dependencies 2023-11-25 23:37:24 +01:00
CMakeLists.txt Cleanup: CMake: Modernize bf_functions dependencies 2023-11-28 01:14:15 +01:00
NOD_common.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
NOD_composite.hh Cleanup: Remove unnecessary struct and typedef keywords from C++ headers 2023-11-14 09:51:41 +01:00
NOD_derived_node_tree.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
NOD_geometry.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
NOD_geometry_exec.hh Geometry Nodes: extract global data passed to a geometry nodes invocation to separate struct 2023-11-29 13:22:20 +01:00
NOD_geometry_nodes_execute.hh Geometry Nodes: extract global data passed to a geometry nodes invocation to separate struct 2023-11-29 13:22:20 +01:00
NOD_geometry_nodes_lazy_function.hh Geometry Nodes: extract global data passed to a geometry nodes invocation to separate struct 2023-11-29 13:22:20 +01:00
NOD_geometry_nodes_log.hh Cleanup: Move several blenkernel headers to C++ 2023-11-16 11:41:55 +01:00
NOD_math_functions.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
NOD_multi_function.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
NOD_node_declaration.hh Cleanup: reduce boilerplate for equality operators for structs 2023-11-20 09:39:13 +01:00
NOD_register.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
NOD_rna_define.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
NOD_shader.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
NOD_socket.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
NOD_socket_declarations.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
NOD_socket_declarations_geometry.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
NOD_socket_items.hh Geometry Nodes: Index switch node 2023-11-22 16:11:32 +01:00
NOD_socket_search_link.hh Nodes: Panels integration with blend files and UI 2023-08-30 12:37:21 +02:00
NOD_static_types.h Geometry Nodes: Remove experimental volume nodes 2023-11-29 16:02:06 +01:00
NOD_texture.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
NOD_zone_socket_items.hh Geometry Nodes: Index switch node 2023-11-22 16:11:32 +01:00