Blender Git Loki

Git Commits -> Revision 9549dbb

Revision 9549dbb by Joseph Eagar (sculpt-dev)
October 29, 2021, 20:20 (GMT)
Sculpt: UI update

* Sculpt viewport header is now auto-generated in
much the same way as the workspace buttons
and right click menu.
* Added an API in the python code to insert
bits of UI code after a brush channel, currently
used to add flip colors operator.
* Added icon to add brush channels to header in
brush edit mode.
* Updated input mappings UI.

Commit Details:

Full Hash: 9549dbb994d32e1b2c7ea9880b8daf2a4ea0b36a
Parent Commit: ec3dd16
Lines Changed: +738, -547

10 Modified Paths:

/release/scripts/startup/bl_ui/properties_paint_common.py (+100, -21) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+109, -52) (Diff)
/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_brush_engine.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/brush_channel_define.h (+432, -432) (Diff)
/source/blender/blenkernel/intern/brush_engine_presets.c (+42, -40) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+29, -0) (Diff)
/source/blender/bmesh/intern/bmesh_log.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+22, -0) (Diff)
/source/blender/makesrna/intern/rna_brush_engine.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021