Commit: 9b1882f986848ff98de8261e6fee2ce3c26f70db
Author: Campbell Barton
Date: Fri Nov 5 15:52:17 2021 +1100
Branches: blender-v3.0-release
https://developer.blender.org/rB9b1882f986848ff98de8261e6fee2ce3c26f70db
Cleanup: replace face-map reference in gizmo example
Copy-paste error.
===================================================================
M release/scripts/templates_py/gizmo_custom_geometry.py
===================================================================
diff --git a/release/scripts/templates_py/gizmo_custom_geometry.py
b/release/scripts/templates_py/gizmo_custom_geometry.py
index 701b1ac48ba..699f856b2a7 100644
--- a/release/scripts/templates_py/gizmo_custom_geometry.py
+++ b/release/scripts/templates_py/gizmo_custom_geometry.py
@@ -63,7 +63,7 @@ custom_shape_verts = (
class MyCustomShapeWidget(Gizmo):
- bl_idname = "VIEW3D_GT_auto_facemap"
+ bl_idname = "VIEW3D_GT_custom_shape_widget"
bl_target_properties = (
{"id": "offset", "type": 'FLOAT', "array_length": 1},
)
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs