Commit Graph

2823 Commits

Author SHA1 Message Date
Maurycy Liebner
6ba830df86 Fix queTasks recursive call. 2019-08-28 13:49:15 +02:00
Maurycy Liebner
bf300921f1 Do not schedule startPathChange, instead call it directly. 2019-08-28 12:36:36 +02:00
Maurycy Liebner
42663c775a Use currentPath for render folder. 2019-08-28 11:57:07 +02:00
Maurycy Liebner
aea8c7d4d1 Respect ctrls mode. 2019-08-28 11:56:23 +02:00
Maurycy Liebner
476b2d98f9 Fix incorrect starting audio preview position. 2019-08-28 11:14:29 +02:00
Maurycy Liebner
82a48f6e30 Minor gui interaction changes. 2019-08-28 11:09:04 +02:00
Maurycy Liebner
2d72967adf KeysView graph improvements. 2019-08-28 09:27:25 +02:00
Maurycy Liebner
b94b680005 Liberapay a better option than fixed-time crowdfunding. 2019-08-28 09:26:57 +02:00
Maurycy Liebner
643163e194 Fix sound duration rounding. 2019-08-27 21:01:17 +02:00
Maurycy Liebner
698e328142 Minor fixes to ValueInput in KeysView. 2019-08-27 21:00:56 +02:00
Maurycy Liebner
198458a5e6 Fix preview rendering. 2019-08-27 14:04:12 +02:00
Maurycy Liebner
afb6700645 Some task processing improvements.
If there are many tasks waiting, distribute to cpu threads/gpu in
groups.
2019-08-26 22:36:40 +02:00
Maurycy Liebner
9be39f7516 Read/write improvements. 2019-08-26 16:17:19 +02:00
Maurycy Liebner
4223b09e63 Minor splash changes. 2019-08-26 11:10:25 +02:00
Maurycy Liebner
ea40ed54db Mkpath for splash folder. 2019-08-26 11:10:15 +02:00
Maurycy Liebner
0ea01d77e3 When writing a cached AnimatedSurface, read data from the corresponding
tmp file.
2019-08-26 11:09:58 +02:00
Maurycy Liebner
918f049407 Move OnionSkin outside of AnimatedSurface. 2019-08-26 09:58:04 +02:00
Maurycy Liebner
f7100cac54 PaintBox improvements. Save paint data to hdd. Load when needed. 2019-08-25 23:17:25 +02:00
Maurycy Liebner
f20dad6856 Add missing ```. 2019-08-24 20:31:53 +02:00
Maurycy Liebner
a034cd1955 Changes to the description and the documentation. 2019-08-24 20:29:47 +02:00
Maurycy Liebner
ce91d09810 Add GPL license. 2019-08-24 17:07:53 +02:00
Maurycy Liebner
78b4e691aa Add a startup splash. 2019-08-24 12:44:09 +02:00
Maurycy Liebner
fe2725876d Fix ShaderEffects not drawing when using non-srcOver blending modes. 2019-08-23 21:47:16 +02:00
Maurycy Liebner
a16343b880 Release gpu resources after shutdown. 2019-08-23 21:14:43 +02:00
Maurycy Liebner
a9389ab524 Fix ColorValueRect errors occuring after destruction of any other
ColorValueRect.
2019-08-23 21:04:46 +02:00
Maurycy Liebner
e80f0971c9 Fix lineTo closing in SkPath based constructor for NodeList.
Fixes svg path import.
2019-08-23 20:32:13 +02:00
Maurycy Liebner
6629194c44 Fix the way tasks are scheduled/canceled. 2019-08-23 20:02:08 +02:00
Maurycy Liebner
48bca7fbc3 Fix resolution change. 2019-08-23 13:57:12 +02:00
Maurycy Liebner
7d715aae5f Propagate prp_currentFrameChanged signals to parents, when reason ==
frameChange.
2019-08-23 13:05:07 +02:00
Maurycy Liebner
55a5d65a4e Rename ShaderEffects to inform users they are part of enve. 2019-08-23 12:04:46 +02:00
Maurycy Liebner
19fe95bd14 Stop using PropertyUpdaters. 2019-08-23 12:02:43 +02:00
Maurycy Liebner
65f5c5f043 Do not clamp frame values when reading. 2019-08-22 22:46:32 +02:00
Maurycy Liebner
823c7ed516 Fix fonts settings. 2019-08-22 21:45:38 +02:00
Maurycy Liebner
c18a01b4ed Change the way filtering is handled. 2019-08-22 21:12:43 +02:00
Maurycy Liebner
85a5aa274d Restore direct draw render transform. 2019-08-22 18:17:49 +02:00
Maurycy Liebner
eeb51656c7 Use QIODevice wrappers (eReadStream and eWriteStream) to handle reading/
writing.
2019-08-22 18:09:46 +02:00
Maurycy Liebner
7bef10c5f4 Fix RasterEffect forced margins. 2019-08-22 12:31:41 +02:00
Maurycy Liebner
280a2aebb2 Fix calls to Document::actionFinished when chaning DurationRects. 2019-08-21 23:20:00 +02:00
Maurycy Liebner
3e66a4ab14 Improve BoundingBox::mRenderDataHandler clearing. 2019-08-21 23:13:56 +02:00
Maurycy Liebner
218cca2377 Add shadow effect. 2019-08-21 22:53:00 +02:00
Maurycy Liebner
e8a1461387 Rename exampleRasterEffect to eBlur. 2019-08-21 21:56:50 +02:00
Maurycy Liebner
bf0b9793e9 Fix box duplication. 2019-08-21 21:52:16 +02:00
Maurycy Liebner
1a4c9ea338 Zero unsigned samples to mid value, not to 0. 2019-08-21 21:16:19 +02:00
Maurycy Liebner
a7f59ab08d Add support for more sample formats. 2019-08-21 21:01:58 +02:00
Maurycy Liebner
b0ae11827c Don't encode audio when there is no sound in the scene. 2019-08-21 18:04:35 +02:00
Maurycy Liebner
e4648781aa OutputSettings settings improvements. 2019-08-21 17:40:24 +02:00
Maurycy Liebner
50c2413de0 Emit eSoundSettings::settingsChanged only when settings where actually
changed.
2019-08-21 11:26:03 +02:00
Maurycy Liebner
92fa70c6b9 SoundIterator iterated through bytes instead of samples. 2019-08-20 22:48:30 +02:00
Maurycy Liebner
6dc23ddb16 Sound encoding is broken. 2019-08-20 20:36:51 +02:00
Maurycy Liebner
8053e512af Fix flicker when opening/closing widgets. 2019-08-20 12:41:47 +02:00