2D vector animation editor written from scratch in modern C++ & Qt
caryoscelus 9480187f33 Improve&add "show children" editors | 7 years ago | |
---|---|---|
studio | 7 years ago | |
thirdparty | 7 years ago | |
.gitignore | 7 years ago | |
.gitmodules | 7 years ago | |
BUILDING.md | 7 years ago | |
CMakeLists.txt | 7 years ago | |
COPYING.gpl3 | 7 years ago | |
README.md | 7 years ago | |
moc_test.h | 7 years ago | |
replace_nested_namespaces.sh | 7 years ago | |
replace_nested_namespaces_in_headers.sh | 7 years ago | |
test_moc.sh | 7 years ago |
RainyNite is a free/libre software vector animation tool, currently in early development.
It is not really usable by end users at the moment, but developers are highly welcome.
These instructions assume unix-like environment.
The build process itself is usual CMake procedure, but there are quite a few dependencies and code is split across repositories.
Modules:
Core:
Editor:
Runtime renderer dependency:
The easy way is to clone united repository
and run update_and_build.sh
script.
However, if you're interested in development, you may find it more convenient to setup build directories yourself. Build process is mostly usual CMake routine, except for a few caveats. You can look them up at [BUILDING.md][BUILDING.md] or in build script.
Code license is GPLv3+:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Full license text is available in COPYING.gpl3.
Third-party modules may have its own license terms apply.
All original non-code content is licensed under CC-BY-SA 4.0 unless noted otherwise.
pulse.webm
soundtrack uses heartbeat sound by Benboncan, which is available at
https://freesound.org/people/Benboncan/sounds/108207/.