bdk-blender/source/blender/nodes
Damien Picard d7a68a9de8 Fix: Correct several messages in the UI
- Show/hide mask layers: the tooltip was confusing from a user's
  perspective, because they should not be expected to know what a hide
  flag is.
- Active Spline -> Active Point: likely a copy and paste error.
- Geo Nodes face is planar node: forgotten article.
- Axes, plural instead of axis for the viewport preferences. Here
  there are several usages of axis or axes. Since they refer to
  coordinate axes I believe they should be plural, even though the
  property `mini_axis_type` is still wrong.

-----
![image](/attachments/7ccdc72d-1e83-4c22-b8e9-c3b7c5fcf629)
![image](/attachments/746015bc-23e1-49bc-8828-df07d7605048)
![image](/attachments/61c58766-a8f5-4a90-b862-c9b57c44c355)

Pull Request: blender/blender#105814
2023-03-16 00:12:29 +01:00
..
composite Fix #105323: Compositor: Crash when using color-ramp with b-spline 2023-03-15 17:30:29 +01:00
function Fix: Use proper types in compare node link drag search options 2023-02-16 15:18:56 -05:00
geometry Fix #105610: Missing "Amount" validation in duplicate elemnts node 2023-03-09 13:49:16 -05:00
intern Fix #105571: crash when connecting invalid node group to multi input 2023-03-09 11:19:59 +01:00
shader Fix #105314: Custom node groups missing sockets 2023-02-28 13:59:28 -05:00
texture Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
CMakeLists.txt CMake: use BULLET_LIBRARIES for both extern_bullet and system libraries 2023-01-19 17:10:42 +11:00
NOD_common.h Nodes: Use dynamic declarations for group nodes 2023-01-16 15:47:25 -06:00
NOD_composite.h Nodes: move node registration to nodes module 2022-11-26 13:20:18 +01:00
NOD_derived_node_tree.hh Nodes: move NodeTreeRef functionality into node runtime data 2022-08-31 12:16:13 +02:00
NOD_geometry_exec.hh Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
NOD_geometry_nodes_lazy_function.hh Functions: introduce multi-function namespace 2023-01-07 17:32:28 +01:00
NOD_geometry_nodes_log.hh Geometry Nodes: show number of curve points in socket inspection tooltip 2023-01-20 14:44:37 +01:00
NOD_geometry.h Nodes: move node registration to nodes module 2022-11-26 13:20:18 +01:00
NOD_math_functions.hh Functions: introduce multi-function namespace 2023-01-07 17:32:28 +01:00
NOD_multi_function.hh Functions: introduce multi-function namespace 2023-01-07 17:32:28 +01:00
NOD_node_declaration.hh Nodes: Use dynamic declarations for group nodes 2023-01-16 15:47:25 -06:00
NOD_register.hh Nodes: move node registration to nodes module 2022-11-26 13:20:18 +01:00
NOD_shader.h Nodes: move node registration to nodes module 2022-11-26 13:20:18 +01:00
NOD_socket_declarations_geometry.hh
NOD_socket_declarations.hh Nodes: Use dynamic declarations for group nodes 2023-01-16 15:47:25 -06:00
NOD_socket_search_link.hh Cleanup: malformed C-style comment blocks, spelling 2022-04-11 12:03:09 +10:00
NOD_socket.h Nodes: Use dynamic declarations for group nodes 2023-01-16 15:47:25 -06:00
NOD_static_types.h Fix: Correct several messages in the UI 2023-03-16 00:12:29 +01:00
NOD_texture.h Nodes: move node registration to nodes module 2022-11-26 13:20:18 +01:00