Commit Graph

7 Commits

Author SHA1 Message Date
Tats
978b4ae7ae Added paint opacity. 2015-07-11 12:52:07 -06:00
Vasilis Liaskovitis
d1f63b8501 Fix issue #114: Audio playback of the video files played
We now create an audio pipeline with a volume gstreamer element. The "volume"
property of the element has a range of 0.0 - 1.0 and is 0.0 by default (i.e.
effectively muted input). The property can be seen and changed in the paint
property browser (in %)
2015-02-09 21:49:44 +01:00
Tats
c6373b458f Bug fix in media paint gui to allow playback rate in file loading. 2014-10-21 19:33:41 +00:00
Tats
db97f6dcf5 Implemented basic control of rate (reverse playback not yet operational so disabled option in the gui). 2014-10-21 16:20:20 +00:00
Tats
abb62dc1f2 Integrated file choosing pop-up for images and media in property browser. 2014-10-16 20:56:02 +00:00
Tats
fc89b4fb11 Added PaintGui for textures. 2014-10-16 17:51:41 +00:00
Tats
55e909dc69 Introduced a property panel for paints and managed the case of color (disabling double-click feature in the process) 2014-10-14 22:36:54 +00:00