Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim pushed to migrate-hide-show at Sean-Kim/blender 2024-03-06 01:12:14 +01:00
54803c0523 Add missed file
733fd5ea1f Merge branch 'main' of projects.blender.org:blender/blender into migrate-hide-show
8a5a1288b9 Renaming "*_global" to "*_all"
38208ed153 Fix #119099: Distribute points in volume node missing in add menu
77e84cb528 Merge branch 'blender-v4.1-release'
Compare 99 commits »
Sean Kim deleted branch 119070-lasso-crash from Sean-Kim/blender 2024-03-05 17:39:56 +01:00
Sean Kim commented on pull request blender/blender#119040 2024-03-05 17:37:47 +01:00
Sculpt: Migrate Box Hide to common gesture code

What do you think about "hide_show_all" vs "hide_show_global"? I think it's a reasonable idea, but I didn't get use to "global" yet. It just has so many other connotations. "All" might be clear…

Sean Kim created pull request blender/blender#119073 2024-03-05 05:39:07 +01:00
Fix #119070: Fix crash in sculpt menu lasso tool
Sean Kim created branch 119070-lasso-crash in Sean-Kim/blender 2024-03-05 05:35:16 +01:00
Sean Kim pushed to 119070-lasso-crash at Sean-Kim/blender 2024-03-05 05:35:16 +01:00
fdb66ee6e2 Fix #119070: Fix crash in sculpt menu lasso tool
8842982dbd Docs: note the temporary directory will be ignored unless it exists
fa229c5753 Fix #119019: Geometry Nodes: Split to Instances wrong field interface
a8cc2e4d96 Fix: Add missing iostream include
3c6a9cb5a5 Fix #117824: Sculpt color filter crash
Compare 10 commits »
Sean Kim pushed to migrate-hide-show at Sean-Kim/blender 2024-03-05 05:13:24 +01:00
1abf8b3ca5 Add missed optimization for functionref
Sean Kim commented on pull request blender/blender#119040 2024-03-05 05:11:22 +01:00
Sculpt: Migrate Box Hide to common gesture code

Oh, was unaware of the change in standards - I think the handbook style guide is a bit out of date with those regards then

Sean Kim pushed to migrate-hide-show at Sean-Kim/blender 2024-03-05 05:09:13 +01:00
5a00795e47 Address PR feedback
Sean Kim commented on issue blender/blender#119070 2024-03-05 02:21:55 +01:00
Lasso Trim / Lasso Add crash when clicking after accessing through Sculpt menu

Should have a fix for this later today

Sean Kim created pull request blender/blender-developer-docs#35 2024-03-05 01:56:17 +01:00
Update 4.1 release notes for sculpt
Sean Kim pushed to 4.1-sculpt-changes at Sean-Kim/blender-developer-docs 2024-03-05 01:52:58 +01:00
66453972be Update 4.1 release notes for sculpt
fdfb2a5982 GPU Overview: Fix typo in code example and update comment
49e1784412 Update docs/release_notes/4.1/python_api.md
839c7cf586 Update docs/handbook/bug_reports/hardware_list.md
b249d7303d Hardware List: add links to gitea profiles
Compare 10 commits »
Sean Kim created branch 4.1-sculpt-changes in Sean-Kim/blender-developer-docs 2024-03-05 01:52:58 +01:00
Sean Kim commented on issue blender/blender#119070 2024-03-05 01:05:16 +01:00
Lasso Trim / Lasso Add crash when clicking after accessing through Sculpt menu

It's odd that this is happening to the Lasso Trim operator but not the Box Trim, and only occurs when selecting from the Sculpt menu, not the toolbar itself.

Sean Kim pushed to migrate-hide-show at Sean-Kim/blender 2024-03-05 00:30:10 +01:00
ca40008b9d Address PR feedback
Sean Kim opened issue blender/blender#119070 2024-03-05 00:07:01 +01:00
Lasso Trim / Lasso Add crash when clicking after accessing through Sculpt menu
Sean Kim commented on pull request blender/blender#119040 2024-03-04 19:23:48 +01:00
Sculpt: Migrate Box Hide to common gesture code

More operators was my first idea, but I was worried if doing so would be a breaking change. I’ll work on splitting them up

Sean Kim commented on pull request blender/blender-assets#1 2024-03-04 18:41:56 +01:00
Add ops.sculpt.lasso_hide

@pablovazquez I'm not sure if Julien is actively looking at any issues since he's on sabbatical; In this case I guess sign-off from the sculpt module on the artist side would come from @DanielByste…

Sean Kim created pull request blender/blender#119040 2024-03-04 03:33:23 +01:00
Sculpt: Migrate Box Hide to common gesture code
Sean Kim pushed to migrate-hide-show at Sean-Kim/blender 2024-03-04 03:08:15 +01:00
e827aca772 Sculpt: Migrate Box Hide to common gesture code
434759d333 Merge branch 'blender-v4.1-release'
173c41c1c0 Fix #114946: Mesh.clear_geometry should not clear required built-in attributes
6db0bee685 Cleanup: Add utility for volume grid nodes search items
b16e4bee1f Merge branch 'blender-v4.1-release'
Compare 13 commits »