fix export animation frames and add export mp4
This commit is contained in:
@@ -79,6 +79,7 @@ public:
|
||||
void load_layers();
|
||||
void update_frames();
|
||||
int get_onion_size() const noexcept { return m_onion->get_int(); }
|
||||
int get_fps() const noexcept { return m_fps->get_int(); }
|
||||
};
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user