Commit Graph

2891 Commits

Author SHA1 Message Date
Maurycy Liebner
8836d1f406 Fix double transformation start occuring when first using ValueInput,
and then moving mouse for the first time.
2019-08-30 13:09:05 +02:00
Maurycy Liebner
aa8f44284f Fix AnimatedSurface not updating after drawing on frames.
Switch to increment based CacheContainer usage tracking. Introduce
UsePointer.
2019-08-30 12:31:30 +02:00
Maurycy Liebner
700c81528b Call prp_afterWholeInfluenceRangeChanged after changing AnimationBox
stretch.
2019-08-30 10:37:38 +02:00
Maurycy Liebner
c300c55ca7 Fix PathBox (Fill/Outline)SettingsAnimator. 2019-08-30 10:30:39 +02:00
Maurycy Liebner
6bad331616 Some README.md improvements. 2019-08-29 21:03:31 +02:00
Maurycy Liebner
06c67d5b31 Remove MovablePoint from selection on deletion. 2019-08-29 20:39:43 +02:00
Maurycy Liebner
af4c3de0c7 Add Property selection capability & minor ui fixes. 2019-08-29 20:26:57 +02:00
Maurycy Liebner
cc42b1faa7 UI update fixes. DynamicComplexAnimator drag/drop parent change fixed. 2019-08-29 14:45:22 +02:00
Maurycy Liebner
66f81428b9 Path effect fixes. 2019-08-28 18:32:55 +02:00
Maurycy Liebner
7faf2b6e90 Style change. 2019-08-28 18:32:37 +02:00
Maurycy Liebner
84dc338e39 Fix tablet painting position and block mouse events. 2019-08-28 18:32:14 +02:00
Maurycy Liebner
aa7c428794 require explicit call to readFutureTable. 2019-08-28 18:31:36 +02:00
Maurycy Liebner
c59464ac72 Fix copying data to other instance. 2019-08-28 18:30:49 +02:00
Maurycy Liebner
b51de9d489 ExamplePathEffect -> eLinearize. 2019-08-28 18:30:12 +02:00
Maurycy Liebner
0d8b5edb78 Guarding against low memory states causes false positives that stop
preview.
2019-08-28 15:23:53 +02:00
Maurycy Liebner
6205f1efd2 Canvas children should blend with Canvas just as they do with other
layers.
2019-08-28 14:00:28 +02:00
Maurycy Liebner
5123cd7497 Prevent the FontsWidget from stealing focus. 2019-08-28 13:50:36 +02:00
Maurycy Liebner
407afc16b9 Fix RasterCacheHandler drawing. 2019-08-28 13:50:18 +02:00
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