Maurycy Liebner
|
ee5ae17f8b
|
Use dialog iconProvider instead of proxyModel.
|
2020-12-21 16:06:45 +01:00 |
|
Maurycy Liebner
|
a6117f08e5
|
Fix SVG id import.
|
2020-07-07 12:53:20 +02:00 |
|
Maurycy Liebner
|
948f12e541
|
Fix gradient import. Closes #175.
|
2020-07-01 17:46:46 +02:00 |
|
Maurycy Liebner
|
216da8d295
|
Add SVG polygon support. #175
|
2020-07-01 17:46:10 +02:00 |
|
Maurycy Liebner
|
3947138a54
|
Trim SVG import regex.
|
2020-07-01 17:26:36 +02:00 |
|
Maurycy Liebner
|
94e62b0fce
|
Fix image / video / sound naming.
|
2020-06-30 12:20:46 +02:00 |
|
Maurycy Liebner
|
cbf7621419
|
Keep names (ids) on svg import.
|
2020-06-30 12:04:23 +02:00 |
|
Maurycy Liebner
|
1119f155ce
|
Use target's opacity for inner linking objects. Closes #171.
|
2020-06-30 12:00:02 +02:00 |
|
Maurycy Liebner
|
f691b357c5
|
Make sure loop render starts at the first frame.
|
2020-06-28 19:42:36 +02:00 |
|
Maurycy Liebner
|
562ffb3484
|
Play sound during loop playback. Closes #169.
|
2020-06-28 19:42:05 +02:00 |
|
Maurycy Liebner
|
5e447c99f0
|
Allow Expression bindings without space before '='.
|
2020-06-28 19:35:07 +02:00 |
|
Maurycy Liebner
|
abfba1ef6a
|
Fix ExpressionEditor description.
|
2020-06-28 19:34:06 +02:00 |
|
Maurycy Liebner
|
c7c64c6647
|
Make sure all expression bindings are updated on frame change. #168
|
2020-06-28 19:28:34 +02:00 |
|
Maurycy Liebner
|
7e37ed3ce2
|
Make sure the std::string c_str() is called on doesn't go out of scope.
|
2020-06-25 10:57:57 +02:00 |
|
Maurycy Liebner
|
6febdda1bf
|
Use a precise timer for playback. #162
|
2020-06-25 10:56:22 +02:00 |
|
Maurycy Liebner
|
e210d0dd55
|
Fix sound playback when the sound file missing.
|
2020-06-24 16:52:52 +02:00 |
|
Maurycy Liebner
|
255fd8e13e
|
Fix empty (clamped) layer rendering. Closes #164.
|
2020-06-24 16:39:13 +02:00 |
|
Maurycy Liebner
|
c6bd6ae2ea
|
Fix flip book in link groups/scenes. Closes #163.
|
2020-06-24 16:32:49 +02:00 |
|
Maurycy Liebner
|
0a3e6fa03f
|
Limit identical range and bounding rect for flip book to the visible
obejct's identical range and bounding rect.
|
2020-06-24 15:39:26 +02:00 |
|
Maurycy Liebner
|
48f98fa518
|
Add loop functionality. #147
|
2020-06-23 19:44:34 +02:00 |
|
Maurycy Liebner
|
a757ba2062
|
Fix file drag/drop in Windows. Closes #157.
|
2020-06-22 12:11:29 +02:00 |
|
Maurycy Liebner
|
b47b70c5b3
|
Use save file button for save file dialogs. Closes #158
|
2020-06-22 11:33:11 +02:00 |
|
Maurycy Liebner
|
484e9e4332
|
Use enve icon for xev files in open dialogs.
|
2020-06-22 11:26:10 +02:00 |
|
Maurycy Liebner
|
9ea68c14b3
|
Add CORE_EXPORT to XevReadBoxesHandler.
|
2020-06-22 11:25:14 +02:00 |
|
Maurycy Liebner
|
90e475c5f3
|
Fix path rendering.
|
2020-06-19 11:26:42 +02:00 |
|
Maurycy Liebner
|
6c950fda7c
|
Move box read id handling from BoundingBox to eReadStream and
XevImporter.
|
2020-06-18 12:45:00 +02:00 |
|
Maurycy Liebner
|
5f20d88081
|
Merge branch 'master' of http://github.com/maurycyliebner/enve
|
2020-06-17 17:49:44 +02:00 |
|
Maurycy Liebner
|
3a378fc7e8
|
Maintain scene settings when duplicating.
|
2020-06-17 17:48:55 +02:00 |
|
Maurycy Liebner
|
264e689052
|
Fix "noide fade" typo.
|
2020-06-17 17:41:17 +02:00 |
|
MaurycyLiebner
|
9b018b1745
|
Merge pull request #155 from yashpalgoyal1304/master
Readme and instructions
|
2020-06-14 18:17:17 +02:00 |
|
Maurycy Liebner
|
784330b44b
|
Fix paths opacity.
|
2020-06-14 16:43:40 +02:00 |
|
Yash Pal Goyal
|
f37baa10f1
|
Corrected the Reference to instructions
instructions - i.e. for getting the source code and building
|
2020-06-13 20:33:38 +05:30 |
|
Yash Pal Goyal
|
6c84d8deda
|
Referenced the split sections
|
2020-06-13 20:18:48 +05:30 |
|
Yash Pal Goyal
|
21803bf3e8
|
Made suitable for reference
|
2020-06-13 20:10:42 +05:30 |
|
Yash Pal Goyal
|
4843579e83
|
added license in index
|
2020-06-13 20:05:29 +05:30 |
|
Yash Pal Goyal
|
628a912e4f
|
Fixed links for repeated titles
|
2020-06-13 20:02:41 +05:30 |
|
Yash Pal Goyal
|
f9add5588e
|
Added TOC
TOC - table of content, here, literally lol.
|
2020-06-13 19:55:16 +05:30 |
|
Maurycy Liebner
|
f7690c7bab
|
Fix InternalLinkBox pathe ffects update.
|
2020-06-13 13:55:48 +02:00 |
|
Yash Pal Goyal
|
915d559538
|
Merge pull request #1 from yashpalgoyal1304/patch-1
Split the README
|
2020-06-13 15:35:52 +05:30 |
|
Yash Pal Goyal
|
7167878ab8
|
Split the README
Easy for beginners.
|
2020-06-13 15:32:09 +05:30 |
|
Yash Pal Goyal
|
fc7307fd59
|
Split from README.md
|
2020-06-13 15:31:57 +05:30 |
|
Maurycy Liebner
|
baa66515ce
|
Do not validate scene names.
|
2020-06-12 15:17:32 +02:00 |
|
Maurycy Liebner
|
6c7cc617f0
|
Save QStringAnimator text values to txt files.
|
2020-06-11 13:22:30 +02:00 |
|
Maurycy Liebner
|
5d346e8d2d
|
Remove SculptPath.
|
2020-06-10 20:29:26 +02:00 |
|
Maurycy Liebner
|
a88e836d16
|
Fix Draw Path Mode (F4) transform.
|
2020-06-09 16:06:47 +02:00 |
|
Maurycy Liebner
|
edbebf1373
|
Change CtrlsMode uring NodeList::approximateBeforeDemoteOrRemoval.
|
2020-06-08 20:05:45 +02:00 |
|
Maurycy Liebner
|
6d1d2e0435
|
Fix scene read order.
|
2020-06-08 19:50:37 +02:00 |
|
Maurycy Liebner
|
e03a08d544
|
Fix ShadowEffect for high resolution objects. Do not use Skia's built in
SkDropShadowImageFilter.
|
2020-06-07 19:28:52 +02:00 |
|
Maurycy Liebner
|
6897485c1d
|
ShadowEffectCaller::processGpu do not draw image twice.
|
2020-06-07 17:48:03 +02:00 |
|
Maurycy Liebner
|
5a49e47453
|
Fix approx demote and remove.
|
2020-06-07 17:42:03 +02:00 |
|