Block a user
Cleanup: Remove unused variables
5618a2e402
Cleanup: Remove unused variables
e4c72ef30c
Fix: Sculpt: Multiple brushes do not work with Shape Keys
9fb0d3c3ef
Cleanup: spelling in comments
355aced2c4
Cleanup: various non-functional changes, remove redundant null check
cc81eeff3b
Unbreak build from missing include
Fix #124484: Debug assert on undoing out of Sculpt Mode
87fc06fd72
Fix #124484: Debug assert on undoing out of Sculpt Mode
26159ace0b
Cleanup: make format
Sculpt: Code marked as unreachable has been executed
While the linked commit above is what added the assert, I think the core issue is this commit: 29861d7132
Sculpt: Code marked as unreachable has been executed
Relevant stack trace:
_BLI_assert_abort() (/home/skim/Projects/blender-git/blender/source/blender/blenlib/intern/BLI_assert.c:51)
blender::ed::sculpt_paint::undo::restore_list(bContext *…
91eddc959c
Merge branch 'main' of projects.blender.org:blender/blender into fix-shape-key
4b515e9a49
Sculpt: Initial data oriented refactor of topology relax brush
Sean Kim
deleted branch topology-relax-brush-refactor from Sean-Kim/blender
2024-07-13 00:54:41 +02:00
Sculpt: Initial data oriented refactor of topology relax brush
Sculpting draw sharp toolbar icon does not correspond to its default subtract direction
Sculpting draw sharp toolbar icon does not correspond to its default subtract direction
Closing this as the brush asset project has been merged for 4.3 & the icon has been updated.
Fix: Sculpt: Multiple brushes do not work with Shape Keys
0e1bccc8df
Fix: Sculpt: Multiple brushes do not work with Shape Keys
858f58fde5
Fix #124626: Check for Null Area Type for Get_Name & Get_Icon