Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
4d4aeb
Merge pull request #4232 from justburner/HexEditor
7 files
Merged by Rodney
4 years ago
, Committed by GitHub
4 years ago
,
raw
patch
tree
parents
073fe8c6b3f79df38ca942821e6f18b42d8c135c
a72214b5630b56696174f9731c1c83c6fd26804a
7 files changed.
1298 lines added
.
243 lines removed
.
stuff/config/colornames.txt
file modified
+4
-0
toonz/sources/include/toonzqt/colorfield.h
file modified
+2
-2
toonz/sources/include/toonzqt/hexcolornames.h
file added
+315
toonz/sources/include/toonzqt/styleeditor.h
file modified
+5
-30
toonz/sources/toonzqt/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonzqt/hexcolornames.cpp
file added
+953
toonz/sources/toonzqt/styleeditor.cpp
file modified
+17
-211
Merge pull request #4232 from justburner/HexEditor Hex color names editor
stuff/config/colornames.txt
file modified
+4
-0
toonz/sources/include/toonzqt/colorfield.h
file modified
+2
-2
toonz/sources/include/toonzqt/hexcolornames.h
file added
+315
toonz/sources/include/toonzqt/styleeditor.h
file modified
+5
-30
toonz/sources/toonzqt/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonzqt/hexcolornames.cpp
file added
+953
toonz/sources/toonzqt/styleeditor.cpp
file modified
+17
-211