Lukas Tönne LukasTonne
Lukas Tönne commented on pull request blender/blender#120693 2024-05-02 17:44:30 +02:00
GPv3: Fill tool

I don't think there is a good utility function for this specific case yet (and it's so special that i don't think adding one is justified). I'll do this locally for the operator:

For each…
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-05-02 17:30:28 +02:00
f24d8e0c19 Make sure to set all curve attributes when more than one curves is created.
86d3e898d1 Fix invertex radius-to-pixel factor.
Compare 2 commits »
Lukas Tönne pushed to main at LukasTonne/.profile 2024-05-02 16:42:51 +02:00
a4b7689242 update
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-05-02 16:37:06 +02:00
f7ef1f354b Finish curve and point attribute assignments to match pain tool.
4fb0c1290f Merge branch 'main' into gp3-fill-tool
9209255f43 Cleanup: Make format
1b788f3a84 Fix #120778: Depth navigation no longer works for non-geometry objects
f15646df59 Fix failure to draw onto a surface with GPv3
Compare 254 commits »
Lukas Tönne pushed to gp3-fill-tool at LukasTonne/blender 2024-05-02 13:35:21 +02:00
a320ac032b Temp: Initialize non-default attributes of the new stroke.
Lukas Tönne deleted branch gpv3-fix-placement-init from LukasTonne/blender 2024-05-01 09:03:24 +02:00
Lukas Tönne merged pull request blender/blender#121246 2024-05-01 09:03:21 +02:00
GPv3: Fix initialization of the DrawingPlacement struct from tool settings
Lukas Tönne pushed to main at blender/blender 2024-05-01 09:03:21 +02:00
6c1bf7fc94 GPv3: Fix initialization of the DrawingPlacement struct from tool settings
Lukas Tönne pushed to gpv3-fix-placement-init at LukasTonne/blender 2024-05-01 07:41:51 +02:00
fb5e2a215c Cleanup formatting.
Lukas Tönne commented on pull request blender/blender#121246 2024-05-01 07:38:18 +02:00
GPv3: Fix initialization of the DrawingPlacement struct from tool settings

It's for showing the "placement" options in the header. I don't know what the logic is behind all these conditionals, but the placement seems to have some effect during sculpting so i guess it…

Lukas Tönne pushed to gpv3-fix-placement-init at LukasTonne/blender 2024-05-01 07:33:54 +02:00
54a4b22a23 Revert changes to UI, will go into separate PR.
Lukas Tönne created pull request blender/blender#121246 2024-04-30 09:37:21 +02:00
GPv3: Fix initialization of the DrawingPlacement struct from tool settings
Lukas Tönne created branch gpv3-fix-placement-init in LukasTonne/blender 2024-04-30 09:35:51 +02:00
Lukas Tönne pushed to gpv3-fix-placement-init at LukasTonne/blender 2024-04-30 09:35:51 +02:00
5f12a67217 Fix initialization of the DrawingPlacement struct from tool settings.
Lukas Tönne pushed to socket-visibility at LukasTonne/blender 2024-04-28 11:25:24 +02:00
41735621f7 Experimental lazy function for computing socket visibility.
16a29a7a75 USD: Add test to cover export of mesh attributes
fd96b81821 Fix #120834: Retiming does not work as expected.
4987ef010c Cleanup: STL: Address the ODR violation and tidy up processing
211ad352af USD: Add new test file for mesh/curve attributes
Compare 265 commits »
Lukas Tönne pushed to socket-type-inference at LukasTonne/blender 2024-04-28 11:16:35 +02:00
1a154dbae2 Merge branch 'main' into socket-type-inference
16a29a7a75 USD: Add test to cover export of mesh attributes
fd96b81821 Fix #120834: Retiming does not work as expected.
4987ef010c Cleanup: STL: Address the ODR violation and tidy up processing
211ad352af USD: Add new test file for mesh/curve attributes
Compare 265 commits »
Lukas Tönne created pull request blender/blender#121183 2024-04-28 07:58:18 +02:00
GPv3: Fix initial selection mask of the grab sculpt tool
Lukas Tönne created branch gp3-fix-grab-selection in LukasTonne/blender 2024-04-25 22:23:44 +02:00