Lukas Tönne LukasTonne
Lukas Tönne commented on pull request blender/blender#117476 2024-01-25 11:51:26 +01:00
GPv3: Basic vertex group operators

I want to mention a behavior that can be hard to notice about vertex group , to be aware of it , when we duplicate / copy / interpolate points that are in a vertex group , all those generated…

Lukas Tönne commented on pull request blender/blender#117476 2024-01-25 11:03:21 +01:00
GPv3: Basic vertex group operators

The vertex groups must be propagated when new Drawings are created.

Yes in those cases the groups list also needs to be synced. Although new drawings probably don't have vertex groups by…

Lukas Tönne commented on pull request blender/blender#117476 2024-01-25 00:49:42 +01:00
GPv3: Basic vertex group operators

I would expect this to be purely a runtime cache, not saved to the .blend file. And rather than syncing after modifying drawings, it would clear the cache and generate it when needed?

Reason…

Lukas Tönne commented on pull request blender/blender#113445 2024-01-24 17:51:17 +01:00
Geometry Nodes: Menu Switch Node
Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2024-01-24 17:51:09 +01:00
e875af63e6 Format fix.
Lukas Tönne pushed to gp3-mirror-modifier at LukasTonne/blender 2024-01-24 17:50:20 +01:00
f843f9afcc Boilerplate for the mirror modifier.
Lukas Tönne created branch gp3-mirror-modifier in LukasTonne/blender 2024-01-24 17:50:20 +01:00
Lukas Tönne deleted branch gp3-offset-modifier from LukasTonne/blender 2024-01-24 16:58:11 +01:00
Lukas Tönne pushed to main at blender/blender 2024-01-24 16:58:08 +01:00
7e87513368 GPv3: Offset modifier
Lukas Tönne merged pull request blender/blender#117446 2024-01-24 16:58:07 +01:00
GPv3: Offset modifier
Lukas Tönne commented on pull request blender/blender#117446 2024-01-24 16:18:15 +01:00
GPv3: Offset modifier
Lukas Tönne pushed to gp3-offset-modifier at LukasTonne/blender 2024-01-24 16:18:00 +01:00
a3c84d22ed Merge branch 'main' into gp3-offset-modifier
6498809dfd Metal: Fix Z-fighting in EEVEE Next
b6e5b02ede Cleanup: GPv3: Use consistent modifier RNA names
aca0cf27e3 Fix cryptomatte GPU compositor node on NVidia Linux
c683925f6d Cleanup: make format
Compare 6 commits »
Lukas Tönne commented on pull request blender/blender#117446 2024-01-24 16:06:07 +01:00
GPv3: Offset modifier
Lukas Tönne pushed to gp3-offset-modifier at LukasTonne/blender 2024-01-24 16:05:47 +01:00
4207b8e490 Use const refs.
f7f2ba6bfc Cleanup: formatting.
Compare 2 commits »
Lukas Tönne commented on pull request blender/blender#113445 2024-01-24 15:41:42 +01:00
Geometry Nodes: Menu Switch Node
Lukas Tönne commented on pull request blender/blender#113445 2024-01-24 15:41:28 +01:00
Geometry Nodes: Menu Switch Node

UI meeting seems to have settled on 0.40 for the socket color: Screenshot_20240124_153957

Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2024-01-24 15:40:32 +01:00
13065b1f17 Use 0.40 gray for the menu socket.
Lukas Tönne commented on pull request blender/blender#113445 2024-01-24 15:30:46 +01:00
Geometry Nodes: Menu Switch Node

Some color tests. None of these are very convincing, but imo there just aren't any good colors left, we just have too many sockets. So unless and until we redesign the socket colors i would like…

Lukas Tönne pushed to nodes-menu-switch at LukasTonne/blender 2024-01-24 14:57:00 +01:00
dce193f0b4 Merge branch 'main' into nodes-menu-switch
d5766dfdce Fix: Obj crash exporting curve without modifier property
c60321f6dc Fix #115983: Skip writing output if no Composite node exists
1e4f133950 Sculpt: Add brush settings for view & normal automasking values
3c62917213 Fix #112423: Recover Autosave breaks library paths.
Compare 554 commits »
Lukas Tönne commented on pull request blender/blender#117446 2024-01-24 14:30:31 +01:00
GPv3: Offset modifier