Files
test/source/blender
Germano Cavalcante 0ed2df81cc Fix T90637: Outliner: VSE context menu options are not working
Some of the enum options in the context menu operations are not
supported for all element types.

`TSE_SEQUENCE`, for example, only supports the `Select` option.

So, populate the enum list dynamically depending on the type.

Also add some calls that were missing for the `TSE_SEQUENCE` type.
(`WM_event_add_notifier` and `ED_undo_push`).
2021-08-13 17:28:46 -03:00
..
2021-03-29 19:11:17 -06:00
2021-08-12 14:34:43 +10:00
2021-08-13 14:33:50 +02:00
2021-08-12 14:34:43 +10:00
2021-08-06 14:24:16 +10:00
2021-08-02 15:22:54 +10:00