Block a user
Texture Paint: Add color jitter to strokes
Updated layout with a collapsable panel and use_property_split = True
Texture Paint: Add color jitter to strokes
Thanks for the pointers on the UI labels/panel, I'll update the code with this suggestions.
TL:DR I would just follow Grease Pencil UI on this.
The grease pencil sets a precedent for…
Texture Paint: Add color jitter to strokes
I moved the color jitter settings to the color panel -- although when I think about it, maybe I should move it to the color popover so it's accessible from the 3D paint view as well?
81d8cba5ae
Texture Paint: Add color jitter to strokes
86c5c4af6e
Merge branch 'blender-v4.3-release'
9b3108462f
Fix #129925: SLIM UV unwrap with holes
f67ea33993
Cleanup: Metal: Fix clang-tidy warnings
33482bdd3a
Merge branch 'blender-v4.3-release'
688557d777
Texture Paint: Add color jitter to strokes
81ea699ebf
Cleanup: WITH_COMPOSITOR_CPU now refers to Full-Frame compositor, not tiled.
db62ddd57c
Merge branch 'blender-v4.3-release'
a3773c827d
Merge branch 'blender-v4.3-release'
f026c3a80f
Merge branch 'blender-v4.3-release'
c16869efdc
Texture Paint: Add color jitter to strokes
15d79cf2b9
USD: Validate displayColor primvars in the tests
120a178158
Merge branch 'blender-v4.3-release'
cf3a6697d2
Fix #129231: GrLess key not supported on Wayland
97f9e10054
make license: apply change from re-running
Fix: Replace MEM_freeN with MEM_delete for paired MEM_new in blurkernel
@Sean-Kim sure, updated the PR with the commit on the tip of blender-v4.3-release
.
8293ac3e37
Fix: Replace MEM_freeN with MEM_delete for paired MEM_new in blurkernel
cf2d3d0867
Fix: Docking Called from Shortcut Without Status Bar
528df90336
Cleanup: remove use of deprecated types for extensions (#2)
f4f50fa2c5
Cleanup: replace typing.Union/Option with logical OR for extensions
116a55e46e
Fix #128997: wrong evaluation of outputs in the Index of Nearest node
Fix: Replace MEM_freeN with MEM_delete for paired MEM_new in blurkernel
89500dd2db
Texture Paint: Add color jitter to strokes
c4bf88c844
Merge branch 'blender-v4.3-release'
eb2b0ac3f1
Libs: macOS arm64/x64: Update ShaderC to remove global locale lock
Texture Paint: Add color jitter to strokes
Needed four bytes of padding for the new fields (the DNA padding check compile step errored about it), so I added it here.
Texture Paint: Add color jitter to strokes
This logic exactly copies the BKE_sculpt_default_cavity_curve function above.
WIP: Texture Paint: Add color jitter to strokes