bdk-blender/source/blender/nodes
Miguel Pozo 4fec780a9f Fix #103903: Bump Node performance regression
Avoid computing the non-derivative height twice.
The height is now computed as part of the main function, while the height at x and y offsets are still computed on a separate function.
The differentials are now computed directly at node_bump.

Co-authored-by: Miguel Pozo <pragma37@gmail.com>
Pull Request #104595
2023-02-15 13:45:50 +01:00
..
composite Nodes: Disable link drag search for deprecated nodes 2022-08-04 13:43:26 -05:00
function Fix T99835: Incorrect title case for two node names 2022-07-22 11:36:55 -05:00
geometry Fix: Link drag search crash with incorrect socket name in switch node 2022-11-28 14:47:38 +01:00
intern I18n: disambiguate a few translations 2022-08-22 14:33:07 +02:00
shader Fix #103903: Bump Node performance regression 2023-02-15 13:45:50 +01:00
texture Cleanup: removed unused Blender Internal bump/normal mapping texture code 2022-06-21 16:00:56 +02:00
CMakeLists.txt Auto-generate RNA-structs declarations in RNA_prototypes.h 2022-03-14 17:08:46 +01:00
NOD_common.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
NOD_composite.h Cleanup: Use const pointers for ImageSaveOptions and ImageFormatData 2022-07-14 21:27:58 -07:00
NOD_derived_node_tree.hh File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
NOD_function.h Nodes: Add general Combine/Separate Color nodes 2022-05-04 18:44:03 +02:00
NOD_geometry_exec.hh Curves: support sculpting on deformed curves 2022-07-22 15:39:41 +02:00
NOD_geometry_nodes_eval_log.hh Curves: support sculpting on deformed curves 2022-07-22 15:39:41 +02:00
NOD_geometry.h Geometry Nodes: Rename "Field on Domain" to "Interpolate Domain" 2022-07-27 08:56:17 -05:00
NOD_math_functions.hh Geometry Nodes: refactor array devirtualization 2022-04-26 17:12:34 +02:00
NOD_multi_function.hh File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
NOD_node_declaration.hh Cleanup: Remove repeated word in comments 2022-02-23 18:24:37 +11:00
NOD_node_tree_ref.hh Nodes: add separately allocated runtime data for nodes and sockets 2022-05-30 15:32:16 +02:00
NOD_shader.h Nodes: Add general Combine/Separate Color nodes 2022-05-04 18:44:03 +02:00
NOD_socket_declarations_geometry.hh File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
NOD_socket_declarations.hh File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
NOD_socket_search_link.hh Cleanup: malformed C-style comment blocks, spelling 2022-04-11 12:03:09 +10:00
NOD_socket.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
NOD_static_types.h UI: Fix Geometry Nodes "Is Face Planar" name 2022-08-31 17:31:04 +02:00
NOD_texture.h Nodes: Add general Combine/Separate Color nodes 2022-05-04 18:44:03 +02:00