|
Blender V5.0
|
#include <cstring>#include "MEM_guardedalloc.h"#include "BLI_listbase.h"#include "BLI_string_utf8.h"#include "BLT_translation.hh"#include "BKE_context.hh"#include "BKE_global.hh"#include "BKE_screen.hh"#include "ED_screen.hh"#include "ED_sequencer.hh"#include "IMB_imbuf.hh"#include "IMB_imbuf_types.hh"#include "sequencer_intern.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::vse |
Functions | |
| static bool | blender::ed::vse::metadata_panel_context_poll (const bContext *C, PanelType *) |
| static void | blender::ed::vse::metadata_panel_context_draw (const bContext *C, Panel *panel) |
| void | blender::ed::vse::sequencer_buttons_register (ARegionType *art) |