Lukas Tönne LukasTonne
Lukas Tönne pushed to socket-type-inference at LukasTonne/blender 2024-03-13 18:11:25 +01:00
8c976aa345 Fixed ranges for interface sockets.
Lukas Tönne pushed to socket-type-inference at LukasTonne/blender 2024-03-13 16:20:57 +01:00
56df2b0245 Merge branch 'main' into socket-type-inference
f6a581e28a UV: Vert and Edge Slide UI improvements
31745a53f4 Cleanup: early return & avoid compare strings unnecessarily
57b148efbc Revert "Release: Bump to 4.1 RC."
2c44f26ef6 Merge branch 'blender-v4.1-release'
Compare 93 commits »
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-13 15:32:32 +01:00
2603d084fe stuff
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-13 14:27:15 +01:00
1fe88c5149 Enable the brush size and strength operators.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-13 11:42:06 +01:00
e27d0172e3 Paint mode init fixes.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-13 11:38:19 +01:00
546b5b5bfb Merge branch 'gp3-sculpt-mode' into gp3-sculpt-tools
59ee0907c4 Merge branch 'main' into gp3-sculpt-mode
f828f5d664 Merge branch 'blender-v4.1-release'
48aec82426 Fix: memory leak when using node tool in mesh edit mode
653108068d Merge branch 'blender-v4.1-release'
Compare 80 commits »
Lukas Tönne pushed to gp3-sculpt-mode at LukasTonne/blender 2024-03-13 11:35:40 +01:00
59ee0907c4 Merge branch 'main' into gp3-sculpt-mode
f828f5d664 Merge branch 'blender-v4.1-release'
48aec82426 Fix: memory leak when using node tool in mesh edit mode
653108068d Merge branch 'blender-v4.1-release'
5c65dba14c Cleanup: make format
Compare 28 commits »
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-13 11:34:30 +01:00
74bd5e934f New panels using the right context mode.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-13 10:52:01 +01:00
833e6b68de Return correct paint settings for GPv3 objects in sculpt mode.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-13 10:40:23 +01:00
7556f0d36e Use sculptpaint settings.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-13 08:29:47 +01:00
5d3db83651 Enable the tool bar in 3D view for GPv3 sculpt mode.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-12 22:50:16 +01:00
e426748501 Fixed parallel loop call.
Lukas Tönne pushed to gp3-sculpt-mode at LukasTonne/blender 2024-03-12 19:29:21 +01:00
5fa7ae56be Return correct default tool name for GPv3 sculpt mode.
1ae2b8f769 Merge branch 'main' into gp3-sculpt-mode
a56a975760 UV: Enable 'Set Snap Base' feature
06bb8bce26 Cleanup: Remove unused includes
ff34b5f44a Cleanup: Sculpt: Extract trim operators
Compare 51 commits »
Lukas Tönne commented on pull request blender/blender#119338 2024-03-12 19:24:54 +01:00
GPv3: Initial sculpt mode

I've been adding this in my followup branch that adds the first actual tool: f805497286/source/blender/blenk

Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-12 18:22:16 +01:00
f805497286 Progress on thickness operation.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-12 16:11:18 +01:00
05d298c72c Choose the appropriate operator for paint vs sculpt mode.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-12 15:49:21 +01:00
72aa2d980d Use the GreasePencilStrokeOperation system for sculpt mode as well.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-12 14:26:53 +01:00
00faa2f98d Add back the wait_for_input operator setting for modal execution.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-12 14:21:26 +01:00
a33e859975 General "Grease Pencil Sculpt Paint" operator.
58dbc01787 New PaintMode for grease pencil sculpt.
Compare 2 commits »
Lukas Tönne created branch gp3-sculpt-tools in LukasTonne/blender 2024-03-12 11:26:07 +01:00