RainyNite: 2d vector animation tool written from scratch in modern C++ & Qt // united repository
caryoscelus 558533b40a Update core: add missing file | hace 6 años | |
---|---|---|
core @ b164cd8126 | hace 6 años | |
fmt @ 0f98773164 | hace 7 años | |
lib2geom @ cf4bfc27de | hace 7 años | |
morph @ 494108dfe3 | hace 6 años | |
studio @ 5d06755f52 | hace 6 años | |
.gitignore | hace 7 años | |
.gitmodules | hace 7 años | |
README.md | hace 6 años | |
build_all.sh | hace 7 años | |
update_and_build.sh | hace 7 años |
RainyNite is a free/libre software 2D vector animation tool in active development.
This is a "meta-repository" containing all needed dependencies and parts as submodules. Its only purpose is to simplify building RainyNite for users.
TODO: add detailed instructions
You can use update_and_build.sh
script to automatically update this repo and
build RainyNite.
Other dependencies are bundled in this repository as submodules.
update_and_build.sh
, but you can replace it with make
)