Lukas Tönne LukasTonne
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-08 22:15:32 +02:00
2b6fd115c1 Make the collision shape assignment work.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-08 12:35:21 +02:00
a0884dc3c2 Added a new node to create collision shapes.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-07 22:07:15 +02:00
057b8c8ce1 Set all mass properties when switching between static and dynamic bodies.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-07 16:52:49 +02:00
0519abc42e Added a couple of nodes to change the dynamics state of a body.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-07 15:42:23 +02:00
69204fff3b Add a Simulate input when converting to rigid bodies.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-07 15:19:41 +02:00
8cd4c58aa6 Move physics data when making the componet writeable.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-07 13:52:50 +02:00
cc3e5272f9 Fix return value assignment.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-07 13:42:26 +02:00
6f9bede90b Trying to add shared locks for physics data.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-07 12:32:33 +02:00
c30d56f35e Added a shared mutext to control access when moving physics data.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-07 10:34:42 +02:00
e4f69680b6 Merge branch 'main' into geometry-nodes-rb-component
c9324a0baa Merge branch 'blender-v4.2-release'
7e2552e4af Merge branch 'blender-v4.2-release'
059dc93cde Extensions: support refreshing local repositories when offline
3dd8c826b5 Extensions: correct the descriptions for active repository actions
Compare 84 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-07 09:37:28 +02:00
3d7f20473c Temp: implementing the move function.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-06 19:48:06 +02:00
4d40e6e64e Fixed build errors.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-06 17:54:03 +02:00
f2dd7c3170 progress
Lukas Tönne closed issue blender/blender#68681 2024-06-06 17:38:14 +02:00
Hair Dynamics: simulation doesn't work depending on smooth/flat shaded surfaces (and nvidia gpus?)
Lukas Tönne commented on issue blender/blender#68681 2024-06-06 17:38:10 +02:00
Hair Dynamics: simulation doesn't work depending on smooth/flat shaded surfaces (and nvidia gpus?)

I couldn't repro this with any of the steps mentioned. Given that the last mention of a repro is 2 years old i'm going to close this. If anyone finds reliable steps to get this result in a recent…

Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-06 17:20:47 +02:00
031bb96af8 progress
1be226e846 progress
Compare 2 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-06 15:54:26 +02:00
a8acc7f92d progress (ahem)
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-06 09:41:57 +02:00
d386d6ee68 Merge branch 'main' into geometry-nodes-rb-component
1395a958d7 Fix #122788: Typo in python api docs
c9c3cb48f2 Merge branch 'blender-v4.2-release'
2533ff39f9 Extensions: support replacing missing legacy add-ons with extensions
846f86d1ad Cleanup: spelling in comments
Compare 59 commits »
Lukas Tönne commented on pull request blender/blender#122771 2024-06-06 09:41:15 +02:00
GPv3: Fill tool overlay for extension lines and circles

fmt/format.h is needed for the status string formatting, this seems to be the usual include elsewhere for fmt:: stuff. fmt/core.h seems to be an automatic addition by vscode (another…

Lukas Tönne pushed to gpv3-fill-tool-overlays at LukasTonne/blender 2024-06-06 09:41:10 +02:00
7d4f12dd9f Remove debug print and iostream include.
2ee63aa7a3 Cleanup: remove unused headers.
8644904d75 Merge branch 'main' into gpv3-fill-tool-overlays
1395a958d7 Fix #122788: Typo in python api docs
c9c3cb48f2 Merge branch 'blender-v4.2-release'
Compare 221 commits »