Blender Git Loki

Git Commits -> Revision e724479

Revision e724479 by Joseph Eagar (sculpt-dev)
November 17, 2021, 11:09 (GMT)
Sculpt-dev: sculpt colors stuff

* Mask by color now works for dyntopo.
* Attribute and vertex color lists in the UI
now hide temporary CD layers.
* Added a specific op for removing vertex color
attributes.
* Fixed various bugs.

Commit Details:

Full Hash: e724479ca61921ce4168191accb4fb44bfd0fc88
Parent Commit: 7a55066
Lines Changed: +124, -36

3 Added Paths:

/release/datafiles/icons/ops.sculpt.color_filter.dat (+0, -0) (View)
/release/datafiles/icons/ops.sculpt.ipmask_filter.dat (+0, -0) (View)
/release/datafiles/icons/ops.sculpt.mask_by_color.dat (+0, -0) (View)

11 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_mesh.py (+16, -1) (Diff)
/source/blender/blenkernel/BKE_attribute.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/attribute.c (+6, -4) (Diff)
/source/blender/blenkernel/intern/mesh.cc (+6, -0) (Diff)
/source/blender/draw/intern/mesh_extractors/extract_mesh_vbo_vcol.cc (+3, -2) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+8, -0) (Diff)
/source/blender/editors/geometry/geometry_attributes.c (+55, -0) (Diff)
/source/blender/editors/geometry/geometry_intern.h (+2, -0) (Diff)
/source/blender/editors/geometry/geometry_ops.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_ops.c (+1, -5) (Diff)
/source/blender/makesrna/intern/rna_attribute.c (+25, -23) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021