Animation: Add "Frame Channel" operators #104523

Merged
Christoph Lendenfeld merged 27 commits from ChrisLend/blender:frame-channel-operator into main 2023-02-17 18:11:10 +01:00

27 Commits

Author SHA1 Message Date
Christoph Lendenfeld 87ece045b1 fix issue when fcurve bounds height would be 0 2023-02-17 17:17:24 +01:00
Christoph Lendenfeld 63a4c77a81 Merge branch 'main' into frame-channel-operator 2023-02-17 16:38:20 +01:00
Christoph Lendenfeld 84ae06342b undoing the submodule bump 2023-02-16 13:27:44 +01:00
Christoph Lendenfeld bc9529a564 undoing the submodule bump 2023-02-16 13:26:08 +01:00
Christoph Lendenfeld 3dd62089b1 undoing the submodule bump 2023-02-16 13:25:06 +01:00
Christoph Lendenfeld de32d0cbc2 remove const which throws warnings 2023-02-16 13:22:27 +01:00
Christoph Lendenfeld 406e2c0ac0 implement sybrens notes 2023-02-16 13:17:28 +01:00
Christoph Lendenfeld 7f89cc7d8d extract logic for getting start and end bezt in range 2023-02-16 12:59:54 +01:00
Christoph Lendenfeld 7ca546a3d4 Merge branch 'main' into frame-channel-operator 2023-02-16 11:56:06 +01:00
Christoph Lendenfeld 8d6ea89634 Merge branch 'main' into frame-channel-operator 2023-02-09 16:16:30 +01:00
Christoph Lendenfeld 2c76bc5410 Merge branch 'master' into frame-channel-operator 2023-01-19 13:20:57 +01:00
Christoph Lendenfeld 9e67d32813 add operator to dope sheet menu 2023-01-19 13:19:15 +01:00
Christoph Lendenfeld 65d528aa50 view selected for gp 2023-01-19 13:10:59 +01:00
Christoph Lendenfeld 77c39d9ca4 make gpencil work in mmb click 2023-01-19 12:57:42 +01:00
Christoph Lendenfeld 3b95f60f2b move operators to anim_channels_edit.c 2023-01-19 12:48:23 +01:00
Christoph Lendenfeld 97889c683f new poll 2023-01-19 11:23:00 +01:00
Christoph Lendenfeld e89c6ecf54 constness 2023-01-19 10:36:35 +01:00
Christoph Lendenfeld aef767b650 fix crash when focusing on group 2023-01-19 10:11:28 +01:00
Christoph Lendenfeld f2e2ad4a5f Merge branch 'master' into frame-channel-operator 2023-01-19 09:30:22 +01:00
Christoph Lendenfeld e1fe67cbc3 cleanup 2023-01-15 14:38:37 +01:00
Christoph Lendenfeld 55a2e7fc36 comments 2023-01-15 14:34:06 +01:00
Christoph Lendenfeld e7bb249039 Merge branch 'master' into frame-channel-operator 2023-01-15 14:15:18 +01:00
Christoph Lendenfeld 61c7827685 implement alt mmb operator 2023-01-15 14:14:55 +01:00
Christoph Lendenfeld d820ffe64e move function 2023-01-13 18:22:25 +01:00
Christoph Lendenfeld 84894090a7 rename 2023-01-13 18:20:39 +01:00
Christoph Lendenfeld 66d9dd510a fix area issues 2023-01-13 18:18:58 +01:00
Christoph Lendenfeld f26f34704e add operator with menu entry 2023-01-13 17:32:19 +01:00