Commit Graph

2891 Commits

Author SHA1 Message Date
Maurycy Liebner
5295969a11 Remove unnecesary semicolons after AV_RuntimeThrow. 2019-12-20 15:23:42 +01:00
Maurycy Liebner
f4de9294f6 Fix same id codecs. 2019-12-20 15:21:48 +01:00
Maurycy Liebner
ef620cf669 Make checkboxes more visible. 2019-12-20 14:59:16 +01:00
Maurycy Liebner
90c9c2780a Fix the default render output folder.
Fix 'queue' spelling...
2019-12-20 11:50:58 +01:00
Maurycy Liebner
1419bb74bf Add opacity to eDots. 2019-12-19 21:54:11 +01:00
Maurycy Liebner
c982cde799 Let ShaderEffect Margins be dependent on texture size (eTexSize). 2019-12-19 21:53:25 +01:00
Maurycy Liebner
95b8815c4c Fix MyPaint-based outline rendering positions when clipping. 2019-12-18 18:19:19 +01:00
Maurycy Liebner
6cdfe417fc Apply DuplicatePathEffect translation to every duplicate. 2019-12-18 13:18:36 +01:00
Maurycy Liebner
084b5446d0 Fix enve splash screen. 2019-12-17 20:44:23 +01:00
Maurycy Liebner
c08ac04a42 Let users add nodes at the other end of paths. 2019-12-17 20:20:44 +01:00
Maurycy Liebner
eb7d6725a0 Give initial colors to the brush and color labels. 2019-12-17 19:36:02 +01:00
Maurycy Liebner
02fd80a254 Do not switch red with blue for the MyPaint-based outline rendering. 2019-12-17 18:54:42 +01:00
Maurycy Liebner
2688948aa0 Add the lastest commit hash and date to the splash screen. 2019-12-17 18:38:30 +01:00
Maurycy Liebner
a4e1cba785 Handle context menu duplicates better. 2019-12-17 16:49:32 +01:00
Maurycy Liebner
59bb6dd803 Add BlurEffect and ShadowEffect embeded in the executable. 2019-12-17 16:11:16 +01:00
Maurycy Liebner
4601f8ae49 Change the button link. 2019-12-16 22:25:37 +01:00
Maurycy Liebner
abfdd8482d Fix dimensions for the Patreon logo. 2019-12-16 21:36:48 +01:00
Maurycy Liebner
ad6afdc7cf Add the Patreon link to README.MD 2019-12-16 21:32:27 +01:00
Maurycy Liebner
0f5cc5259f Try a different approach for clearing the outside range when drawing
with DstIn/SrcIn blend modes. #10
2019-12-16 21:31:54 +01:00
Maurycy Liebner
f931cdc4be Let users decide between path-wise and non-path-wise SubPathEffect. 2019-12-16 19:46:33 +01:00
Maurycy Liebner
93b16a1d0c Fix Travis CI builds. 2019-12-16 18:50:50 +01:00
Maurycy Liebner
e828fd2d78 Fix Travis CI builds. 2019-12-16 18:05:16 +01:00
Maurycy Liebner
6cd6bbca40 Fix Travis CI builds. 2019-12-16 18:02:51 +01:00
Maurycy Liebner
3326225c64 Fix Travis CI builds. 2019-12-16 18:00:09 +01:00
Maurycy Liebner
360aef7a3d Fix Travis CI builds. 2019-12-16 17:56:57 +01:00
Maurycy Liebner
fc6fdb9778 Fix Travis CI builds. 2019-12-16 17:53:07 +01:00
Maurycy Liebner
1700654fea Fix Travis CI builds. 2019-12-16 17:49:01 +01:00
Maurycy Liebner
486b07ba25 Fix Travis CI builds. 2019-12-16 17:46:42 +01:00
Maurycy Liebner
8f909165e6 Make sure pthread is linked during gperftools build. 2019-12-16 00:05:15 +01:00
Maurycy Liebner
f77c1cbaae New travis. Wait for the FFMPEG4 PPA. 2019-12-15 22:16:30 +01:00
Maurycy Liebner
a3060a259c Try building FFMPEG in Travis CI. 2019-12-15 21:18:48 +01:00
Maurycy Liebner
54dc50a66f UI improvements. TimelineDockWidget buttons dependent on the current
CanvasMode.
2019-12-15 19:15:52 +01:00
Maurycy Liebner
8bb751ea01 Add MyPaint-based path outline rendering. 2019-12-15 14:11:33 +01:00
Maurycy Liebner
33d765a69d Change ActionButton implementation.
Add SwitchButton to change node visibility.
2019-12-14 23:54:32 +01:00
Maurycy Liebner
4811cdb920 Add enve logo and links to README.md. 2019-12-14 21:12:24 +01:00
Maurycy Liebner
2df9ebebaf Fix RenderSettingsDialog separators and height spinbox connection. 2019-12-14 20:33:12 +01:00
Maurycy Liebner
f389115d5e Remove RenderDestinationDialog. Title OutputSettingsDialog and
RenderSettingsDialog.
2019-12-14 20:23:18 +01:00
Maurycy Liebner
28355b728b Add render settings. 2019-12-14 19:20:59 +01:00
Maurycy Liebner
7d1dd5eaa2 Add CPU thread cap setting. Clean up settings. 2019-12-14 17:55:34 +01:00
Maurycy Liebner
a6afe91680 Let users cap enve memory usage. 2019-12-14 12:23:05 +01:00
Maurycy Liebner
17a24d8e28 Ship gperftools-2.7 with enve. 2019-12-14 11:54:42 +01:00
Maurycy Liebner
21b7a240c9 Add a screenshot to Readme. 2019-12-12 21:24:11 +01:00
Maurycy Liebner
7d89b10e9b Schedule path nodes deletion, instead of deleting them on the spot.
Closes #5
2019-12-12 21:01:03 +01:00
Maurycy Liebner
138cc81d81 Remove tabs from .travis.yml ... 2019-12-12 14:34:15 +01:00
Maurycy Liebner
aacd304d2f Trigger 2019-12-12 14:29:36 +01:00
Maurycy Liebner
d8aa9c5bda Create .travis.yml #8 2019-12-12 14:18:00 +01:00
Maurycy Liebner
444f8a8c87 Add settings dialog that let's users choose hardware (CPU/GPU)
preference and disable GPU path rendering.
GPU path rendering disabled by default for Nvidia GPUs.
2019-12-11 22:09:10 +01:00
Maurycy Liebner
68e88e7a91 Inform users with older GPUs that enve requires OpenGL 3.3.
Closes #2
2019-12-10 20:18:15 +01:00
Maurycy Liebner
96753fc8d6 Move on from the deprecated 'gl_FragColor'.
Closes #4
2019-12-10 20:18:15 +01:00
Maurycy Liebner
4dd3b675b5 Fix path interpolation ctrls mode between keyframes. 2019-12-10 20:18:15 +01:00