Block a user
8fc1324606
Fixed remaining incorrect static casts for attribute access.
8179a93eb6
Fix inverted bool.
22ba1a3bca
Removed unused code.
e16042d0ee
Fix attribute provider construction with a
force_cache
argument.
b928bc6d4e
Merge branch 'main' into geometry-nodes-rb-component
eff7d02c65
Merge branch 'blender-v4.2-release'
e02c6fd130
Release: Bump 4.2 to rc
131d61b534
Fix crash after uiLayout refactor.
ec9ce22315
Merge branch 'blender-v4.2-release'
GPv3: Automerge feature for joining curve endpoints by distance
Yeah, will make it single threaded. If only this godawful API would somehow make that clear ...
79b09613a0
Merge branch 'main' into gpv3-fill-tool-overlays
eff7d02c65
Merge branch 'blender-v4.2-release'
e02c6fd130
Release: Bump 4.2 to rc
131d61b534
Fix crash after uiLayout refactor.
ec9ce22315
Merge branch 'blender-v4.2-release'
GPv3: Automerge feature for joining curve endpoints by distance
Lukas Tönne
deleted branch fix-gpv3-draw-tool-insert-frame from LukasTonne/blender
2024-07-09 13:50:02 +02:00
Fix #124393: GPv3: invalid frame when inserting in the draw tool
0ceb52c571
Fix merge errror
c038a975dc
Adding a topological sort to get contiguous ranges.
9d72bb13f0
Implemented KDTree lookup for connecting start and end points.
8b44d6fb0d
Fix: inserting keys in Action editor for non-active ID doesn't work
45c489396f
Refactor: move RNAPath == operator implementation to a free function