Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim created pull request blender/blender#123697 2024-06-24 22:45:49 +02:00
Fix #123574: Automask area normal causes garbled meshes
Sean Kim created branch fix-123574 in Sean-Kim/blender 2024-06-24 22:45:12 +02:00
Sean Kim pushed to fix-123574 at Sean-Kim/blender 2024-06-24 22:45:12 +02:00
2777ea383f Fix #123574: Automask area normal causes garbled meshes
4bde68cdd6 Cycles: Compress GPU kernels to reduce file size
cf73897690 Extensions: add HTML generation to the "server-generate" command
fc3e0507cc Extensions: development functionality to mark all & clear marks
1ba06956e7 Extensions: support platform & version from URL parameters
Compare 6 commits »
Sean Kim pushed to main at blender/blender 2024-06-24 18:34:11 +02:00
e140f263d0 Fix #122856: Sculpt trim and filter tools do not show brush cursor
Sean Kim deleted branch sculpt-trim-cursor from Sean-Kim/blender 2024-06-24 18:34:10 +02:00
Sean Kim closed issue blender/blender#122856 2024-06-24 18:34:09 +02:00
Regression: Sculpt mode tools not using the sculpt cursor
Sean Kim merged pull request blender/blender#123570 2024-06-24 18:34:07 +02:00
Fix #122856: Sculpt trim and filter tools do not show brush cursor
Sean Kim pushed to main at Sean-Kim/.profile 2024-06-23 03:32:28 +02:00
dace134bdb Update reports/2024.md
Sean Kim pushed to main at Sean-Kim/.profile 2024-06-23 03:30:57 +02:00
918281dc73 Update reports/2024.md
Sean Kim commented on issue blender/blender#123574 2024-06-23 03:19:35 +02:00
Regression: Mesh Filter with Area Automasking causes odd artifacts

Bad commit is b76612998c828c91236b33c12402fb74d0e70726, cc @HooglyBoogly

Sean Kim commented on issue blender/blender#123612 2024-06-23 01:42:46 +02:00
Sculpt: Undo ignoring the action of the tools

Can verify - worked in version: 4.3.0 Alpha, branch: main, commit date: 2024-06-19 22:15, hash: 7997d6259860

Sean Kim commented on issue blender/blender#123602 2024-06-23 01:39:37 +02:00
Sculpt mesh filter crash

Can verify the crash - works in

version: 4.3.0 Alpha, branch: main, commit date: 2024-06-19 22:15, hash: 7997d6259860

Sean Kim created pull request blender/blender-manual#104838 2024-06-23 00:58:01 +02:00
Sculpt: Create gesture tool and mask gesture pages
Sean Kim pushed to consolidate-mask at Sean-Kim/blender-manual 2024-06-23 00:53:41 +02:00
4593c44a00 Sculpt: Create gesture tool and mask gesture pages
21d83898e7 Extensions: Split server generation in its own set of pages
936141e607 Extensions: Download URL and Tags on creating a repository
34a76fbd41 Extensions: Mention --split-platforms on the wheels page
10d432428a Extensions: Move instructions about self-hosting to own page
Compare 10 commits »
Sean Kim created branch consolidate-mask in Sean-Kim/blender-manual 2024-06-23 00:53:41 +02:00
Sean Kim commented on pull request blender/blender#122062 2024-06-22 23:47:16 +02:00
Sculpt: Add stroke stabilization to lasso tools

The popover looks great... 👍

One quick question about those settings in the properties editor.. Thinking about consistency, what do you think about matching the layout of the brush…

Sean Kim commented on pull request blender/blender#122062 2024-06-22 01:32:22 +02:00
Sculpt: Add stroke stabilization to lasso tools

stabilize_popover.gif

An example of the popover. Most other tool popovers use ... for the text, but I thought Stroke was more…

Sean Kim commented on pull request blender/blender#122062 2024-06-22 01:28:54 +02:00
Sculpt: Add stroke stabilization to lasso tools

@blender-bot package

Sean Kim pushed to lasso-stabilize at Sean-Kim/blender 2024-06-22 01:28:31 +02:00
a6b7d1b3fe Merge branch 'main' of projects.blender.org:blender/blender into lasso-stabilize
25869ac0e6 Move lasso stabilization settings to popover
0dbb94e6c1 VSE: Enable Display Waveform on new sound strips
6f642c12f9 UI: Render SVG Files for UI Icons
4a01b11e06 UI: Removal of Cruft from SVG Icons Source Files
Compare 156 commits »
Sean Kim commented on pull request blender/blender#123570 2024-06-21 22:15:52 +02:00
Fix #122856: Sculpt trim and filter tools do not show brush cursor

perhaps what im asking is unrelated to this pr, since this is about the trim tools only?? if thats the case, my apologies

Didn't see this when I sent my previous reply, the idea for this…