Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
f58146
Merge pull request #4611 from flurick/board
11 files
Merged by Rodney
2 years ago
, Committed by GitHub
2 years ago
,
raw
patch
tree
parents
adffcb06c1ed8fe11cfeceb0f226084f9743a9c9
f3a062c9de3cbed36d767455e2aaf50777813177
11 files changed.
3102 lines added
.
4 lines removed
.
toonz/sources/toonz/CMakeLists.txt
file modified
+3
-0
toonz/sources/toonz/dvitemview.h
file modified
+3
-0
toonz/sources/toonz/filebrowser.cpp
file modified
+1
-1
toonz/sources/toonz/mainwindow.cpp
file modified
+2
-0
toonz/sources/toonz/menubar.cpp
file modified
+6
-0
toonz/sources/toonz/menubarcommandids.h
file modified
+1
-0
toonz/sources/toonz/scenebrowser.cpp
file added
+2206
toonz/sources/toonz/scenebrowser.h
file added
+265
toonz/sources/toonz/scenebrowserversioncontrol.cpp
file added
+594
toonz/sources/toonz/tpanels.cpp
file modified
+18
-0
toonz/sources/toonzqt/icongenerator.cpp
file modified
+3
-3
Merge pull request #4611 from flurick/board Preproduction Board feature 1.6
toonz/sources/toonz/CMakeLists.txt
file modified
+3
-0
toonz/sources/toonz/dvitemview.h
file modified
+3
-0
toonz/sources/toonz/filebrowser.cpp
file modified
+1
-1
toonz/sources/toonz/mainwindow.cpp
file modified
+2
-0
toonz/sources/toonz/menubar.cpp
file modified
+6
-0
toonz/sources/toonz/menubarcommandids.h
file modified
+1
-0
toonz/sources/toonz/scenebrowser.cpp
file added
+2206
toonz/sources/toonz/scenebrowser.h
file added
+265
toonz/sources/toonz/scenebrowserversioncontrol.cpp
file added
+594
toonz/sources/toonz/tpanels.cpp
file modified
+18
-0
toonz/sources/toonzqt/icongenerator.cpp
file modified
+3
-3