Files
test/release/scripts/presets
Sybren A. Stüvel 1364f1e35c Fix T89592: Can't remove keyframes without active keying set
Partially revert 7fc220517f, as it
introduced two issues:

- Deleting keys without active keying set was no longer possible, and
- there was no more confirmation popup.

Pressing {key Alt I} in the 3D Viewport now executes
`ANIM_OT_keyframe_delete_v3d`, adjusted to suit both T88068 and T89592:

- If there is an active keying set, delete keys according to that keying
  set.
- Otherwise, behave as `ANIM_OT_keyframe_delete_v3d` did before, that
  is, delete all keyframes of the selected object and in pose-mode also
  of selected bones.
2021-07-06 18:20:26 +02:00
..
2021-06-04 12:19:58 +02:00
2021-02-03 17:34:27 -07:00
2021-04-05 14:05:01 +02:00
2021-02-03 17:34:27 -07:00
2021-02-03 17:34:27 -07:00
2021-02-03 17:34:27 -07:00
2011-02-04 09:27:25 +00:00
2021-06-04 12:19:58 +02:00