Sequencer: 2D cursor for the preview & transform

- Use 2D cursor in the preview space using shortcuts
  matching the UV editor and 3D view.
- Add Cursor tool, cursor transform.
- Support for cursor and bound-box pivot.
- Add pivot pie menu.
This commit is contained in:
2021-10-07 12:32:04 +11:00
parent 919e513fa8
commit d04d27b406
27 changed files with 363 additions and 77 deletions

View File

@@ -30,6 +30,7 @@
extern "C" {
#endif
struct GPUBatch;
struct Main;
struct bContext;