Find a file
Epicalert b1571c0dc9
Fix extreme eye movement when face is scaled small
Offset needs to be multiplied by scale, otherwise the effect will be
disproportionately pronounced when the face is scaled down.
2021-07-04 03:35:31 +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 Add eye direction in model 2021-06-08 10:53:59 +08:00
src Fix extreme eye movement when face is scaled small 2021-07-04 03:35:31 +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 Make fc2dconfig read existing config file 2021-07-03 00:38:05 +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 Update TODO.md 2021-07-03 00:25:07 +08:00