Block a user
cb60bca7a9
Implemented randomize tool for GPv3 sculpting.
e165f7d4cb
Added "strength" (opacity) sculpting tool.
ae8ff69e8a
Make brush inversion a common utility function.
482aa9ab28
Renamed common tool implementation function
on_stroke_extended_drawing
.
f9f25deb31
Merge branch 'main' into gp3-texture-modifier
3689dfca4f
GPv3: Build Modifer migration
c250b4bd51
Merge branch 'blender-v4.1-release'
1fadf2251f
Nodes: align functions to check if socket type supports fields or grids
f99939e2ff
Cleanup: Remove redo panel drawing code of graph select handle
a6d0fc1089
Merge branch 'gp3-sculpt-mode' into gp3-sculpt-smooth
2511d1f8a0
Merge branch 'main' into gp3-sculpt-mode
31eaa2f5ba
Merge branch 'blender-v4.1-release'
3c25b079ce
Fix #109739: Resolve greyed out UI on MacOS
0b13d1f31a
Extensions: suppress noisy "bl_info" prints unless --debug-python is set
2511d1f8a0
Merge branch 'main' into gp3-sculpt-mode
31eaa2f5ba
Merge branch 'blender-v4.1-release'
3c25b079ce
Fix #109739: Resolve greyed out UI on MacOS
0b13d1f31a
Extensions: suppress noisy "bl_info" prints unless --debug-python is set
3135e766ec
Cleanup: replace UI_MAX_NAME_STR with BKE_ST_MAXNAME
f923306f80
Merge branch 'main' into gp3-texture-modifier
31eaa2f5ba
Merge branch 'blender-v4.1-release'
3c25b079ce
Fix #109739: Resolve greyed out UI on MacOS
3641b4b884
Fix #119586: Vertex paint mode crash after converting color attribute
56ca9c6889
Merge branch 'main' into gp3-texture-modifier
0b13d1f31a
Extensions: suppress noisy "bl_info" prints unless --debug-python is set
3135e766ec
Cleanup: replace UI_MAX_NAME_STR with BKE_ST_MAXNAME
ee64778cac
Cleanup: code-comments for struct ID's and use backtick quotes
729949669e
Fix #114667: UI List search broken when class names >32 chars
f56c3220cd
Merge branch 'gp3-sculpt-mode' into gp3-sculpt-smooth
113d1da421
Merge branch 'main' into gp3-sculpt-mode
0177c55880
Fix: Curves: Missing check in
get_mutable_attribute
4b0ad27d88
Extern libs: Remove info to update THIRD-PARTY-LICENSES
803c783e52
Merge branch 'blender-v4.1-release'
113d1da421
Merge branch 'main' into gp3-sculpt-mode
0177c55880
Fix: Curves: Missing check in
get_mutable_attribute
4b0ad27d88
Extern libs: Remove info to update THIRD-PARTY-LICENSES
803c783e52
Merge branch 'blender-v4.1-release'
62b484544a
Fix: Operator depends on cursor ignores macro operators
5fd32da4a5
Merge branch 'gp3-sculpt-mode' into gp3-sculpt-smooth
b24273cfbb
Merge branch 'main' into gp3-sculpt-mode
8536575263
Fix: Cycles area light ignores some valid samples in volume segment
f5f10201ca
Cleanup: remove unused function
6ceefe4f23
Revert "Fix #119527: Aliased Wireframe In XRay"