fix export animation frames and add export mp4

This commit is contained in:
2020-05-26 08:58:52 +02:00
parent f041559212
commit 5394cbf8c3
7 changed files with 129 additions and 170 deletions

View File

@@ -254,6 +254,7 @@ public:
void dialog_browse();
void dialog_export(std::string ext);
void dialog_export_layers();
void dialog_export_anim_frames();
void dialog_export_depth();
void dialog_export_cube_faces();
void dialog_layer_rename();