Commit Graph

2891 Commits

Author SHA1 Message Date
Maurycy Liebner
7fd56d54dd Fixed problem with initial boxeslist update. 2017-03-14 10:52:04 +01:00
Maurycy Liebner
6db92cfe03 KeyViews now always show the same frame range. 2017-03-13 20:25:19 +01:00
Maurycy Liebner
18e7a2eaa4 Made it possible to have multiple keyviews. 2017-03-13 14:01:19 +01:00
Maurycy Liebner
f2d7deb1d5 Will create BoxesListKeysViewWidget 2017-03-13 11:03:08 +01:00
Maurycy Liebner
bfd2430f89 Started developing Alpha Matte. 2017-03-12 21:38:52 +01:00
Maurycy Liebner
867e331780 Parent cache now is cleared along with child's. 2017-03-11 13:05:28 +01:00
Maurycy Liebner
8f4e9aa50c Lots of changes to renderer. Seems To work fine. Changing frames is
probably not working corretcly.
2017-03-10 21:00:28 +01:00
Maurycy Liebner
7341bbe554 Painting does not jump, but is very slow while transformation. 2017-03-09 21:44:41 +01:00
Maurycy Liebner
03450e6cf2 Changed rendering. Far from working well. 2017-03-09 12:30:48 +01:00
Maurycy Liebner
a4e986787c Changed the way vectorpaths are imported from svg. 2017-03-07 17:22:07 +01:00
Maurycy Liebner
f6f6369f92 Changes to BoundingBox hover and SvgImporter. 2017-03-06 21:38:39 +01:00
Maurycy Liebner
1b0ec49d19 Importing svg works better. 2017-03-06 14:56:27 +01:00
Maurycy Liebner
09fd527563 SelectionRect in KeysView can now affect Boxes that are outside
BoxScrollWidgetVisiblePart.
2017-03-06 12:16:25 +01:00
Maurycy Liebner
63c7855b0f Improved preview render. Now previewed from cache. 2017-03-05 14:38:27 +01:00
Maurycy Liebner
5fa2d7d2ec BoundingBox QImages changed to premultiplied to make effects work
properly.
2017-03-04 22:26:00 +01:00
Maurycy Liebner
2f7681d8a8 blur does not work correctly. 2017-03-04 20:17:55 +01:00
Maurycy Liebner
42a8545e4e Image cache seems to work well(both boundingbox and videobox). 2017-03-04 16:30:50 +01:00
Maurycy Liebner
cfdf3e3269 VideoBox frames now load correctly, but not always update? 2017-03-04 14:10:11 +01:00
Maurycy Liebner
d8a5432259 BoundingBox cache semi-working. 2017-03-03 19:22:56 +01:00
Maurycy Liebner
77da9d3a98 VideoBox now has cache of frames. 2017-03-03 13:11:42 +01:00
Maurycy Liebner
9c78d3e893 Will create boundingbox backup images. 2017-03-03 10:39:41 +01:00
Maurycy Liebner
5f30e098d8 Some changes to loading video and sound. 2017-03-02 19:26:14 +01:00
Maurycy Liebner
1d20cad5a2 Fixed few memmory leaks. 2017-03-02 15:12:14 +01:00
Maurycy Liebner
6d6cf47b91 Audio working. 2017-03-02 11:39:32 +01:00
Maurycy Liebner
991bfea279 Some changes. 2017-03-01 21:57:49 +01:00
Maurycy Liebner
726d74f8a6 Started implementing sound will move canvas related functions from
mainwindow to canvaswidget.
2017-03-01 13:07:12 +01:00
Maurycy Liebner
92d1000ba8 First version of VideoBox. 2017-02-28 20:13:28 +01:00
Maurycy Liebner
f75ff799ef Can now change color of particlebox from main color dock. 2017-02-27 14:44:06 +01:00
Maurycy Liebner
74bf219adb Will replace pixmaps with qimages. 2017-02-27 13:39:58 +01:00
Maurycy Liebner
e73eb8d7ac Undo seems to work after disconnect/connect. 2017-02-26 22:22:30 +01:00
Maurycy Liebner
85c73d8fe2 Connecting, diconnecting and merging works. 2017-02-26 13:20:08 +01:00
Maurycy Liebner
77ffa70d3d SinglePathAnimator connect and disconnect seems to work, but pathpoint
updaters seem to not change?
2017-02-26 12:08:48 +01:00
Maurycy Liebner
6abfad73cb Will devide PathAnimator. 2017-02-24 18:14:53 +01:00
Maurycy Liebner
b530f970ba Moved path handling to PathAnimator. 2017-02-24 11:32:35 +01:00
Maurycy Liebner
b56d4e911e Will move parts of vectorpath to pathanimator 2017-02-23 16:09:22 +01:00
Maurycy Liebner
084e5e4637 Changing paint type works. 2017-02-22 17:56:32 +01:00
Maurycy Liebner
2688eae6ce Working fill stroke color settings. 2017-02-21 22:31:41 +01:00
Maurycy Liebner
35c28fcaa1 Have to change ColorSettingsWidget. 2017-02-19 22:07:24 +01:00
Maurycy Liebner
fe528c1f27 FillStrokeSettingsWidget works much better. Will create
QrealAnimatorValueSlider for multiple animators.
2017-02-19 19:51:01 +01:00
Maurycy Liebner
aca237326e ColorAnimator should be edited from ColorWidget. 2017-02-19 14:14:12 +01:00
Maurycy Liebner
b13a4bfd4a Will replace qdoublesliders with qrealanimatorvaluesliders in
fillstrokesettingswidget.
2017-02-19 13:12:09 +01:00
Maurycy Liebner
a42eeb47da KeysView working better. 2017-02-18 21:50:40 +01:00
Maurycy Liebner
43bc274d62 Keys work. 2017-02-18 19:15:46 +01:00
Maurycy Liebner
66a58897a6 Complex keys semi working. Still cannot select multiple with shift. 2017-02-18 18:58:09 +01:00
Maurycy Liebner
c5de933b8b Heve to fix complex keys. 2017-02-18 13:39:07 +01:00
Maurycy Liebner
d23866b028 Hover and keys scaling, but buggy. 2017-02-17 21:24:45 +01:00
Maurycy Liebner
d593fb06b8 Some changes. 2017-02-16 21:59:00 +01:00
Maurycy Liebner
90103374a7 Started developing clipboard, duplication now possible. 2017-02-16 18:35:15 +01:00
Maurycy Liebner
38f28c9de4 Moving selection to canvas. 2017-02-15 22:01:13 +01:00
Maurycy Liebner
1209deeb50 Will move selected handling to canvas. 2017-02-15 14:54:21 +01:00