Block a user
Lukas Tönne
deleted branch fix_curve_collision_nans from LukasTonne/blender
2023-03-07 11:05:22 +01:00
Curves sculpt glitch with collision
Fix for NaN values resulting from curve editing with collision
Fix for NaN values resulting from curve editing with collision
f70123e81e
Fix for NaN values resulting from curve editing with collision
61b457d390
Vulkan: Push constants
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++