Commit: 17fc8db104f67a7283059deba613d5040845f055 Author: Dalai Felinto Date: Thu May 12 18:51:52 2022 +0200 Branches: master https://developer.blender.org/rB17fc8db104f67a7283059deba613d5040845f055
UI: Tweak Sculpting Trim icons Update the trim icons so they don't show a dashed line. Instead they have now a continuous red line. This is important because the sculpting tools are planning to use the same icons for selection as the regular tools. And those icons use dashed line to represent selection. Note the icon file has two new icons which are not used at the moment (they are in the Unused collection): * ops.generic.select_paint * ops.generic.select_line =================================================================== M release/datafiles/icons/ops.sculpt.box_trim.dat M release/datafiles/icons/ops.sculpt.lasso_trim.dat =================================================================== diff --git a/release/datafiles/icons/ops.sculpt.box_trim.dat b/release/datafiles/icons/ops.sculpt.box_trim.dat index 9a2e691a621..558c2b162ac 100644 Binary files a/release/datafiles/icons/ops.sculpt.box_trim.dat and b/release/datafiles/icons/ops.sculpt.box_trim.dat differ diff --git a/release/datafiles/icons/ops.sculpt.lasso_trim.dat b/release/datafiles/icons/ops.sculpt.lasso_trim.dat index e87cdb97fec..60c33fc9f2f 100644 Binary files a/release/datafiles/icons/ops.sculpt.lasso_trim.dat and b/release/datafiles/icons/ops.sculpt.lasso_trim.dat differ _______________________________________________ Bf-blender-cvs mailing list [email protected] List details, subscription details or unsubscribe: https://lists.blender.org/mailman/listinfo/bf-blender-cvs
