Commit Graph
1639 Commits
Author SHA1 Message Date
itsmattkc 616e2b4740 Merge branch 'furtherocio' into nodes 2019-04-21 23:03:48 +10:00
itsmattkc 43284ced8b cherrypicked relevant commits from master 2019-04-21 23:03:35 +10:00
itsmattkc ae37b927ec fixes #812 2019-04-21 23:00:00 +10:00
Troy James Sobotka 945242e165 Fix #853 lower_control_layout QSizePolicy
Changing the QSizePolicy to `Maximum` prevents the
central control buttons from wiggling as the variable width
font changes width dimensions.
2019-04-21 22:59:30 +10:00
itsmattkc 8c9809f657 ported master fixes to furtherocio 2019-04-21 22:56:13 +10:00
itsmattkc 1c6d7d0c6f correct xml structure 2019-04-17 09:57:40 +10:00
itsmattkc 310ca7c2a0 fixed msvc build issues 2019-04-17 09:21:40 +10: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 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 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
itsmattkc b1bbcca88b added node editor title 2019-04-09 00:17:52 +10:00
itsmattkc 81da3228bb effect UIs ported to nodes 2019-04-08 23:47:05 +10:00
itsmattkc 3837d7c461 foundational node UI work 2019-04-08 22:16:47 +10:00
itsmattkc 3e1c857de4 began node work 2019-04-08 14:13:08 +10:00
itsmattkc 8e3d664061 reworked audio output to 32-bit float 2019-04-07 14:09:33 +10:00
itsmattkc 644d096f3c converted internal system to float 2019-04-07 13:37:28 +10:00
itsmattkc a2d7025776 optimized waveform generation 2019-04-07 11:31:37 +10:00
itsmattkc 62cdd49080 corrected resizing bottom aligned tracks 2019-04-07 10:10:37 +10:00
itsmattkc ba824d197c revamped razor tool 2019-04-07 01:59:41 +11:00
itsmattkc aa13816fef split selection works again 2019-04-06 21:32:33 +11:00
itsmattkc 4f246dba24 fixed bug where ripples re-added deleted clips 2019-04-06 21:13:27 +11:00
itsmattkc a0557dbba6 timeline alignment works now 2019-04-06 20:56:08 +11:00
itsmattkc dd9a9ba4fd fixed edit tool 2019-04-06 19:59:49 +11:00
itsmattkc c922bbfa9d fixed rectangle selection 2019-04-06 19:44:30 +11:00