Sean Kim Sean-Kim
  • Joined on 2023-12-14
Sean Kim pushed to 108109-unified-input-samples at Sean-Kim/blender 2024-01-11 23:25:21 +01:00
Sean Kim created branch 108109-unified-input-samples in Sean-Kim/blender 2024-01-11 23:25:21 +01:00
Sean Kim commented on issue blender/blender#108109 2024-01-11 03:39:28 +01:00
Update "Input Samples" settings as brush data

@JulienKaspar So, I think I've found a bit of a wrinkle in the proposed plan. By moving this data to UnifiedPaintSettings there's a bit of flexibility that the current implementation allows that…

Sean Kim pushed to main at Sean-Kim/blender 2024-01-11 01:50:18 +01:00
f79425fe82 Fix #116988: TIFF ignores compression type None
406a2fde91 UV: improve performance for lightmap unwrap
7fa2a1071e Fix divide by zero error Lightmap Unwrap & small N-gons
db41973414 AUTHORS: add 20 new contributors
eb747c5d20 Fix: invalid memory access in Hydra world and material export
Compare 216 commits »
Sean Kim created repository Sean-Kim/blender 2024-01-03 23:19:54 +01:00
Sean Kim commented on issue blender/blender#108109 2023-12-21 06:04:22 +01:00
Update "Input Samples" settings as brush data

Is this expected to be a breaking change on the user side of things or does the PR need to address making sure that if a user had a value set in the current stroke settings that it then gets…

Sean Kim commented on issue blender/blender#108109 2023-12-15 17:55:12 +01:00
Update "Input Samples" settings as brush data

Heyo, I was looking around for ways to dip my toes into contributing with Blender recently and this seemed like a pretty self contained issue to work on. I'll reach out in the module channel if I…