Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim created pull request blender/blender#120180 2024-04-02 18:23:48 +02:00
Cleanup: Extract common functions in sculpt_trim.cc
Sean Kim opened issue blender/blender#120179 2024-04-02 18:18:08 +02:00
Assert failure after Sculpt Trim operation
Sean Kim pushed to fast-trim-option at Sean-Kim/blender-manual 2024-04-02 17:52:24 +02:00
a2436ac24f Add Solver option information to Sculpt trim tools
21cc6d2863 Extensions: note that a package archive can be validated directly
6e3ac3ee2c Extensions: update command line help text
caaacf2832 Cleanup: line lengths
362413a762 Use heading instead of toctree caption
Compare 10 commits »
Sean Kim created branch fast-trim-option in Sean-Kim/blender-manual 2024-04-02 17:52:24 +02:00
Sean Kim pushed to trim-cleanup at Sean-Kim/blender 2024-04-02 17:21:42 +02:00
3f8b09b176 Cleanup: Extract common functions in sculpt_trim.cc
03bcd7390a Formatting
45a0b6cc1a Cleanup: GPv3: Use const in a few places
8a1c2b172a Fix: Escape property name when keying
7400927ada Fix #120084: custom group node remains undefined after registering node type
Compare 10 commits »
Sean Kim created branch trim-cleanup in Sean-Kim/blender 2024-04-02 17:21:42 +02:00
Sean Kim created pull request blender/blender-developer-docs#46 2024-03-29 01:23:22 +01:00
Update docs/release_notes/4.2/sculpt.md
Sean Kim pushed to polyline-hide at Sean-Kim/blender 2024-03-29 01:18:52 +01:00
b4e45df791 Adjust files after merge
5f256d8ea5 Merge branch 'main' of projects.blender.org:blender/blender into polyline-hide
960fce58fa Merge branch 'main' of projects.blender.org:blender/blender into polyline-hide
6e997cc757 Sculpt: Add Line Hide tool
bf04da96f3 Fix: Missing change in declaration from previous commit
Compare 556 commits »
Sean Kim pushed to sculpt-line-hide at Sean-Kim/blender-developer-docs 2024-03-29 01:17:49 +01:00
cb6eaa145f Update docs/release_notes/4.2/sculpt.md
8a02a13eb7 Add nativs visualizerFile setting to launch.json example
ab2d60a636 Fix: Mesh topology information
Compare 3 commits »
Sean Kim created branch sculpt-line-hide in Sean-Kim/blender-developer-docs 2024-03-29 01:17:49 +01:00
Sean Kim deleted branch hide-show-straightline from Sean-Kim/blender 2024-03-29 00:12:16 +01:00
Sean Kim commented on pull request blender/blender#119671 2024-03-28 23:57:22 +01:00
Sculpt: Add Line Hide tool

@HooglyBoogly Updated the PR with the icon

Sean Kim deleted branch line-hide-icon from Sean-Kim/blender-assets 2024-03-28 23:55:19 +01:00
Sean Kim pushed to hide-show-straightline at Sean-Kim/blender 2024-03-28 23:54:46 +01:00
6096ba9739 Add ops.sculpt.line_hide icon
Sean Kim pushed to hide-show-straightline at Sean-Kim/blender 2024-03-28 06:46:12 +01:00
d62dc681ae Merge branch 'main' of projects.blender.org:blender/blender into hide-show-straightline
4e650294e2 Fix #119184: Crash due to extremely broken liboverrides.
6789a88107 UI: Open Folder of Recent Items
27c95da888 Refactor: Remove BLF _ex functions using default arguments
b28861682e Fix 2D cage gizmo failing to refresh when Shift is pressed/released
Compare 342 commits »
Sean Kim created pull request blender/blender-developer-docs#45 2024-03-27 23:58:28 +01:00
Fix: Mesh topology information
Sean Kim created branch mesh-cleanup in Sean-Kim/blender-developer-docs 2024-03-27 23:53:52 +01:00
Sean Kim pushed to mesh-cleanup at Sean-Kim/blender-developer-docs 2024-03-27 23:53:52 +01:00
e24f6c37d8 Fix: Mesh topology information
728da0db21 scene_3ds: Fix typo
2697929d18 Update docs/release_notes/4.2/modeling.md
bc787067d6 Update docs/handbook/bug_reports/hardware_list.md
614ed4d8f2 Release Notes: Add Intel Arc drivers to 4.1 compatibility list
Compare 10 commits »
Sean Kim commented on pull request blender/blender#119929 2024-03-26 19:55:13 +01:00
Cleanup: Add doxygen and restructure paint_hide.cc

I'm not sure it's that important to distinguish "Public API" from "internal visibility utilties". Whether these functions are used by other files isn't the most important way they can be…

Sean Kim commented on pull request blender/blender#119929 2024-03-26 19:50:16 +01:00
Cleanup: Add doxygen and restructure paint_hide.cc

Don't really know why it requested review a second time.