Blender Git Commit Log

Git Commits -> Revision 8de1899

Revision 8de1899 by Joseph Eagar (sculpt-dev)
November 26, 2021, 23:39 (GMT)
Sculpt-dev: bugfixes

* Fixed PBVH_FACES vcol draw bug.
* Fixed boundary smooth being turned on
if its temp customdata layer exists.
* Fixed unnesting of brush panels from
last commit improperly showing up
in the workspace tab for sculpt
instead of the brush tab.

Commit Details:

Full Hash: 8de1899c3319b0acba9e85ad42b4d33c5ce00861
Parent Commit: f13bedd
Lines Changed: +48, -34

9 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+5, -5) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+12, -1) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+6, -6) (Diff)
/source/blender/bmesh/intern/bmesh_construct.c (+1, -1) (Diff)
/source/blender/draw/intern/draw_manager_data.c (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+5, -6) (Diff)
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+13, -6) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+2, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021