Find a file
Epicalert 6038cb7870
Package models at compile time
It would be inefficient if git only had access to the binary model files
instead of each image in it. This way, if one image gets updated, an
entire new model package doesn't need to be stored in git's objects.
2021-06-07 18:40:59 +08:00
cmake Add support for webp textures 2021-02-06 21:19:33 +08:00
cvdata Switch to DNN face detection 2021-01-22 19:48:55 +08:00
docs Add a newline for clarity 2021-03-31 15:14:13 +08:00
libs Add graphical error messages 2021-02-14 23:47:07 +08:00
models Package models at compile time 2021-06-07 18:40:59 +08:00
src Add smoothing 2021-04-13 15:52:46 +08:00
.gitignore Define version number and project name with cmake 2021-01-27 00:21:06 +08:00
.gitmodules Add graphical error messages 2021-02-14 23:47:07 +08:00
CMakeLists.txt Package models at compile time 2021-06-07 18:40:59 +08:00
face.xcf add support for multiple textures in one part 2021-01-02 02:55:12 +08:00
Info.plist Add Info.plist for MacOS camera permission message 2021-01-15 18:43:30 +08:00
LICENSE Add LICENSE 2021-01-12 14:59:43 +00:00
TODO.md Modify TODO list 2021-06-07 12:33:05 +08:00