This website requires JavaScript.
Explore
Help
Sign In
dm1sh
/
MyPaint
Watch
1
Star
0
Fork
0
You've already forked MyPaint
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
dm1sh
1adda60bf9
Add project files.
2022-02-24 06:02:44 +03:00
img
Add project files.
2022-02-24 06:02:44 +03:00
.gitattributes
Add .gitattributes, .gitignore, and README.md.
2022-02-24 06:00:33 +03:00
.gitignore
Add .gitattributes, .gitignore, and README.md.
2022-02-24 06:00:33 +03:00
ClassDiagram.cd
Add project files.
2022-02-24 06:02:44 +03:00
CPaintFrame.cpp
Add project files.
2022-02-24 06:02:44 +03:00
CPaintFrame.h
Add project files.
2022-02-24 06:02:44 +03:00
CPaintView.cpp
Add project files.
2022-02-24 06:02:44 +03:00
CPaintView.h
Add project files.
2022-02-24 06:02:44 +03:00
MyPaint.cpp
Add project files.
2022-02-24 06:02:44 +03:00
MyPaint.h
Add project files.
2022-02-24 06:02:44 +03:00
MyPaint.rc
Add project files.
2022-02-24 06:02:44 +03:00
MyPaint.sln
Add project files.
2022-02-24 06:02:44 +03:00
MyPaint.vcxproj
Add project files.
2022-02-24 06:02:44 +03:00
MyPaint.vcxproj.filters
Add project files.
2022-02-24 06:02:44 +03:00
pencil.bmp
Add project files.
2022-02-24 06:02:44 +03:00
pencil.cur
Add project files.
2022-02-24 06:02:44 +03:00
pencil.ico
Add project files.
2022-02-24 06:02:44 +03:00
README.md
Add project files.
2022-02-24 06:02:44 +03:00
resource.h
Add project files.
2022-02-24 06:02:44 +03:00
README.md
MyPaint
Simple MFC application with painting on main view
Description
Simple MFC application with painting on main view
Readme
54
KiB
Languages
C++
84.2%
C
15.8%