Blender Git Loki

Git Commits -> Revision 1e7cae8

Revision 1e7cae8 by Joseph Eagar (sculpt-dev)
October 17, 2021, 11:19 (GMT)
Sculpt: brush UI and debug changes

* You can now edit brush input mappings
inside the main workspace brush panels.
* PBVH_CHECK_NAN now limits how many reports
it prints from a given source file.
* Fixed various problems with shift-smooth strength
setting.
* Fixed a NaN in the smoothing code.

Commit Details:

Full Hash: 1e7cae84e677002d6605ded8f8ea7ae212b99f26
Parent Commit: f500ef5
Lines Changed: +204, -45

27 Modified Paths:

/release/scripts/startup/bl_ui/properties_paint_common.py (+42, -21) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+3, -3) (Diff)
/source/blender/blenkernel/BKE_brush_engine.h (+6, -1) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+30, -3) (Diff)
/source/blender/blenkernel/intern/brush_engine.c (+43, -9) (Diff)
/source/blender/blenkernel/intern/brush_engine_presets.c (+12, -1) (Diff)
/source/blender/blenloader/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+29, -0) (Diff)
/source/blender/editors/gpencil/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/interface/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/object/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/render/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+17, -5) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+4, -1) (Diff)
/source/blender/editors/space_buttons/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_image/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_info/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/transform/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/undo/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/util/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush_engine.c (+1, -1) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021