itsmattkc
|
445c8299e7
|
fixed missing define and faulty clip selection logic
|
2019-03-16 22:54:05 +11:00 |
|
itsmattkc
|
791bc0c9b8
|
overrode menus
|
2019-03-16 22:27:57 +11:00 |
|
itsmattkc
|
d5c488867f
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2019-03-16 21:37:45 +11:00 |
|
itsmattkc
|
c18a2d87be
|
temporarily disabled blending modes
|
2019-03-16 21:37:27 +11:00 |
|
itsmattkc
|
233a409bd0
|
Update README.md
|
2019-03-16 21:23:50 +11:00 |
|
itsmattkc
|
2bb48d7862
|
Update README.md
|
2019-03-16 21:18:59 +11:00 |
|
itsmattkc
|
1e2fe9a060
|
removed unused gl_depth
|
2019-03-16 20:46:35 +11:00 |
|
itsmattkc
|
f9adfc2866
|
added ukraine translation to project file
|
2019-03-16 20:44:56 +11:00 |
|
itsmattkc
|
a82e6719f5
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2019-03-16 20:44:11 +11:00 |
|
itsmattkc
|
482c0f4888
|
fixed compile issue on gcc
|
2019-03-16 20:43:42 +11:00 |
|
itsmattkc
|
88f423fa84
|
merged with master
|
2019-03-16 18:26:24 +11:00 |
|
itsmattkc
|
1d11e31029
|
added more documentation
|
2019-03-16 17:56:01 +11:00 |
|
itsmattkc
|
7d80c11d37
|
documented EffectUI
|
2019-03-16 16:21:52 +11:00 |
|
itsmattkc
|
9b86bc4b32
|
documented effectfield
|
2019-03-15 22:13:12 +11:00 |
|
itsmattkc
|
644b14707a
|
replaced sequence::isclipselected with clip::isselected
|
2019-03-15 13:01:58 +11:00 |
|
itsmattkc
|
f1bc01ec72
|
better transition labelling in effect controls
|
2019-03-15 12:55:28 +11:00 |
|
itsmattkc
|
1f21fdac8a
|
initialize enabled value
|
2019-03-15 12:41:43 +11:00 |
|
itsmattkc
|
8c68a46416
|
limit transition values set in the effect controls
|
2019-03-15 12:37:36 +11:00 |
|
itsmattkc
|
a12c45dc22
|
slight code enhancement
|
2019-03-15 11:48:41 +11:00 |
|
itsmattkc
|
ab3535e399
|
show only transitions in effect controls if only transitions are selected
|
2019-03-15 11:48:24 +11:00 |
|
itsmattkc
|
bc01f57b17
|
transitions can be correctly edited in effect controls
|
2019-03-15 11:23:31 +11:00 |
|
itsmattkc
|
d32ff84240
|
fixed multiple clip issues
|
2019-03-15 10:43:57 +11:00 |
|
itsmattkc
|
ba700fa13f
|
fixed auto-scale breaking positioning
|
2019-03-15 10:31:43 +11:00 |
|
itsmattkc
|
db22704169
|
implemented #92
|
2019-03-15 09:59:31 +11:00 |
|
itsmattkc
|
058e5b25c5
|
started on editing multiple effects at once
|
2019-03-15 01:26:46 +11:00 |
|
itsmattkc
|
ab0052e08e
|
added shadow to rich text effect and removed old effect residue
|
2019-03-14 23:57:16 +11:00 |
|
itsmattkc
|
16da36f364
|
added auto-scroll to rich text effect
|
2019-03-14 23:34:10 +11:00 |
|
itsmattkc
|
9fc542e688
|
further progress on rich text effect
|
2019-03-14 22:56:23 +11:00 |
|
itsmattkc
|
76b3cf589b
|
Merge pull request #622 from Symbian9/patch-1
Add Ukrainian translation
|
2019-03-14 22:42:22 +11:00 |
|
itsmattkc
|
e2138cb85b
|
Merge pull request #627 from prokoudine/master
Update Russian translation
|
2019-03-14 22:42:14 +11:00 |
|
itsmattkc
|
c0d3e038eb
|
added rich text mode
|
2019-03-14 20:50:21 +11:00 |
|
itsmattkc
|
a3831bbd50
|
made improvements to legacy text effect
|
2019-03-14 20:38:28 +11:00 |
|
itsmattkc
|
8f923d9d92
|
keep text cursor position on stringfield
|
2019-03-14 19:57:47 +11:00 |
|
itsmattkc
|
36c6415a9a
|
fixed text effect crash
|
2019-03-14 19:48:13 +11:00 |
|
itsmattkc
|
bda0fdf376
|
don't scroll sides when using hand tool
|
2019-03-14 19:48:05 +11:00 |
|
itsmattkc
|
53334b5399
|
some finishing touches
|
2019-03-14 19:25:53 +11:00 |
|
itsmattkc
|
1889d423af
|
removed unnecessary debug line
|
2019-03-14 15:35:03 +11:00 |
|
itsmattkc
|
2298e78c61
|
fixed various audio exporting bugs
|
2019-03-14 15:34:19 +11:00 |
|
itsmattkc
|
c73fc78087
|
moved undostack to its own source file
|
2019-03-14 10:53:50 +11:00 |
|
itsmattkc
|
c6a4b9e8d6
|
fixed the graph editor
|
2019-03-14 09:35:50 +11:00 |
|
itsmattkc
|
7b7ffc84d2
|
use make_unique rather than new for mediaiconservice
|
2019-03-14 08:51:45 +11:00 |
|
itsmattkc
|
1508e3cf73
|
fixed #624
|
2019-03-14 08:51:22 +11:00 |
|
itsmattkc
|
b884f7511b
|
reimplemented gizmos
|
2019-03-14 08:15:12 +11:00 |
|
itsmattkc
|
aeadb73679
|
updated script for new shader directory
|
2019-03-14 08:14:01 +11:00 |
|
itsmattkc
|
d442b30aba
|
update effect controls after setting effects
|
2019-03-14 07:44:28 +11:00 |
|
itsmattkc
|
e3e322ca53
|
connected effect UI to enabled setting
|
2019-03-13 22:46:53 +11:00 |
|
itsmattkc
|
933cbb0304
|
reimplemented dragging all field types
|
2019-03-13 22:34:26 +11:00 |
|
itsmattkc
|
06ed5ea05d
|
fixed crash pressing space on null sequence
|
2019-03-13 21:34:44 +11:00 |
|
itsmattkc
|
c634070368
|
added styling options and rearranged preferences
|
2019-03-13 21:34:23 +11:00 |
|
Alexandre Prokoudine
|
b412f8f077
|
Update Russian translation
|
2019-03-13 12:02:05 +03:00 |
|