MaurycyLiebner
|
f793c6c021
|
Merge pull request #118 from eszlari/patch-1
README.md: use git clone --recurse-submodules
|
2020-05-01 17:33:16 +02:00 |
|
eszlari
|
1e4633a609
|
README.md: use git clone --recurse-submodules
|
2020-05-01 17:24:21 +02:00 |
|
Maurycy Liebner
|
3c75df6301
|
Merge branch 'master' of http://github.com/maurycyliebner/enve
|
2020-05-01 15:46:50 +02:00 |
|
Maurycy Liebner
|
2f25782650
|
Save node ctrl points for keyframes. Closes #113.
|
2020-05-01 14:16:45 +02:00 |
|
Maurycy Liebner
|
f926f9b140
|
Implement cached paint frames xev saving.
|
2020-05-01 12:03:06 +02:00 |
|
MaurycyLiebner
|
12ccef85b7
|
Merge pull request #114 from eszlari/metainfo
Linux: add metainfo.xml
|
2020-05-01 10:20:31 +02:00 |
|
Peter Eszlari
|
daa28a522b
|
Linux: add metainfo.xml
|
2020-05-01 07:11:09 +02:00 |
|
Maurycy Liebner
|
3e037e2ed9
|
Support letter/word spacing SVG export. #108
|
2020-04-28 11:36:45 +02:00 |
|
Maurycy Liebner
|
e0d9d8e0e6
|
Count values instead of frames (variable name mismatch). Closes #108.
|
2020-04-27 15:59:55 +02:00 |
|
Maurycy Liebner
|
b4285918ae
|
Force rasterize for motion blur. Closes #107.
|
2020-04-27 15:56:58 +02:00 |
|
Maurycy Liebner
|
a36f5dc9d4
|
Rasterize images for motion blur.
|
2020-04-27 15:56:19 +02:00 |
|
Maurycy Liebner
|
55c1d9b7e8
|
Implement TextBox::getMotionBlurProperties. #107
|
2020-04-27 15:46:46 +02:00 |
|
Maurycy Liebner
|
3e0971de35
|
Fix adding keys. Closes #105
|
2020-04-26 21:50:03 +02:00 |
|
Maurycy Liebner
|
38d8197e8c
|
Fix xev color/brush bookmarks read.
|
2020-04-26 16:08:11 +02:00 |
|
Maurycy Liebner
|
840dc61b3f
|
Try using systems tmp directory for svg preview files, otherwise it
fails with AppImage. #104
|
2020-04-26 13:18:57 +02:00 |
|
Maurycy Liebner
|
db6e2102c3
|
Export core functions to use them in app on windows. [skip ci]
|
2020-04-25 14:23:37 +02:00 |
|
Maurycy Liebner
|
a7feacdadf
|
Do not use 'interface' as a variable name for clang-cl compatibility.
[skip ci]
|
2020-04-25 14:02:55 +02:00 |
|
Maurycy Liebner
|
9ca35e443e
|
Allow xev import.
|
2020-04-25 14:48:19 +02:00 |
|
Maurycy Liebner
|
1c4e474d41
|
Improve xev ui read/write. Closes #99
|
2020-04-25 13:53:59 +02:00 |
|
Maurycy Liebner
|
995107de95
|
Implement xev DurationRectangle read/write.
|
2020-04-24 21:15:17 +02:00 |
|
Maurycy Liebner
|
85e247e6df
|
Add xev special case read/write to: ImageBox, ImageSequenceBox, TextBox,
VideoBox, eIndependentSound, ExternalLinkBoxT, FrameRemappingBase.
|
2020-04-24 18:36:24 +02:00 |
|
Maurycy Liebner
|
6f39173ab6
|
Fix file revert.
|
2020-04-24 15:26:06 +02:00 |
|
Maurycy Liebner
|
d8efd5c18e
|
Implement xev ui read/write.
|
2020-04-24 15:24:43 +02:00 |
|
Maurycy Liebner
|
7fe828462c
|
Further xev implementation.
|
2020-04-23 18:53:22 +02:00 |
|
Maurycy Liebner
|
5c7e66ccf6
|
Keep ev as a default format. Let users use xev when the target filename
has .xev suffix.
|
2020-04-22 17:19:24 +02:00 |
|
Maurycy Liebner
|
e41f30513e
|
Semi-working xev read/write.
|
2020-04-22 16:13:22 +02:00 |
|
Maurycy Liebner
|
4bb01be6d4
|
Make sure ZipFileSaver destructs before QFile is closed.
|
2020-04-21 14:40:44 +02:00 |
|
Maurycy Liebner
|
c3a42514f9
|
Do not close QuaZip from ZipFileSaver destructor (invalid read).
|
2020-04-21 14:37:36 +02:00 |
|
Maurycy Liebner
|
2e55532478
|
Semi-working XEV export.
|
2020-04-21 13:16:07 +02:00 |
|
Maurycy Liebner
|
0eba5ac9ca
|
Add processText to ZipSaver and use it with OraCreator.
|
2020-04-20 16:48:59 +02:00 |
|
Maurycy Liebner
|
bad455c2f1
|
Allow users to change colors and sized of path nodes.
|
2020-04-20 16:47:44 +02:00 |
|
Maurycy Liebner
|
061cd6d486
|
Clean up TextToPath.
|
2020-04-19 16:21:03 +02:00 |
|
Maurycy Liebner
|
c2bce51620
|
Do not build skia modules.
|
2020-04-19 16:15:25 +02:00 |
|
Maurycy Liebner
|
8800e7c1d1
|
Scrap all lottie JSON related code. JSON is not documented well enough.
|
2020-04-19 15:43:24 +02:00 |
|
Maurycy Liebner
|
14acd838b1
|
Make RTL text size the same as non-RTL.
|
2020-04-18 19:51:35 +02:00 |
|
Maurycy Liebner
|
653a0779c3
|
Move libmypaint includes to a separate file to supress warnings.
|
2020-04-18 19:41:42 +02:00 |
|
Maurycy Liebner
|
287ec10aea
|
Add RTL language support option. #102
|
2020-04-18 18:00:48 +02:00 |
|
Maurycy Liebner
|
e730b3e37c
|
Fix invalid read (QList element accessed after QList changed). Closes
#101
|
2020-04-18 11:36:32 +02:00 |
|
Maurycy Liebner
|
7ca179fd3a
|
Fix macOS deployment.
|
2020-04-17 19:13:05 +02:00 |
|
MaurycyLiebner
|
91315c132d
|
Add -spec win32-clang-msvc to Windows enve qmake
|
2020-04-17 17:55:42 +02:00 |
|
Maurycy Liebner
|
8a7656ed22
|
Fix linux travis upload.
|
2020-04-17 16:17:58 +02:00 |
|
Maurycy Liebner
|
8901a6982f
|
Include gperftools on macOs.
|
2020-04-17 16:17:39 +02:00 |
|
Maurycy Liebner
|
fc9558563d
|
Fix missing dialogs interface.
|
2020-04-17 15:27:27 +02:00 |
|
Maurycy Liebner
|
508d4cb527
|
Include commit hash in enve.dmg name.
|
2020-04-17 15:02:08 +02:00 |
|
Maurycy Liebner
|
631becd2ce
|
Try implementing osx memory handling.
|
2020-04-17 14:20:34 +02:00 |
|
Maurycy Liebner
|
2ea3b7dd8a
|
Ignore dirty submodules.
|
2020-04-17 13:36:17 +02:00 |
|
Maurycy Liebner
|
d38da87055
|
Fix enve.dmg upload.
|
2020-04-17 12:32:17 +02:00 |
|
Maurycy Liebner
|
acd2f00370
|
Update README.md.
|
2020-04-17 11:54:24 +02:00 |
|
Maurycy Liebner
|
b9a51689e8
|
Fix enve.dmg upload.
|
2020-04-17 11:48:48 +02:00 |
|
Maurycy Liebner
|
af95b025a4
|
Let users change interface scaling on the fly.
|
2020-04-17 11:48:28 +02:00 |
|