Lukas Tönne LukasTonne
Lukas Tönne pushed to gp3-sculpt-mode at LukasTonne/blender 2024-04-08 11:30:47 +02:00
eacc0b2760 Fix merge error.
d5f4d2e8df Revert unnecessary changes.
Compare 2 commits »
Lukas Tönne commented on pull request blender/blender#119338 2024-04-08 11:30:40 +02:00
GPv3: Initial sculpt mode

Thanks for the catch.

Lukas Tönne commented on pull request blender/blender#119338 2024-04-08 11:26:37 +02:00
GPv3: Initial sculpt mode

I copied this from the SCULPT case, i don't know what…

Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-08 11:19:20 +02:00
dc702ca73c Remove the rotation values from Grab brush, they don't seem to serve a purpose.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-08 10:52:06 +02:00
3daa3c2b6b Use the centroid of cloned points instead of object center when cloning.
702b98c1c3 Clone tool: only create one copy at the beginning of each stroke.
Compare 2 commits »
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-08 09:45:22 +02:00
212349c6a2 Merge branch 'gp3-sculpt-mode' into gp3-sculpt-tools
538a470040 Merge branch 'main' into gp3-sculpt-mode
6b14b67a29 Cleanup: spelling in comments
27d8eb25bb Cleanup: pass const arguments in freestyle functions
430d7961a2 Cleanup: remove redundant checks & struct declaration
Compare 16 commits »
Lukas Tönne pushed to gp3-sculpt-mode at LukasTonne/blender 2024-04-08 09:44:47 +02:00
538a470040 Merge branch 'main' into gp3-sculpt-mode
6b14b67a29 Cleanup: spelling in comments
27d8eb25bb Cleanup: pass const arguments in freestyle functions
430d7961a2 Cleanup: remove redundant checks & struct declaration
3c183e426a Cleanup: pass const arrays for default boolean arguments
Compare 73 commits »
Lukas Tönne commented on issue blender/blender#119702 2024-04-08 09:23:49 +02:00
Regression: Set Position node with seletion in Zone node cause strange jumps.

I can only repro the part where it "fills in" the gaps: this happens when the frame is set before the start frame. At first i suspected some kind of issue with the Poisson Disk mode, but this…

Lukas Tönne pushed to main at LukasTonne/.profile 2024-04-08 09:09:18 +02:00
653a50202a update
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-04-07 09:52:53 +02:00
87c9ee48a3 Replace "common" virtual functions with a foreach function and callback.
6ae8fe08f5 Align the grab tool code with other tool by using the params struct.
350ebbf0bc Merge branch 'gp3-sculpt-mode' into gp3-sculpt-tools
1af3783351 Merge branch 'main' into gp3-sculpt-mode
c4e77db9ca Merge branch 'main' into gp3-sculpt-tools
Compare 63 commits »
Lukas Tönne deleted branch gp3-noise-modifier-uv from LukasTonne/blender 2024-04-06 14:25:33 +02:00
Lukas Tönne merged pull request blender/blender#120336 2024-04-06 14:25:30 +02:00
GPv3: Implement UV rotation mode for the noise modifier
Lukas Tönne pushed to main at blender/blender 2024-04-06 14:25:30 +02:00
68060a9ccf GPv3: Implement UV rotation mode for the noise modifier
Lukas Tönne commented on issue blender/blender#106665 2024-04-06 11:42:03 +02:00
GPv3: Modifiers

@filedescriptor @casey-bianco-davis I made a PR for the UV rotation mode in the noise modifier #120336

Lukas Tönne created pull request blender/blender#120336 2024-04-06 11:41:05 +02:00
GPv3: Implement UV rotation mode for the noise modifier
Lukas Tönne pushed to gp3-noise-modifier-uv at LukasTonne/blender 2024-04-06 11:38:44 +02:00
db9f83b8dd Implement UV rotation mode for the noise modifier.
61b28227bb Fix #120309: Remove from Vertex Group operator broken
4e90501377 UI: Fix label in Particle System modifier
0b30cb1929 UI: Clarify Playback "Play In" option
958bc91867 Fix #120308: GP3 objects with geonodes renders original data from CLI
Compare 10 commits »
Lukas Tönne created branch gp3-noise-modifier-uv in LukasTonne/blender 2024-04-06 11:38:44 +02:00
Lukas Tönne deleted branch fix-unsupported-socket-links-4.2 from LukasTonne/blender 2024-04-06 11:24:08 +02:00
Lukas Tönne merged pull request blender/blender#119650 2024-04-06 11:24:06 +02:00
Fix #119554: Remove links to and from unsupported socket types
Lukas Tönne pushed to main at blender/blender 2024-04-06 11:24:05 +02:00
ee1714136e Fix #119554: Remove links to and from unsupported socket types