
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a simple animation line testing software written in C++ with Qt toolkit.
For some time I was looking for some line testing software like MonkeyJam for Linux. If there's anything like that, I couldn't find it. There are some animation software for Linux, and they are good enough. But I need more drawing options like in an image editor, and the animation software can't give me that. All I need was some software to test my animations drawn in image editors like MyPaint and Gimp. I'm aware that these two programs have some plugins or hacks to work with animations, but they use layers as frames, and they don't have a real layer system to work with. That's where White Elephant comes in.
The usage of translations isn't compatible with Qt 4.7.x, so you will need Qt 4.8 to compile. If you can't upgrade to Qt 4.8, you can use v1.6.1 which is compatible.
Please contact via homepage.
8 years ago
v 1.6.3
This time really fixed the translation issues.
v 1.6.2
Fixed translation issues.
Updated Czech translation thanks to Pavel Fric.
Added Turkish translation.
Fixed an installation bug. (Edit: No, not really. You have to run qmake twice for compiled translations to install. I will include them compiled in the source from 1.6.3)
v 1.6.1
Fixed the bug when deleting hidden layer.
v 1.6.0
Added Hide Layer button.
Added Czech translation thanks to Pavel Fric.
8 years ago
v 1.6.3
This time really fixed the translation issues.
v 1.6.2
Fixed translation issues.
Updated Czech translation thanks to Pavel Fric.
Added Turkish translation.
Fixed an installation bug. (Edit: No, not really. You have to run qmake twice for compiled translations to install. I will include them compiled in the source from 1.6.3)
v 1.6.1
Fixed the bug when deleting hidden layer.
v 1.6.0
Added Hide Layer button.
Added Czech translation thanks to Pavel Fric.
purplehuman
5 years ago
Use Oinut instead. You can find Oinut in my content, just look at my profile.
Report
purplehuman
5 years ago
https://github.com/purplehuman/whiteelephant
Note that, White Elephant hasn't been updated for Qt5.
Report
purplehuman
5 years ago
If you'd like to try an animation software, try Oinut, which is way much more improved than White Elephant. See my profile.
Report
mrbitt
8 years ago
Report
gordebak
8 years ago
Report