blender/release/scripts
Charlie Jolly cc1a48e395 Geometry Nodes: Curve Primitive Arc
This adds a new curve primitive to generate arcs.

Radius mode (default): Generates a fixed radius arc on XY plane
with controls for Angle, Sweep and Invert.

Points mode: Generates a three point curve arc from Start to End
via Middle with an Angle Offset and option to invert the arc.
There are also outputs for arc center, radius and normal direction
relative to the Z-axis.

This patch is based on previous patches
D11713 and D13100 from @guitargeek. Thank you.

Reviewed By: HooglyBoogly

Differential Revision: https://developer.blender.org/D13640
2022-01-20 19:04:09 +00:00
..
addons@6afec05c32 Cleanup doc comments for sculpt_intern.h 2022-01-19 16:21:14 -08:00
addons_contrib@7936dde9ec Function to return a list of keyframe segments 2021-12-17 22:43:02 +00:00
freestyle Fix T93320: Freestyle LineStyleModifier blend 'Minimum' error 2021-11-23 15:38:52 +01:00
modules Cleanup: quite old-style-declaration warning, strip trailing space 2022-01-18 10:26:18 +11:00
presets Fix T92953: Tool Settings: Drag on Tweak fails with LMB select 2022-01-13 14:30:12 +11:00
startup Geometry Nodes: Curve Primitive Arc 2022-01-20 19:04:09 +00:00
templates_osl OSL: add basic OSL shader template 2021-03-26 10:27:31 -06:00
templates_py Fix T90866: Python operator templates are not accessible from menus 2021-11-16 10:45:23 +01:00