Lukas Tönne LukasTonne
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-16 13:00:52 +02:00
fa163f32ee Temp: Implement copying for bodies and constraints to enable true instancing.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-15 00:50:15 +02:00
372f459000 Attributes and nodes to apply forces to rigid bodies.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-14 22:05:17 +02:00
f11e65c59d Center of mass attribute for rigid bodies.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-14 16:47:04 +02:00
24a7ec27a4 More attributes for constraints, and some refactoring.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-14 11:11:20 +02:00
c4f5105ce2 Extra checks on constraints to avoid crashing Bullet.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-14 11:06:10 +02:00
26fcdd4326 Removed the is_simulated attribute, bodies and constraints always get added to the world.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-14 09:58:13 +02:00
289136f3a9 Nicer handling of body index updates.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-14 09:44:12 +02:00
97d92ee0d7 Fixed domain type for constraint attributes.
7bd30a7745 Merge branch 'main' into geometry-nodes-rb-component
07ea6a5c23 Vulkan: Enable render graph
32657349cc Merge branch 'blender-v4.2-release'
e0bdb74d8d Merge branch 'blender-v4.2-release'
Compare 64 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-14 08:30:48 +02:00
c9edacb447 Added spreadsheet section for constraints.
68d7d8d804 Hide body index const input values.
Compare 2 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-14 00:29:38 +02:00
39037a2271 Fixed constraint creation function.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-13 17:16:15 +02:00
2b47ab353f WIP: Support for constraints.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-13 12:57:50 +02:00
dfb5f51f01 Added constraint initialization and some basic attributes.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-13 10:38:49 +02:00
fd1ea2efb0 Renamed BuiltinAttributes to BodyAttributes to distinguish from constraints.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-13 09:50:49 +02:00
0b81feff2e Merge branch 'main' into geometry-nodes-rb-component
22d352dacc Vulkan: Render graph drawing
8907b52839 Merge branch 'blender-v4.2-release'
95eb3e13bf Fix #119211: Masks do not update in GPU compositor
cbabe2d3ef Compositor: Remove Auto Render option
Compare 46 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-12 23:49:37 +02:00
3774a19178 Attributes for damping and sleeping thresholds.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-12 23:16:52 +02:00
57240777d8 Fixed copy/paste bug: inverted field outputs of physics mode node.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-12 17:35:12 +02:00
a5267fc8b8 Fix stability issue caused by incorrect time step invocation.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-12 17:06:19 +02:00
9aa6c1adba Added attributes for restitution and friction properties.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-12 16:47:14 +02:00
265112adc6 Merge branch 'main' into geometry-nodes-rb-component
7ef654db50 Merge branch 'blender-v4.2-release'
b7cd88d502 Fix: VSE strip thumbnails sometimes go 1px outside of boundary
64df87978a Merge branch 'blender-v4.2-release'
2cdd9c1b2c Fix: Syntax error after recent extensions change
Compare 9 commits »
Lukas Tönne commented on issue blender/blender#77030 2024-06-12 16:41:29 +02:00
flow simulation element viewport size indicator strange after applying resize

Marking it as a known issue, not an actively maintained area.