Sean Kim Sean-Kim
  • Joined on 2023-12-14
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 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 branch cleanup-automask in Sean-Kim/blender 2024-01-29 23:34:38 +01:00
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 »
Sean Kim commented on pull request blender/blender#117467 2024-01-29 22:35:58 +01:00
UI: Update default mask icon

Updated the PR with the changes to the Grease Pencil layers & mask invert toggle. Added a few gifs of the toggle into the description.

As a note, the icons being used to match the visual…

Sean Kim pushed to 102585-mask-icon at Sean-Kim/blender 2024-01-29 22:22:02 +01:00
9802ea947b UI: Change GPencil mask and invert icons
3ef13a15a7 Merge branch 'main' of projects.blender.org:blender/blender into 102585-mask-icon
0c23f1ac2a Fix: EEVEE render tests python syntax
39f244a227 Fix: EEVEE-Next: Crash on GP render test
6fe2bbd51c Realtime Compositor: Anti-alias morphological threshold
Compare 172 commits »
Sean Kim pushed to 108109-unified-input-samples at Sean-Kim/blender 2024-01-29 21:15:32 +01:00
1a64765fb3 Merge branch 'main' of projects.blender.org:blender/blender into 108109-unified-input-samples
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 92 commits »
Sean Kim deleted branch 102377-auto-masking from Sean-Kim/blender 2024-01-29 21:11:21 +01:00
Sean Kim commented on issue blender/blender#116747 2024-01-25 22:28:45 +01:00
Brush Falloff normalized on many brushes

Starting to take a look at this.

Sean Kim commented on issue blender/blender#108111 2024-01-25 22:26:30 +01:00
Update 'dyntopo_detail_size_edit' to support Relative/Brush Detail settings

@Vasilis-Milios - Have you done any work on this task / are you planning on continuing it? If not, I was planning on starting to take a look at this soon.

Sean Kim pushed to 108109-unified-input-samples at Sean-Kim/blender 2024-01-25 22:09:12 +01:00
1929c91227 Merge branch 'main' of projects.blender.org:blender/blender into 108109-unified-input-samples
b61496c508 Fix #117424: Sculpt undo misses changes propagated to shape keys
354def3fbe UI: Confirmations Using Std::String
e2e4c95258 OBJ: Combine global scale parameter into transform matrix
a08e636bbc Cleanup: Use C++ math types in OBJ export
Compare 24 commits »