Commit Graph
3925 Commits
Author SHA1 Message Date
BrimsonBhin 808b21efcc Update ISSUE_TEMPLATE.md 2019-04-19 00:07:03 -07:00
BrimsonBhin 129c075349 Update ISSUE_TEMPLATE.md 2019-04-18 22:41:02 -07:00
BrimsonBhin 201262eaf3 Include a feature request template
The issues tab is a nightmare to watch. Duplicates, useless FRs with no worthwhile explanation as to why it needs to be in Olive.

So, here is a proposal to help counter some of the duds that are present right now.
2019-04-18 22:37:47 -07:00
itsmattkc 3251a420c0 close clips after setting rendering state 2019-04-19 09:38:15 +10:00
itsmattkc 35e0cb4f1b fixes #812 2019-04-18 02:57:21 +10:00
itsmattkc 6440b428f2 Merge branch 'master' of https://github.com/olive-editor/olive 2019-04-18 02:45:59 +10:00
itsmattkc f2ef1e4443 fixes #777 and fixes #730 2019-04-18 02:45:49 +10:00
itsmattkc 027ce82a66 fixed #739 2019-04-18 02:39:11 +10:00
itsmattkc 73ebf0042d fixed #725 2019-04-18 02:33:54 +10:00
itsmattkc 0aae64bc06 Merge pull request #814 from eszlari/patch-5
cmake: set OpenGL_GL_PREFERENCE fallback to LEGACY
2019-04-17 21:52:43 +10:00
itsmattkc bbe9a7f87e Merge pull request #821 from eszlari/patch-6
cmake: try to fix PPA build (#818)
2019-04-17 21:52:32 +10:00
eszlari 61fdb11cbc cmake: try to fix PPA build (#818) 2019-04-17 13:11:15 +02:00
naj59 b5efbd82b9 Merge branch 'master' of https://github.com/olive-editor/olive 2019-04-17 09:05:47 +02:00
itsmattkc 1c6d7d0c6f correct xml structure 2019-04-17 09:57:40 +10:00
itsmattkc 56680ff4d6 minor build fixes 2019-04-17 09:27:49 +10:00
itsmattkc 310ca7c2a0 fixed msvc build issues 2019-04-17 09:21:40 +10:00
eszlari 6ce78ce37c cmake: set OpenGL_GL_PREFERENCE fallback to LEGACY 2019-04-16 12:48:30 +02:00
naj59 a20c21d8a4 lupdate and german translation update 2019-04-14 23:45:26 +02:00
itsmattkc 659502fd9e Merge branch 'furtherocio' into nodes 2019-04-14 23:29:23 +10:00
itsmattkc 79d54987b4 fixed other windows compile issue 2019-04-14 23:29:00 +10:00
itsmattkc 8cef5ce94d Merge pull request #773 from ZoomTen/master
Update Indonesian translation
2019-04-14 22:29:33 +10:00
itsmattkc 46fe0fa9da Merge branch 'furtherocio' into nodes 2019-04-14 22:19:15 +10:00
itsmattkc dcd44abde1 fixed windows compile issue 2019-04-14 22:19:08 +10:00
itsmattkc 4e2a7b5254 fixed #791 2019-04-14 22:12:49 +10:00
itsmattkc de69558ee5 Revert "derive clips, tracks, and sequences from the same base"
This reverts commit 1b9a963eeb.
2019-04-14 12:47:19 +10:00
itsmattkc 1b9a963eeb derive clips, tracks, and sequences from the same base 2019-04-14 11:13:00 +10:00
itsmattkc 336ef69d73 allow multiple connections to be made from an output 2019-04-13 20:28:56 +10:00
itsmattkc 6bf62017ea right click menu in node view for adding nodes 2019-04-13 15:57:09 +10:00
itsmattkc e20b1d35c2 enhancements to node edge creation 2019-04-13 10:12:36 +10:00
itsmattkc 8cd96eae64 nodes can now be connected through the node editor 2019-04-13 02:40:58 +10:00
itsmattkc 6b67727bd8 minor node editor enhancements 2019-04-12 22:17:33 +10:00
itsmattkc 41767cca5e flipped zoom on node view to normal 2019-04-12 21:55:17 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc 4e4d2b1881 bezier node edges 2019-04-12 02:23:50 +10:00
itsmattkc a0f1dfef0e catch mouse events when clicking on node sockets 2019-04-12 01:59:41 +10:00
itsmattkc 83620173af ui for output rows on nodes 2019-04-12 01:44:49 +10:00
itsmattkc a0f3ab2a6b started node graph design 2019-04-12 01:00:33 +10:00
itsmattkc b8e0d12a63 moved files around, created new classes to be utilized later 2019-04-12 00:19:24 +10:00
itsmattkc e10be0db88 node socket UI implemented 2019-04-11 20:13:50 +10:00
itsmattkc 1285d70c62 node socket UI 2019-04-11 11:48:20 +10:00
itsmattkc 358d1ba16a audio monitor functional with float system 2019-04-11 10:23:38 +10:00
itsmattkc e73011e192 made column span redundant 2019-04-11 01:40:37 +10:00
itsmattkc d3bc1d4f06 finished moving field data retrieving to row 2019-04-11 00:02:50 +10:00
itsmattkc 14ae903000 moved ID from field to row 2019-04-10 10:36:31 +10:00
itsmattkc c281e5a6ff fixed node type issues 2019-04-10 09:00:25 +10:00
itsmattkc a03879a12b restored effect field types 2019-04-09 23:06:26 +10:00
itsmattkc a4ff6f3b41 adjust scrollbars for hand moving 2019-04-09 21:32:21 +10:00
itsmattkc 7cbcb20543 created enum for more node data types 2019-04-09 20:55:25 +10:00
itsmattkc 433ae494ad some cleanup 2019-04-09 13:15:15 +10:00
ZoomTen b4e5dab120 fix really awkward wording 2019-04-08 22:11:56 +07:00