tornavis/source/blender/nodes
Sybren A. Stüvel 16732def37 Cleanup: Clang-Tidy modernize-use-nullptr
Replace `NULL` with `nullptr` in C++ code.

No functional changes.
2020-11-06 18:08:25 +01:00
..
composite Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
function Cleanup: use C++ style casts in various places 2020-08-07 18:42:21 +02:00
intern Cleanup: Clang-Tidy modernize-use-nullptr 2020-11-06 18:08:25 +01:00
shader Cleanup: Clang-Tidy modernize-use-nullptr 2020-11-06 18:08:25 +01:00
simulation Cleanup: Clang-Tidy modernize-use-nullptr 2020-11-06 18:08:25 +01:00
texture Cleanup: Remove/replace C standard library assert() and header usages 2020-10-03 16:10:15 +02:00
CMakeLists.txt Cleanup: Render Module: move header files to main directory 2020-11-06 10:10:41 -05:00
NOD_common.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
NOD_composite.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
NOD_derived_node_tree.hh Cleanup: use C++ style casts in various places 2020-08-07 18:42:21 +02:00
NOD_function.h Merge branch 'blender-v2.90-release' into master 2020-08-07 10:04:57 +02:00
NOD_node_tree_dependencies.hh Code Style: use "#pragma once" in some newer headers 2020-08-07 10:10:37 +02:00
NOD_node_tree_multi_function.hh Cleanup: use C++ style casts in various places 2020-08-07 18:42:21 +02:00
NOD_node_tree_ref.hh Cleanup: use C++ style casts in various places 2020-08-07 18:42:21 +02:00
NOD_shader.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
NOD_simulation.h Simulation: remove particle nodes with outdated design 2020-10-20 12:07:42 +02:00
NOD_socket.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
NOD_static_types.h Simulation: remove particle nodes with outdated design 2020-10-20 12:07:42 +02:00
NOD_texture.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00