Find a file
Epicalert 941c2043cd
Add origin and offsets
Origin point for a model part can be set with `origin` in model.toml;
position and scale offsets can be set with `pos_offset` and
`scale_offset` respectively.
2021-02-28 22:11:35 +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
libs Add graphical error messages 2021-02-14 23:47:07 +08:00
models Add support for model files 2021-02-04 22:58:03 +08:00
src Add origin and offsets 2021-02-28 22:11:35 +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 Add graphical error messages 2021-02-14 23:47:07 +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 Add origin and offsets 2021-02-28 22:11:35 +08:00