Block a user
19de683202
More targeted functions for ensuring custom data layers.
8982e194ec
Removed the unused ensure_on_access callbacks from physics attributes.
193aa7b9ad
Another test for setting shape indices of bodies with custom data.
e8737cbdfe
Fixed the join_geometry test.
e6f1d76016
Prevent invalidation of attribute ids by updating cache in advance.
c4b0e6fd9a
Fix #125011: Scrubbing not producing audio output
a1054e6599
Audaspace: port changes from upstream.
c57a34cb49
DRW: Primitive Expansion
fc8c03e312
Collection Export: Allow renaming of exporters in the UI list
aab90dd284
Merge branch 'main' into gpv3-segment-selection
e6178be3b8
Fix #125011: Scrubbing not producing audio output
a235a18aca
Audaspace: port changes from upstream.
d712f91881
DRW: Primitive Expansion
11e7b7d0bd
Collection Export: Allow renaming of exporters in the UI list
GPv3: Segment selection support for all relevant selection operators
Also worth pointing out that operators like "select more" etc. don't take Bezier handles into account. Basic selection treats them like points but propagation ignores them. Segment selection would…
GPv3: Segment selection support for all relevant selection operators
I'm just picking up this task, and i have encountered the same question as discussed here.
- Updating segment selection as a "tacked on" process after the base selection operator may be…
Grease Pencil shapes don't show preview before committing
Same thing, i could repro it once and now it doesn't happen any more. Reeks of uninitialized memory to me, but ASAN is quiet.
bc654d9dc5
Refactor: make View3D copy operator use the new PartialWriteContext API.
06fab9f8f1
Fix #125542: Bone Stick selection color is not drawn
13ceb73941
Fix #124585: Assert when building keylist for dope sheet
6b9b958668
Fix #125291: crash when applying curves modifier when there is a bake
984feb48fc
Cleanup: Remove unused integer wrap_pixel method