Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
c5bc8d
Enable Windows Ink Support (#2152)
9 files
Authored by manongjohn
6 years ago
, Committed by shun-iwasawa
6 years ago
,
raw
patch
tree
parent
9 files changed.
1414 lines added
.
2 lines removed
.
stuff/doc/LICENSE/LICENSE_winink.txt
file added
+23
toonz/sources/include/toonz/preferences.h
file modified
+7
-0
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/kis_tablet_support_win8.cpp
file added
+1232
toonz/sources/toonz/kis_tablet_support_win8.h
file added
+73
toonz/sources/toonz/main.cpp
file modified
+13
-0
toonz/sources/toonz/preferencespopup.cpp
file modified
+53
-0
toonz/sources/toonz/preferencespopup.h
file modified
+2
-1
toonz/sources/toonzlib/preferences.cpp
file modified
+9
-1
Enable Windows Ink Support (#2152) * Enable Windows Ink Support close #2017 close #2149
stuff/doc/LICENSE/LICENSE_winink.txt
file added
+23
toonz/sources/include/toonz/preferences.h
file modified
+7
-0
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/kis_tablet_support_win8.cpp
file added
+1232
toonz/sources/toonz/kis_tablet_support_win8.h
file added
+73
toonz/sources/toonz/main.cpp
file modified
+13
-0
toonz/sources/toonz/preferencespopup.cpp
file modified
+53
-0
toonz/sources/toonz/preferencespopup.h
file modified
+2
-1
toonz/sources/toonzlib/preferences.cpp
file modified
+9
-1