Commit: 8f256b68ceecc594025aca611034a9d4d729f549 Author: Joseph Eagar Date: Wed Jan 5 05:33:14 2022 -0800 Branches: temp-sculpt-colors https://developer.blender.org/rB8f256b68ceecc594025aca611034a9d4d729f549
temp-sculpt-colors: fix another build error =================================================================== M source/blender/editors/datafiles/CMakeLists.txt =================================================================== diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt index a6616f81bf0..d3b3520af2b 100644 --- a/source/blender/editors/datafiles/CMakeLists.txt +++ b/source/blender/editors/datafiles/CMakeLists.txt @@ -864,7 +864,6 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES ops.sculpt.lasso_trim ops.sculpt.line_mask ops.sculpt.line_project - ops.sculpt.mask_by_color ops.sculpt.mesh_filter ops.sequencer.blade ops.transform.bone_envelope _______________________________________________ Bf-blender-cvs mailing list [email protected] List details, subscription details or unsubscribe: https://lists.blender.org/mailman/listinfo/bf-blender-cvs
