Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
e9f260
Main Window See Through Mode
Authored and Committed by justburner
2 years ago
raw
patch
tree
parent
11 files changed.
196 lines added
.
1 lines removed
.
stuff/profiles/layouts/rooms/Default/menubar_template.xml
file modified
+2
-1
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/icons/dark/actions/16/toggle_seethroughwin_off.svg
file added
+4
toonz/sources/toonz/icons/dark/actions/16/toggle_seethroughwin_on.svg
file added
+4
toonz/sources/toonz/mainwindow.cpp
file modified
+13
-0
toonz/sources/toonz/mainwindow.h
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/seethroughwindowpopup.cpp
file added
+129
toonz/sources/toonz/seethroughwindowpopup.h
file added
+37
toonz/sources/toonz/toonz.qrc
file modified
+2
-0
Main Window See Through Mode
stuff/profiles/layouts/rooms/Default/menubar_template.xml
file modified
+2
-1
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/icons/dark/actions/16/toggle_seethroughwin_off.svg
file added
+4
toonz/sources/toonz/icons/dark/actions/16/toggle_seethroughwin_on.svg
file added
+4
toonz/sources/toonz/mainwindow.cpp
file modified
+13
-0
toonz/sources/toonz/mainwindow.h
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/seethroughwindowpopup.cpp
file added
+129
toonz/sources/toonz/seethroughwindowpopup.h
file added
+37
toonz/sources/toonz/toonz.qrc
file modified
+2
-0