Lukas Tönne LukasTonne
Lukas Tönne created pull request blender/blender#115087 2023-11-18 11:04:01 +01:00
Nodes: Move ValueOrField struct into blenkernel
Lukas Tönne pushed to move-value-or-field-to-bke at LukasTonne/blender 2023-11-18 10:58:01 +01:00
db74218317 Move ValueOrField into BKE.
0b11c591ec Nodes: Merge Musgrave node into Noise node
bf7d4ef054 Fix #115025: Transform operations not working in particle edit mode
b77f21f6ef Fix #114999: VSE preview doesn't update when snapping handle
02bc43d08e Fix: versioning code results in duplicate node links
Compare 10 commits »
Lukas Tönne created branch move-value-or-field-to-bke in LukasTonne/blender 2023-11-18 10:58:01 +01:00
Lukas Tönne pushed to volume-grid-sockets at LukasTonne/blender 2023-11-18 10:56:21 +01:00
999b08ca3a Move ValueOrField into BKE.
Lukas Tönne pushed to volume-grid-sockets at LukasTonne/blender 2023-11-17 18:01:53 +01:00
b0ed6e9044 Temp: Move ValueOrField into BKE.
Lukas Tönne approved blender/blender#115010 2023-11-17 15:14:51 +01:00
Nodes: improve socket picking tolerances

Code looks good, and i didn't find any issues during testing.

Lukas Tönne pushed to volume-grid-sockets at LukasTonne/blender 2023-11-17 14:53:42 +01:00
7c87888c4a Use regular float/vector/etc. sockets to represent grids.
Lukas Tönne pushed to volume-grid-sockets at LukasTonne/blender 2023-11-17 13:58:57 +01:00
12bd80f507 Stub nodes for testing new grid socket.
Lukas Tönne created branch volume-grid-sockets in LukasTonne/blender 2023-11-17 13:03:27 +01:00
Lukas Tönne pushed to volume-grid-sockets at LukasTonne/blender 2023-11-17 13:03:27 +01:00
5ef682bf67 Restructured Volume node menu like other geometry menus.
5bed953f85 Utility BKE header for forward-declaring OpenVDB grid types.
Compare 2 commits »
Lukas Tönne pushed to point-cloud-grid at LukasTonne/blender 2023-11-17 12:43:36 +01:00
db3e7a765b Merge branch 'main' into point-cloud-grid
b71cddb6b4 Fix: Link errors due to different linkage in recent refactor
782e2e5f9a Vulkan: Make Command Pool, Descriptor Sets Context Specific
c5eb420c74 Viewport Compositor: Allow access to depth pass
f27aee857b Cleanup: Remove unnecessary keywords from newly C++ headers
Compare 221 commits »
Lukas Tönne pushed to type-inference-ac3 at LukasTonne/blender 2023-11-17 12:35:46 +01:00
dc5529f008 Started constraint solver loop.
Lukas Tönne pushed to type-inference-ac3 at LukasTonne/blender 2023-11-17 11:28:16 +01:00
adb4ccc970 Construction of the initial worklist.
Lukas Tönne pushed to type-inference-ac3 at LukasTonne/blender 2023-11-17 10:38:48 +01:00
338a9f1eb0 Make foreach functions return constraints for a specific socket.
Lukas Tönne pushed to type-inference-ac3 at LukasTonne/blender 2023-11-17 10:13:36 +01:00
593e3905ff Create the new field inferencing interface as a last step.
Lukas Tönne pushed to type-inference-ac3 at LukasTonne/blender 2023-11-17 09:06:31 +01:00
8fc330a3f4 Merge branch 'main' into type-inference-ac3
7ea54b7472 Fix #114648: Compositor executes upon editing non-compositor trees
54e1ee3905 Vulkan: Combine Data Transfer and Compute Commands
35db18af2e Cleanup: Remove Never Failing Check
be97ed2828 Fix #115023: Error Measuring Null Menu Item Name
Compare 18 commits »
Lukas Tönne pushed to type-inference-ac3 at LukasTonne/blender 2023-11-17 08:56:54 +01:00
b6aaa1a2e5 Use group interfaces directly instead of writing to FieldInferencingInterface first.
Lukas Tönne pushed to type-inference-ac3 at LukasTonne/blender 2023-11-16 17:59:21 +01:00
bb5380c00b Experimental: New constraint solver for type inference based on AC-3.
Lukas Tönne created branch type-inference-ac3 in LukasTonne/blender 2023-11-16 17:59:21 +01:00
Lukas Tönne pushed to field-type-inference-simplify at LukasTonne/blender 2023-11-16 15:57:23 +01:00
cb05087591 Revert "Temp: Integrate requires_single into the state as a constraint."
8e30e7c736 Merge branch 'main' into field-type-inference-simplify
b71cddb6b4 Fix: Link errors due to different linkage in recent refactor
782e2e5f9a Vulkan: Make Command Pool, Descriptor Sets Context Specific
c5eb420c74 Viewport Compositor: Allow access to depth pass
Compare 33 commits »