Skip to content

Commit

Permalink
Merge pull request #5659 from Abel032/Export_All_Levels
Browse files Browse the repository at this point in the history
Export all levels
  • Loading branch information
RodneyBaker authored Jan 25, 2025
2 parents 8d75b6c + c8739a8 commit 733aa04
Show file tree
Hide file tree
Showing 13 changed files with 810 additions and 187 deletions.
1 change: 1 addition & 0 deletions stuff/profiles/layouts/rooms/Default/menubar_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
<command>MI_SaveAllLevels</command>
<command>MI_OpenRecentLevel</command>
<command>MI_ExportLevel</command>
<command>MI_ExportAllLevels</command>
<separator/>
<command>MI_AddFrames</command>
<command>MI_Renumber</command>
Expand Down
2 changes: 2 additions & 0 deletions toonz/sources/toonz/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ set(MOC_HEADERS
dvitemview.h
dvwidgets.h
exportlevelpopup.h
exportalllevelspopup.h
exportpanel.h
exportscenepopup.h
filebrowser.h
Expand Down Expand Up @@ -234,6 +235,7 @@ set(SOURCES
batchserversviewer.cpp
castviewer.cpp
exportlevelpopup.cpp
exportalllevelspopup.cpp
exportscenepopup.cpp
colormodelviewer.cpp
exportpanel.cpp
Expand Down
Loading

0 comments on commit 733aa04

Please sign in to comment.