Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim deleted branch icons-script from Sean-Kim/blender 2024-01-31 01:35:55 +01:00
Sean Kim created pull request blender/blender#117682 2024-01-31 01:28:47 +01:00
Fix: Adjust alert_icons export-width
Sean Kim pushed to icons-script at Sean-Kim/blender 2024-01-31 01:26:27 +01:00
8ee465a511 Fix: Adjust alert_icons export-width
6cc80f1213 UI: Panel Chevron Positioning
f87cc8ca8f Addon: catch certain ZIP packaging errors in addon_install
7400b0432c Revert "Fix building with Python 3.12"
Compare 4 commits »
Sean Kim created branch icons-script in Sean-Kim/blender 2024-01-31 01:26:27 +01:00
Sean Kim commented on pull request blender/blender#117467 2024-01-31 01:05:59 +01:00
UI: Update default mask icon

I see. So is it just changing which icons are used internally?

There seem to be many (unintended?) changes:

  • release/datafiles/alert_icons.png is wider even
  • explode icon .dat…
Sean Kim deleted branch propagation-steps from Sean-Kim/blender-manual 2024-01-30 23:26:13 +01:00
Sean Kim pushed to 102585-mask-icon at Sean-Kim/blender 2024-01-30 23:04:25 +01:00
e74d4a68bb Merge branch 'main' of projects.blender.org:blender/blender into 102585-mask-icon
f9729a311c Fix building with Python 3.12
8d48770418 UI: Consistent Use of Chevron Disclosure Icons
69d2dd0731 Cleanup: Remove unnecessary keywords in C++ headers
19e2b13cec Cleanup: Move BKE_key.h to C++
Compare 44 commits »
Sean Kim commented on pull request blender/blender#117649 2024-01-30 22:56:57 +01:00
UI: Add visual toggle for global automasking

From the implementation side, the icon selection should not be a property, but a function in Python:

@Sergey - Makes sense on avoiding adding this into the python API, I recalled seeing it…

Sean Kim commented on pull request blender/blender#117467 2024-01-30 22:51:26 +01:00
UI: Update default mask icon

Thanks for working on it!

Looking at the code it seems the mask icon is still called CLIPUV_DEHLT, shouldn't that be updated as part of this PR?

@pablovazquez , Had a brief talk…

Sean Kim created pull request blender/blender-manual#104692 2024-01-30 01:13:29 +01:00
Sculpt: Update Propagation Steps docs
Sean Kim pushed to propagation-steps at Sean-Kim/blender-manual 2024-01-30 01:09:24 +01:00
5da21c2351 Sculpt: Update Propagation Steps docs
Sean Kim created branch propagation-steps in Sean-Kim/blender-manual 2024-01-30 01:09:24 +01:00
Sean Kim created repository Sean-Kim/blender-manual 2024-01-30 00:49:44 +01:00
Sean Kim commented on issue blender/blender#116747 2024-01-30 00:18:17 +01:00
Brush Falloff normalized on many brushes

If it helps in further debugging, I can also repro this behavior on the current 3.6 LTS release (3.6.8, f6ae60f3eeda)

Sean Kim commented on issue blender/blender#116747 2024-01-30 00:06:39 +01:00
Brush Falloff normalized on many brushes

I may have to let someone else more experienced with this area of the code take over; I've hit a wall with my investigation into the issue and can't seem to find any particular leads. I've checked…

Sean Kim created pull request blender/blender#117651 2024-01-29 23:36:52 +01:00
Cleanup: Perform cleanup on sculpt_automasking.cc
Sean Kim created branch cleanup-automask in Sean-Kim/blender 2024-01-29 23:34:38 +01:00
Sean Kim pushed to cleanup-automask at Sean-Kim/blender 2024-01-29 23:34:38 +01:00
637ba52d24 Cleanup: Perform cleanup on sculpt_automasking.cc
61fb2b17c8 Cleanup: Use std::string for WM API function return values
4fa780d334 Fix: Sort Index Switch node alphabetically in add menu
13d280b8d8 Cleanup: Rename function to ensure button operator properties
Compare 4 commits »
Sean Kim created pull request blender/blender#117649 2024-01-29 22:56:15 +01:00
UI: Add visual toggle for global automasking
Sean Kim pushed to 102585-automask-toggle-icon at Sean-Kim/blender 2024-01-29 22:40:30 +01:00
8b8e61f43e Merge branch 'main' of projects.blender.org:blender/blender into 102585-automask-toggle-icon
0c23f1ac2a Fix: EEVEE render tests python syntax
39f244a227 Fix: EEVEE-Next: Crash on GP render test
6fe2bbd51c Realtime Compositor: Anti-alias morphological threshold
fb7f29c98e Fix: Geometry Nodes: Leak of 4+ items of enum
Compare 124 commits »