Block a user
Lukas Tönne
created branch fix_curve_collision_nans in LukasTonne/blender
2023-03-06 17:34:09 +01:00
Curves sculpt glitch with collision
Curves sculpt glitch with collision
Expandable component sockets
dd55a1f93d
Merge remote-tracking branch 'origin/main' into nodes-matrix-types
08db6bf215
IO: factor out axis validation logic between OBJ and PLY
62c4dce83b
Merge remote-tracking branch 'upstream/blender-v3.5-release'
c3fdb02b91
Updated translations from SVN trunk (r6369).
4e32864786
Cleanup: Remove compilation warning.
Matrix operations and sockets for geometry nodes
ddad2b8337
Implemented remaining matrix math operations.
4580828dd9
Fix indexing errors in the matrix decompose node.
79ff2f88e2
Renamed matrix nodes without the 4x4 suffix.
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++
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
Lukas Tönne
deleted branch geometry-nodes-rigid-body-integration from blender/blender
2023-03-02 16:09:40 +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.