Anim: View FCurve of Property in the Graph Editor #114407

Merged
Christoph Lendenfeld merged 40 commits from ChrisLend/blender:focus_in_ge into main 2023-11-21 14:07:03 +01:00

40 Commits

Author SHA1 Message Date
Christoph Lendenfeld 682ae2c342 fix description to remove mention of the ALT hotkey 2023-11-21 13:53:16 +01:00
Christoph Lendenfeld 406826a328 remove ALT key to isolate 2023-11-21 11:06:17 +01:00
Christoph Lendenfeld 1e32fafff8 Merge branch 'main' into focus_in_ge 2023-11-21 10:42:07 +01:00
Christoph Lendenfeld 3343a3fc4d change logic of Alt key press
buildbot/vexp-code-patch-coordinator Build done. Details
now allows using "isolate" with a hotkey
2023-11-16 15:21:23 +01:00
Christoph Lendenfeld 992aa1db33 reaname function 2023-11-16 14:15:36 +01:00
Christoph Lendenfeld 194d584f95 Merge branch 'main' into focus_in_ge 2023-11-16 11:58:33 +01:00
Christoph Lendenfeld aaba317b23 change error message to "Nothing selected" 2023-11-14 14:12:14 +01:00
Christoph Lendenfeld d0f50cfa2a get selection before moving context so it works for shaders 2023-11-14 13:09:23 +01:00
Christoph Lendenfeld e140da9bf0 return rctf from function 2023-11-14 11:13:32 +01:00
Christoph Lendenfeld 2db5dffce9 Merge branch 'main' into focus_in_ge 2023-11-14 10:29:49 +01:00
Christoph Lendenfeld 43d70d67eb fixx issue with preview range and nla offset 2023-11-10 09:19:24 +01:00
Christoph Lendenfeld b1be5fc8a1 Merge branch 'main' into focus_in_ge 2023-11-10 09:12:16 +01:00
Christoph Lendenfeld 4ef5128e0a remove user preference and add modifier key
buildbot/vexp-code-patch-coordinator Build done. Details
2023-11-09 21:18:56 +01:00
Christoph Lendenfeld 1989c92eed reuse existing code for getting fcu bounds 2023-11-09 17:27:47 +01:00
Christoph Lendenfeld ad566f5594 Merge branch 'main' into focus_in_ge 2023-11-09 17:17:46 +01:00
Christoph Lendenfeld c25f4939fa add userpref setting for isolating F-Curves
buildbot/vexp-code-patch-coordinator Build done. Details
2023-11-09 16:27:16 +01:00
Christoph Lendenfeld cf1d62d30a add redraw tag back in 2023-11-09 16:01:02 +01:00
Christoph Lendenfeld 267145e54b clean up code 2023-11-09 15:49:26 +01:00
Christoph Lendenfeld cd5d36cc8e add function comment 2023-11-09 15:35:02 +01:00
Christoph Lendenfeld 65c4ad81ff extact function and use smooth view 2023-11-09 15:33:33 +01:00
Christoph Lendenfeld 52ad27cc52 fix potential memory leak 2023-11-09 15:21:26 +01:00
Christoph Lendenfeld 8399d936d3 deselect other curves when viewing fcurves 2023-11-09 15:20:54 +01:00
Christoph Lendenfeld 8e15af3f15 extract function 2023-11-09 15:06:02 +01:00
Christoph Lendenfeld 45d7ef593f Merge branch 'main' into focus_in_ge 2023-11-09 14:19:40 +01:00
Christoph Lendenfeld df7dfc8fd8 Merge branch 'main' into focus_in_ge 2023-11-07 17:25:03 +01:00
Christoph Lendenfeld 1a04d42972 remove "include handles" 2023-11-07 13:47:42 +01:00
Christoph Lendenfeld 42fe235e61 rename to "view" 2023-11-07 13:45:05 +01:00
Christoph Lendenfeld 24bc447164 Merge branch 'main' into focus_in_ge 2023-11-07 13:42:02 +01:00
Christoph Lendenfeld 11b0d974b2 don't show menu entry when thing isn't animated
buildbot/vexp-code-patch-coordinator Build done. Details
2023-11-02 14:51:58 +01:00
Christoph Lendenfeld 1eb54ee19c fix basic channels now not working 2023-11-02 14:32:21 +01:00
Christoph Lendenfeld 4b6cb877ae works from anywhere now with rna path magic 2023-11-02 13:17:14 +01:00
Christoph Lendenfeld 4c4af768e8 cleanup variables 2023-11-02 10:49:03 +01:00
Christoph Lendenfeld 26c22e8298 nla remap 2023-11-02 10:29:27 +01:00
Christoph Lendenfeld 43e1f236e0 Merge branch 'main' into focus_in_ge 2023-11-02 10:07:28 +01:00
Christoph Lendenfeld a0058c9ade normalization working 2023-10-31 13:30:02 +01:00
Christoph Lendenfeld 686b266aa6 make "show all" work 2023-10-31 11:12:15 +01:00
Christoph Lendenfeld a4adc3e5df make it work in a different window 2023-10-31 10:40:23 +01:00
Christoph Lendenfeld 9f89b4f701 Merge branch 'main' into focus_in_ge 2023-10-31 10:16:16 +01:00
Christoph Lendenfeld 1be313ab89 respect preview range 2023-10-31 09:43:51 +01:00
Christoph Lendenfeld 94d8bf3f24 working operator 2023-10-29 14:41:20 +01:00