Lukas Tönne LukasTonne
Lukas Tönne pushed to geometry-nodes-simulation-baking at LukasTonne/blender 2023-04-25 12:43:23 +02:00
ecfe4d336f Fix crash when trying to delete cache in unsaved blend files.
Lukas Tönne pushed to geometry-nodes-simulation-baking at LukasTonne/blender 2023-04-25 12:14:37 +02:00
ba7a634da5 Merge branch 'main' into geometry-nodes-simulation
151a53110c Realtime Compositor: Implement Texture node
2cbf536605 Cleanup: Use consistent enum type in header
30f8e688c3 Fix: Wrong crease accessed for multires reshape
9f78530d80 Multires: Use cached loose edge information
Compare 10 commits »
Lukas Tönne created branch geometry-nodes-simulation-baking in LukasTonne/blender 2023-04-25 12:14:37 +02:00
8cb5c172a3 Merge branch 'geometry-nodes-simulation' into geometry-nodes-simulation-realtime-clock
69cd27669b Merge branch 'realtime-clock' into geometry-nodes-simulation-realtime-clock
5321c4cf58 Merge commit 'ca32fb604ef720a7b553dafe2c114d1d9e0e4593' into realtime-clock
c13005fed9 Add support for attributes storage in simulation state
abac119889 Fix crash on inserting links on simulation zone nodes.
Compare 43 commits »
Lukas Tönne pushed to realtime-clock at blender/blender 2023-04-24 18:29:07 +02:00
5321c4cf58 Merge commit 'ca32fb604ef720a7b553dafe2c114d1d9e0e4593' into realtime-clock
ca32fb604e Geometry Nodes: support outputting field without computing full node
4259105d68 Clean up: Fix spacing on Cycles debug message "Use MNEE"
10fc2d6d96 Cleanup: remove basepath argument from BLI_path_normalize{_dir}
20eb682967 Cleanup: rename main_name to main_filepath
Compare 690 commits »
Lukas Tönne deleted branch geometry-nodes-simulation-attribute-support from LukasTonne/blender 2023-04-24 18:22:25 +02:00
Lukas Tönne closed issue blender/blender#106218 2023-04-24 18:22:24 +02:00
Simulation Nodes: support non-geometry sockets as part of simulation state
Lukas Tönne pushed to geometry-nodes-simulation at blender/blender 2023-04-24 18:22:22 +02:00
c13005fed9 Add support for attributes storage in simulation state
Lukas Tönne merged pull request blender/blender#107133 2023-04-24 18:22:22 +02:00
Add support for attributes storage in simulation state
df8e9838f0 Merge branch 'geometry-nodes-simulation' into geometry-nodes-simulation-attribute-support
abac119889 Fix crash on inserting links on simulation zone nodes.
c40bfcdead Merge branch 'geometry-nodes-simulation' into geometry-nodes-simulation-attribute-support
8446b2cad1 Simulation nodes: UI for simulation state items in sidebar
a1c3bb62be Cleanup: add debug names to simulation input/output
Compare 27 commits »
ca669472f1 Merge branch 'realtime-clock' into geometry-nodes-simulation-realtime-clock
81401e19d4 Merge branch 'main' into realtime-clock
9a671c401d Fix several issues in recent changes to ID swap and lib_query.
d9621add55 Vulkan: Initialize Device Capabilities.
b94a0ec8db WindowManager: Context Creation
Compare 661 commits »
Lukas Tönne deleted branch geometry-nodes-simulation-fix-link-insert from LukasTonne/blender 2023-04-24 16:14:50 +02:00
Lukas Tönne merged pull request blender/blender#107303 2023-04-24 16:14:47 +02:00
Fix crash on inserting links on simulation zone nodes.
Lukas Tönne pushed to geometry-nodes-simulation at blender/blender 2023-04-24 16:14:47 +02:00
abac119889 Fix crash on inserting links on simulation zone nodes.
Lukas Tönne created pull request blender/blender#107303 2023-04-24 15:49:18 +02:00
Fix crash on inserting links on simulation zone nodes.
Lukas Tönne deleted branch geometry-nodes-simulation-attribute-relations from LukasTonne/blender 2023-04-24 15:48:45 +02:00
Lukas Tönne created branch geometry-nodes-simulation-fix-link-insert in LukasTonne/blender 2023-04-24 15:47:36 +02:00
7539e066e0 Fix crash on inserting links on simulation zone nodes.
8446b2cad1 Simulation nodes: UI for simulation state items in sidebar
a1c3bb62be Cleanup: add debug names to simulation input/output
8fdd7211b1 Merge branch 'main' into geometry-nodes-simulation
ca32fb604e Geometry Nodes: support outputting field without computing full node
Compare 10 commits »
Lukas Tönne deleted branch geometry-nodes-simulation-item-ui from LukasTonne/blender 2023-04-24 14:26:31 +02:00
Lukas Tönne closed issue blender/blender#105723 2023-04-24 14:26:30 +02:00
Simulation nodes: State items list in node editor sidebar