Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
b248d8
Add Shift Keys commands
Authored and Committed by manongjohn
6 years ago
raw
patch
tree
parent
8 files changed.
195 lines added
.
8 lines removed
.
toonz/sources/toonz/cellselection.cpp
file modified
+6
-0
toonz/sources/toonz/cellselection.h
file modified
+4
-0
toonz/sources/toonz/cellselectioncommand.cpp
file modified
+47
-0
toonz/sources/toonz/keyframeselection.cpp
file modified
+118
-8
toonz/sources/toonz/keyframeselection.h
file modified
+5
-0
toonz/sources/toonz/mainwindow.cpp
file modified
+3
-0
toonz/sources/toonz/menubarcommandids.h
file modified
+3
-0
toonz/sources/toonz/xshcellviewer.cpp
file modified
+9
-0
Add Shift Keys commands
toonz/sources/toonz/cellselection.cpp
file modified
+6
-0
toonz/sources/toonz/cellselection.h
file modified
+4
-0
toonz/sources/toonz/cellselectioncommand.cpp
file modified
+47
-0
toonz/sources/toonz/keyframeselection.cpp
file modified
+118
-8
toonz/sources/toonz/keyframeselection.h
file modified
+5
-0
toonz/sources/toonz/mainwindow.cpp
file modified
+3
-0
toonz/sources/toonz/menubarcommandids.h
file modified
+3
-0
toonz/sources/toonz/xshcellviewer.cpp
file modified
+9
-0