Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim commented on pull request blender/blender#124667 2024-07-13 21:12:46 +02:00
Cleanup: Remove unused variables
Sean Kim created pull request blender/blender#124667 2024-07-13 21:11:58 +02:00
Cleanup: Remove unused variables
Sean Kim created branch fix-warnings in Sean-Kim/blender 2024-07-13 21:09:04 +02:00
Sean Kim pushed to fix-warnings at Sean-Kim/blender 2024-07-13 21:09:04 +02:00
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
Compare 5 commits »
Sean Kim pushed to fix-124484 at Sean-Kim/blender 2024-07-13 02:11:48 +02:00
f1b72f597a Add missed punctuation
Sean Kim created pull request blender/blender#124640 2024-07-13 02:10:14 +02:00
Fix #124484: Debug assert on undoing out of Sculpt Mode
Sean Kim created branch fix-124484 in Sean-Kim/blender 2024-07-13 02:09:43 +02:00
Sean Kim pushed to fix-124484 at Sean-Kim/blender 2024-07-13 02:09:43 +02:00
87fc06fd72 Fix #124484: Debug assert on undoing out of Sculpt Mode
26159ace0b Cleanup: make format
Compare 2 commits »
Sean Kim commented on issue blender/blender#124484 2024-07-13 01:40:13 +02:00
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

Sean Kim pushed to main at blender/blender 2024-07-13 01:24:20 +02:00
26159ace0b Cleanup: make format
Sean Kim commented on issue blender/blender#124484 2024-07-13 01:18:26 +02:00
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 *…
Sean Kim pushed to fix-shape-key at Sean-Kim/blender 2024-07-13 00:56:25 +02:00
91eddc959c Merge branch 'main' of projects.blender.org:blender/blender into fix-shape-key
4b515e9a49 Sculpt: Initial data oriented refactor of topology relax brush
Compare 2 commits »
Sean Kim deleted branch topology-relax-brush-refactor from Sean-Kim/blender 2024-07-13 00:54:41 +02:00
Sean Kim pushed to main at blender/blender 2024-07-13 00:54:40 +02:00
4b515e9a49 Sculpt: Initial data oriented refactor of topology relax brush
Sean Kim merged pull request blender/blender#124633 2024-07-13 00:54:39 +02:00
Sculpt: Initial data oriented refactor of topology relax brush
Sean Kim closed issue blender/blender#119345 2024-07-13 00:08:18 +02:00
Sculpting draw sharp toolbar icon does not correspond to its default subtract direction
Sean Kim commented on issue blender/blender#119345 2024-07-13 00:08:14 +02:00
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.

Sean Kim created pull request blender/blender#124634 2024-07-13 00:00:56 +02:00
Fix: Sculpt: Multiple brushes do not work with Shape Keys
Sean Kim created branch fix-shape-key in Sean-Kim/blender 2024-07-12 23:59:08 +02:00
Sean Kim pushed to fix-shape-key at Sean-Kim/blender 2024-07-12 23:59:08 +02:00
0e1bccc8df Fix: Sculpt: Multiple brushes do not work with Shape Keys
858f58fde5 Fix #124626: Check for Null Area Type for Get_Name & Get_Icon
Compare 2 commits »