Lukas Tönne LukasTonne
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-28 17:52:27 +02:00
c332dd9b3e Temp: adding implementation of "Separate" functions for physics geometry.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-28 12:16:35 +02:00
92b08f314d Merge branch 'main' into geometry-nodes-rb-component
42e66f2912 Merge remote-tracking branch 'origin/blender-v4.2-release'
b528aca711 Merge remote-tracking branch 'origin/blender-v4.2-release'
246b317bd4 Add-on: Rigify, move meta-rigs into a 'Rigify Meta-Rigs' sub-menu
d1e7346c63 Add-ons: Rigify, reformat code
Compare 17 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-28 11:01:43 +02:00
0b1bc0ea0f Added a dynamic attribute provider for custom physics attributes.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-28 10:53:59 +02:00
120841bc4a Make sure to preserve "empty" physics data state when copying.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-28 10:13:36 +02:00
4f50b1fb99 Fix memory leak: Decrement user count of old impl when making a new one.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-28 09:56:02 +02:00
056af57265 Cleanup: Consistent input node naming ("body" instead of "rigid body").
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-28 09:22:29 +02:00
f4d4a4f5f6 Merge branch 'main' into geometry-nodes-rb-component
bea0c5c914 UI: Small Modifications to Some Icons
549d6fb573 Cleanup: Sculpt: Add assert on span size for helper method
d0a3d629b9 Merge branch 'blender-v4.2-release'
80f07e3f26 Cleanup: simplify the tags drawing function
Compare 38 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-27 23:08:55 +02:00
b770f857c6 Moved customdata to the physics impl to enable automatic caching.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-27 20:14:10 +02:00
0fc5bb173d Combined cached attribute variant into a single class.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-27 17:36:11 +02:00
f25a4887da Fixed specialized attribute provider definition.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-06-27 16:43:02 +02:00
fe0e933581 Merge branch 'main' into geometry-nodes-rb-component
e72e538fdd Vulkan: Fix sequential read hazard
15ef372567 Merge branch 'blender-v4.2-release'
8945b7e49a Fix #123809: Sculpt visibility invert missing PBVH node update
ef8f14f3d6 Fix #90923: Bone Stick active color
Compare 266 commits »
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-06-27 16:42:12 +02:00
9883be8e8e Progress on SVG exporter.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-06-26 18:37:17 +02:00
c2e05cfbf9 Started work on SVG exporter.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-06-26 16:40:30 +02:00
3bf78c9174 Fix color conversion from packed SVG int32.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-06-26 16:35:15 +02:00
2282a8d427 Use resolution correctly for subdividing paths.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-06-26 16:28:41 +02:00
4144a18cb7 Support colors.
Lukas Tönne opened issue blender/blender#123779 2024-06-26 13:57:36 +02:00
GPv3: Support SVG import with style classes
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-06-26 13:02:06 +02:00
4bf639ba7f Apply correct scaling and transformation.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-06-26 10:51:58 +02:00
06e662b7e1 Fix assignment of new offsets array to curves.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-06-26 09:53:54 +02:00
3c7f820524 Merge branch 'main' into gpv3-import-export
be3942e5de Merge branch 'blender-v4.2-release'
864d701083 Fix #123705: Object Info node is not setting Transform output
58f19f41ce Fix: EEVEE displays wrong pass if Cryptomatte is enabled
9ee6da08ab Merge branch 'blender-v4.2-release'
Compare 103 commits »