Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim created branch visibility-invert-fix in Sean-Kim/blender 2024-03-26 19:31:13 +01:00
Sean Kim created pull request blender/blender#119929 2024-03-26 19:28:25 +01:00
Cleanup: Add doxygen and restructure paint_hide.cc
Sean Kim pushed to paint-hide-cleanup at Sean-Kim/blender 2024-03-26 19:26:36 +01:00
ba3586efd3 Cleanup: Add doxygen and restructure paint_hide.cc
Sean Kim created branch paint-hide-cleanup in Sean-Kim/blender 2024-03-26 18:56:56 +01:00
Sean Kim pushed to paint-hide-cleanup at Sean-Kim/blender 2024-03-26 18:56:56 +01:00
745aa99f71 Cleanup: Add doxygen and restructure paint_hide.cc
efee753e8f Cleanup: Move BKE_idprop.h to C++
f41ab9abc1 Cleanup: Combine BKE_idprop C and C++ headers
881178895b Sculpt: Add fast solver option for trim operations
b4b74c8da6 Cleanup: Simplify object data iteration in shade smooth operator
Compare 10 commits »
Sean Kim deleted branch fast-trim-option from Sean-Kim/blender 2024-03-26 17:27:10 +01:00
Sean Kim pushed to fast-trim-option at Sean-Kim/blender 2024-03-26 17:20:56 +01:00
e653f77d9a Address PR comment
Sean Kim pushed to fast-trim-option at Sean-Kim/blender 2024-03-26 06:44:14 +01:00
f001874211 Address PR feedback
Sean Kim deleted branch trim-naming-cleanup from Sean-Kim/blender 2024-03-26 01:11:21 +01:00
Sean Kim pushed to fast-trim-option at Sean-Kim/blender 2024-03-26 00:56:29 +01:00
79ea2b31e7 Merge branch 'main' of projects.blender.org:blender/blender into fast-trim-option
7314c86869 BLI: add fixed width integer type
1681e55114 Geometry Nodes: Add 8-bit integer attribute type to store attribute node
ef22826a3c Cleanup: Remove non-creatable option for builtin attributes
a6d4845899 Merge branch 'blender-v4.1-release'
Compare 187 commits »
Sean Kim created pull request blender/blender-assets#3 2024-03-25 23:32:44 +01:00
UI: Add line hide icon
Sean Kim created branch line-hide-icon in Sean-Kim/blender-assets 2024-03-25 23:24:49 +01:00
Sean Kim pushed to line-hide-icon at Sean-Kim/blender-assets 2024-03-25 23:24:49 +01:00
c44ae0059d UI: Add line hide icon
Sean Kim created pull request blender/blender-assets#2 2024-03-21 21:03:12 +01:00
UI: Add polyline hide icon
Sean Kim created branch polyline-hide-icon in Sean-Kim/blender-assets 2024-03-21 20:58:48 +01:00
Sean Kim pushed to polyline-hide-icon at Sean-Kim/blender-assets 2024-03-21 20:58:48 +01:00
8d881d9dff UI: Add polyline hide icon
1d44611dd3 UI: Add icon for sculpt Lasso Hide tool
Compare 2 commits »
Sean Kim commented on pull request blender/blender#119483 2024-03-21 00:27:34 +01:00
Sculpt: Add polyline hide operator

In terms of functionality the polyline hide perfectly. Thanks for adding hotkey hints in the lower info bar! The tool icon is currently missing, but once there is an icon I am ready to approve…

Sean Kim commented on issue blender/blender#84229 2024-03-20 20:37:01 +01:00
Sculpt Trim tools are very slow

While work is continuing on Howard's side for the EMBER exact algorithm, I'm starting to look at some short-term fixes to make the tool more usable. I have a PR to add the option of choosing to…

Sean Kim created pull request blender/blender#119699 2024-03-20 15:56:07 +01:00
Sculpt: Add fast solver option for trim operations
Sean Kim deleted branch 4.2-lasso-hide from Sean-Kim/blender-developer-docs 2024-03-20 15:42:00 +01:00