tornavis/source/blender/nodes
Hans Goudey 95edff7495 Cleanup: Rename mesh custom data fields
Implements the rest of #101689, after 5e9ea9243b.

- `vdata` -> `vert_data`
- `edata` -> `edge_data`
- `pdata` -> `face_data`
- `ldata` -> `loop_data`

A deeper rename of `loop` to `corner` will be proposed as a next
step, and renaming `totvert` and `totedge` can be done separately.

Pull Request: https://projects.blender.org/blender/blender/pulls/110432
2023-07-25 21:15:52 +02:00
..
composite CMake: revert last weeks modernizations 2023-07-25 16:43:21 +02:00
function CMake: revert last weeks modernizations 2023-07-25 16:43:21 +02:00
geometry Cleanup: Rename mesh custom data fields 2023-07-25 21:15:52 +02:00
intern Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
shader CMake: revert last weeks modernizations 2023-07-25 16:43:21 +02:00
texture CMake: revert last weeks modernizations 2023-07-25 16:43:21 +02:00
CMakeLists.txt CMake: revert last weeks modernizations 2023-07-25 16:43:21 +02:00
NOD_add_node_search.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
NOD_common.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
NOD_composite.h Compositor: first steps to use realtime compositor for renders 2023-06-07 14:17:48 +02:00
NOD_derived_node_tree.hh Nodes: Add bNodeInstanceKey to DerivedNodeTree 2023-06-21 05:03:56 +02:00
NOD_geometry.hh Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
NOD_geometry_exec.hh Fix: Node operators crash when using depsgraph 2023-07-11 13:38:25 -04:00
NOD_geometry_nodes_execute.hh Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
NOD_geometry_nodes_lazy_function.hh Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
NOD_geometry_nodes_log.hh Cleanup: improve node tree zones naming 2023-06-20 10:25:41 +02:00
NOD_math_functions.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
NOD_multi_function.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
NOD_node_declaration.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
NOD_register.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
NOD_shader.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
NOD_socket.hh Cleanup: Move NOD_socket.h to C++ 2023-07-02 21:01:57 +02:00
NOD_socket_declarations.hh Nodes: Add rotation socket type, support in many geometry nodes 2023-06-14 20:30:10 +02:00
NOD_socket_declarations_geometry.hh Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
NOD_socket_search_link.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
NOD_static_types.h UI: fix and improve a few messages 2023-07-24 21:22:07 +02:00
NOD_texture.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00