blender/release/scripts/startup
Johnny Matthews b7ad58b945 Geometry Nodes: Edge Angle Node
Calculates the angle in radians between two faces that meet at an edge.
0 to PI in either direction with flat being 0 and folded over on itself PI.
If there are not 2 faces on the edge, the angle will be 0.

For valid edges, the angle is the same as the 'edge angle' overlay.

For the Face and Point domain, the node uses simple interpolation to calculate a value.

Differential Revision: https://developer.blender.org/D13366
2022-01-03 11:16:50 -06:00
..
bl_app_templates_system Revert "GPencil: Change default template for better contrast in header" 2021-11-04 08:33:59 +01:00
bl_operators Fix T94375: Python error when trying to add Grease Pencil brush preset 2021-12-25 12:53:35 +01:00
bl_ui OpenSubDiv: add support for an OpenGL evaluator 2021-12-27 16:35:54 +01:00
keyingsets_builtins.py Refactor IDProperty UI data storage 2021-08-27 08:27:24 -05:00
nodeitems_builtins.py Geometry Nodes: Edge Angle Node 2022-01-03 11:16:50 -06:00