Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
905d13
Soundtrack export (#744)
7 files
Authored by Jeremy Bullock
8 years ago
, Committed by shun-iwasawa
8 years ago
,
raw
patch
tree
parent
7 files changed.
161 lines added
.
0 lines removed
.
stuff/profiles/layouts/rooms/Default/menubar_template.xml
file modified
+1
-0
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/mainwindow.cpp
file modified
+1
-0
toonz/sources/toonz/menubar.cpp
file modified
+1
-0
toonz/sources/toonz/menubarcommandids.h
file modified
+1
-0
toonz/sources/toonz/soundtrackexport.cpp
file added
+121
toonz/sources/toonz/soundtrackexport.h
file added
+34
Soundtrack export (#744) * soundtrack export
stuff/profiles/layouts/rooms/Default/menubar_template.xml
file modified
+1
-0
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/mainwindow.cpp
file modified
+1
-0
toonz/sources/toonz/menubar.cpp
file modified
+1
-0
toonz/sources/toonz/menubarcommandids.h
file modified
+1
-0
toonz/sources/toonz/soundtrackexport.cpp
file added
+121
toonz/sources/toonz/soundtrackexport.h
file added
+34