Lukas Tönne LukasTonne
Lukas Tönne pushed to nodes-matrix-types at LukasTonne/blender 2023-03-03 16:06:22 +01:00
95875b8cc7 Added a transform node for applying matrices to vectors.
Lukas Tönne pushed to nodes-matrix-types at LukasTonne/blender 2023-03-03 14:39:18 +01:00
ddad2b8337 Implemented remaining matrix math operations.
4580828dd9 Fix indexing errors in the matrix decompose node.
79ff2f88e2 Renamed matrix nodes without the 4x4 suffix.
Compare 3 commits »
Lukas Tönne pushed to nodes-matrix-types at LukasTonne/blender 2023-03-03 12:41:52 +01:00
bfde6c8a9c Removed the 2x2 and 3x3 matrix types.
Lukas Tönne pushed to nodes-matrix-types at LukasTonne/blender 2023-03-03 11:43:26 +01:00
cdd86e85f6 Moved the matrix nodes menu into the Utilities category.
Lukas Tönne pushed to nodes-matrix-types at LukasTonne/blender 2023-03-03 11:34:24 +01:00
49b22cc187 Fix crash when socket UI creates an empty layout.
ad36523191 Merge branch 'main' into nodes-matrix-types
aa82afaaf7 Cleanup: regenerate the default theme file
f0257aa71b Cleanup: use camel-case for struct name, wrap function arguments
2eaa55272d Cleanup: use function style casts, nullptr in C++
Compare 18 commits »
Lukas Tönne pushed to nodes-matrix-types at LukasTonne/blender 2023-03-03 10:42:27 +01:00
6d107b9f5a Merge branch 'main' into nodes-matrix-types
Lukas Tönne pushed to nodes-matrix-types at LukasTonne/blender 2023-03-02 18:33:44 +01:00
a7f2db1de2 Merge branch 'main' into nodes-matrix-types
1d3a2fb5bb Merge branch 'blender-v3.5-release'
422f3d0b0f Fix #105278: IDProperty UI missing library overridable toggle
fa044c453f Cleanup: Unused fields and API for tracks map
81b56f8bbc Cleanup: Refactor BKE_nlatrack_add to multiple methods to handle adding a new NLA track to the track list. Insert before, after, head, and tail
Compare 1726 commits »
Lukas Tönne deleted branch nodes-matrix-types from blender/blender 2023-03-02 16:12:18 +01:00
Lukas Tönne deleted branch geometry-nodes-rigid-body-integration from blender/blender 2023-03-02 16:09:40 +01:00
Lukas Tönne deleted branch geometry-nodes-raycast from blender/blender 2023-03-02 16:03:33 +01:00
Lukas Tönne created branch geometry-nodes-constraint-solver in LukasTonne/blender 2023-02-28 19:02:07 +01:00
Lukas Tönne pushed to geometry-nodes-constraint-solver at LukasTonne/blender 2023-02-28 19:02:07 +01:00
c56d8633ec Prototype structs for predictive contact constraints.
Lukas Tönne pushed to geometry-nodes-tetrahedralization at LukasTonne/blender 2023-02-23 19:44:26 +01:00
81e92fb056 Support the simplex component in attribute capture/store and viewer nodes.
7513956746 Ensure default initialization of SimplexGeometry before copy or move construction.
de6ca1f2fe Added some more input nodes for useful simplex information.
Compare 3 commits »
Lukas Tönne pushed to geometry-nodes-tetrahedralization at LukasTonne/blender 2023-02-23 10:18:18 +01:00
e44020411b Cleanup: Mark sections in SimplexGeometry cc file.
26a75fedc0 Made wrap methods into DNA members in line with other C++ wrapper classes.
Compare 2 commits »
Lukas Tönne pushed to geometry-nodes-tetrahedralization at LukasTonne/blender 2023-02-22 21:21:40 +01:00
d264bed065 Fixes for changed geometry component API.
Lukas Tönne deleted branch geometry-nodes-tetrahedralization from blender/blender 2023-02-22 19:53:33 +01:00
Lukas Tönne pushed to geometry-nodes-tetrahedralization at LukasTonne/blender 2023-02-22 19:53:09 +01:00
ac36cf2d21 Merge branch 'main' into geometry-nodes-tetrahedralization
8693f1fdd2 Merge branch 'blender-v3.5-release'
defd95afcd Win32: Auto-Raise and -Focus Windows on Hover
11766574a4 Fix #104842: Incorrect cyclic curve parameter node factor
8b45f583a2 Fix: No default for NURBS weights in realize instances and join nodes
Compare 1382 commits »
Lukas Tönne pushed to main at LukasTonne/blender 2023-02-22 19:52:07 +01:00
8693f1fdd2 Merge branch 'blender-v3.5-release'
defd95afcd Win32: Auto-Raise and -Focus Windows on Hover
11766574a4 Fix #104842: Incorrect cyclic curve parameter node factor
8b45f583a2 Fix: No default for NURBS weights in realize instances and join nodes
4ba73b50d0 Fix: Set curve type node creates unnecessary nurbs weight attribute
Compare 184 commits »
Lukas Tönne deleted branch triangulation from blender/blender 2023-02-22 19:34:25 +01:00
Lukas Tönne deleted branch delaunay from blender/blender 2023-02-22 19:34:16 +01:00