Nodes: Move rotation socket out of experimental

See #92967.

Pull Request: https://projects.blender.org/blender/blender/pulls/111448
This commit is contained in:
Hans Goudey
2023-08-24 15:28:07 +02:00
committed by Hans Goudey
parent 2cb5f83940
commit 34e4bedcd8
8 changed files with 4 additions and 34 deletions

View File

@@ -2464,7 +2464,6 @@ class USERPREF_PT_experimental_new_features(ExperimentalPanel, Panel):
("blender/blender/projects/10", "Pipeline, Assets & IO Project Page")),
({"property": "use_override_templates"}, ("blender/blender/issues/73318", "Milestone 4")),
({"property": "use_new_volume_nodes"}, ("blender/blender/issues/103248", "#103248")),
({"property": "use_rotation_socket"}, ("/blender/blender/issues/92967", "#92967")),
({"property": "use_node_group_operators"}, ("/blender/blender/issues/101778", "#101778")),
({"property": "use_shader_node_previews"}, ("blender/blender/issues/110353", "#110353")),
),