[Bf-blender-cvs] [fb84408aa5a] master: Cleanup: Update icons_geom CMakeLists.txt

Dalai Felinto noreply at git.blender.org
Wed Apr 13 15:18:27 CEST 2022


Commit: fb84408aa5abd01dd803a5497fd5b55ef10c7aa2
Author: Dalai Felinto
Date:   Wed Apr 13 15:18:16 2022 +0200
Branches: master
https://developer.blender.org/rBfb84408aa5abd01dd803a5497fd5b55ef10c7aa2

Cleanup: Update icons_geom CMakeLists.txt

===================================================================

M	source/blender/editors/datafiles/CMakeLists.txt

===================================================================

diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index fb6621c846d..9e7e00d5656 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -767,9 +767,9 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
   ops.armature.extrude_cursor
   ops.armature.extrude_move
   ops.curve.draw
-  ops.curve.pen
   ops.curve.extrude_cursor
   ops.curve.extrude_move
+  ops.curve.pen
   ops.curve.radius
   ops.curve.vertex_random
   ops.curves.sculpt_add
@@ -848,8 +848,8 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
   ops.sculpt.border_hide
   ops.sculpt.border_mask
   ops.sculpt.box_trim
-  ops.sculpt.color_filter
   ops.sculpt.cloth_filter
+  ops.sculpt.color_filter
   ops.sculpt.face_set_edit
   ops.sculpt.lasso_face_set
   ops.sculpt.lasso_mask



More information about the Bf-blender-cvs mailing list