Lukas Tönne LukasTonne
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 18:35:06 +02:00
4b0a620f83 Moved existing accessors to generic attributes.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 18:24:15 +02:00
04dcf12d4e Support physics component in spreadsheet.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 18:17:54 +02:00
fcfc52cfbe Attribute accessors for the physics geometry.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 17:32:24 +02:00
14ba13f9fa Reluctantly moved physics geometry code to BKE.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 17:01:51 +02:00
c8028b1075 Added attribute accessors to the PhysicsGeometry itself.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 16:35:05 +02:00
900c45cd2f Stub declarations for various nodes to read and write rigid body props.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 16:04:47 +02:00
8cc83d2337 Support physics component in the Domain Size node.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 15:46:36 +02:00
11b4c3f0df Added GeometryContext and specialized field input for physics.
bc2b092f81 Support joining physics geometry.
Compare 2 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 11:57:33 +02:00
5b0f051e11 Nicer definition of collision shapes.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 10:19:41 +02:00
813ce742a5 Merge branch 'main' into geometry-nodes-rb-component
051e10d39a Extensions: make "test_blender" less noisy
3f5f5eb2c0 Fix invalid URL's causing extension operations to fail to run
f0ebc310c8 Extensions: update tests after changing UI text
5de8ea74c4 Extensions: Only check for updates on startup every 24 hours
Compare 146 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 10:09:44 +02:00
55b1a694fe Removed invalid library.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-05-29 09:33:22 +02:00
42ad0f273d Temp. towards join geometries support for physics components.
Lukas Tönne created pull request blender/blender#122390 2024-05-28 18:11:46 +02:00
GPv3: Fill tool smooth & simplify post processing
Lukas Tönne pushed to gpv3-fill-tool-smooth-simplify at LukasTonne/blender 2024-05-28 18:10:11 +02:00
802b3f274e Implement curve simplification after boundary construction.
Lukas Tönne created branch gpv3-fill-tool-smooth-simplify in LukasTonne/blender 2024-05-28 17:55:00 +02:00
Lukas Tönne pushed to gpv3-fill-tool-smooth-simplify at LukasTonne/blender 2024-05-28 17:55:00 +02:00
9a3f6611e4 Add a smoothing pass to the fill tool boundary result.
b642b516d9 Cleanup: Reorder edit data draw buffer extraction function
ebbb72187a Cleanup: Use references, const, for mesh edit data flag extraction
fd651da7e5 GPv3: Fix fill tool boundary construction on thin pixel lines
7726e7f563 Sculpt: Add Line Face Set Tool
Compare 10 commits »
Lukas Tönne deleted branch gpv3-fill-tool-fix-thin-boundary from LukasTonne/blender 2024-05-28 17:25:53 +02:00
Lukas Tönne pushed to main at blender/blender 2024-05-28 17:25:51 +02:00
fd651da7e5 GPv3: Fix fill tool boundary construction on thin pixel lines
Lukas Tönne merged pull request blender/blender#122383 2024-05-28 17:25:49 +02:00
GPv3: Fix fill tool boundary construction on thin pixel lines
Lukas Tönne deleted branch gpv3-fill-dilate-erode from LukasTonne/blender 2024-05-28 17:14:43 +02:00