Lukas Tönne LukasTonne
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
Lukas Tönne pushed to gp3-fix-grab-selection at LukasTonne/blender 2024-04-25 22:23:44 +02:00
53a1a50cd4 GPv3: Fix initial selection mask of the grab sculpt tool.
095d37c186 Fix #120592: File output node not showing up in search
e3e52ccc00 Cleanup: Unused variable warning in release build
fdaf7a5db1 Cleanup: Remove unnecessary sculpt bose brush callback data struct
5c73a543fa Cleanup: Use const argument to sculpt accessor functions
Compare 10 commits »
Lukas Tönne deleted branch gp3-sculpt-tools from LukasTonne/blender 2024-04-25 20:20:44 +02:00
Lukas Tönne merged pull request blender/blender#120508 2024-04-25 20:20:42 +02:00
GPv3: Implementation of sculpt mode tools
Lukas Tönne pushed to main at blender/blender 2024-04-25 20:20:42 +02:00
91f1f3fc06 GPv3: Implementation of sculpt mode tools
Lukas Tönne commented on pull request blender/blender#120508 2024-04-25 19:47:15 +02:00
GPv3: Implementation of sculpt mode tools
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-25 19:46:06 +02:00
8f4bf68802 Fix incorrect brush influence factors from duplicate pressure factors.
Lukas Tönne commented on pull request blender/blender#120508 2024-04-25 17:17:28 +02:00
GPv3: Implementation of sculpt mode tools