Lukas Tönne LukasTonne
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-20 18:30:58 +01:00
cb60bca7a9 Implemented randomize tool for GPv3 sculpting.
e165f7d4cb Added "strength" (opacity) sculpting tool.
Compare 2 commits »
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-20 14:26:46 +01:00
ae8ff69e8a Make brush inversion a common utility function.
482aa9ab28 Renamed common tool implementation function on_stroke_extended_drawing.
Compare 2 commits »
Lukas Tönne pushed to gp3-texture-modifier at LukasTonne/blender 2024-03-20 14:19:51 +01:00
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
Compare 9 commits »
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-20 13:23:09 +01:00
78f056ea99 Deduplicate a lot of code by using a common operation base class.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-20 11:21:54 +01:00
ec9c937e92 Shared code for common sculpt tool functions.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-20 10:18:59 +01:00
657bca7846 Merged thickness sculpt tool branch for easier development.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-20 10:13:15 +01:00
Lukas Tönne created branch gp3-sculpt-tools in LukasTonne/blender 2024-03-20 10:13:15 +01:00
Lukas Tönne pushed to gp3-sculpt-smooth at LukasTonne/blender 2024-03-20 10:12:54 +01:00
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
Compare 34 commits »
Lukas Tönne pushed to gp3-sculpt-mode at LukasTonne/blender 2024-03-20 10:12:21 +01:00
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
Compare 33 commits »
Lukas Tönne pushed to gp3-texture-modifier at LukasTonne/blender 2024-03-20 09:35:50 +01:00
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
Compare 4 commits »
Lukas Tönne pushed to gp3-texture-modifier at LukasTonne/blender 2024-03-20 08:31:18 +01:00
e930fc5911 Removed uv_fill vertex attribute filling.
Lukas Tönne pushed to gp3-texture-modifier at LukasTonne/blender 2024-03-20 07:31:47 +01:00
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
Compare 525 commits »
Lukas Tönne pushed to gp3-sculpt-smooth at LukasTonne/blender 2024-03-19 17:39:46 +01:00
90d186669e Use correct influence value ranges per curve.
Lukas Tönne pushed to gp3-sculpt-smooth at LukasTonne/blender 2024-03-19 17:11:41 +01:00
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'
Compare 11 commits »
Lukas Tönne pushed to gp3-sculpt-mode at LukasTonne/blender 2024-03-19 17:11:20 +01:00
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
Compare 32 commits »
Lukas Tönne pushed to gp3-sculpt-smooth at LukasTonne/blender 2024-03-19 16:26:53 +01:00
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"
Compare 23 commits »
Lukas Tönne pushed to gp3-sculpt-smooth at LukasTonne/blender 2024-03-19 16:26:14 +01:00
631a17ec8c Smooth tool for GPv3 sculpt mode.
Lukas Tönne pushed to gp3-sculpt-smooth at LukasTonne/blender 2024-03-19 16:25:24 +01:00