Commit Graph
724 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 8c9809f657 ported master fixes to furtherocio 2019-04-21 22:56:13 +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 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 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 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 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 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
itsmattkc 8199601048 labels scroll with the timeline views 2019-04-06 19:14:45 +11:00
itsmattkc 8ed09cdccf enable ripple deleting 2019-04-06 16:12:07 +11:00
itsmattkc 6c826a7e16 use selection cache for more intuitive selections 2019-04-06 01:55:27 +11:00
itsmattkc 2b23b069fa rectangle select looks correct 2019-04-06 01:21:08 +11:00
itsmattkc 2b14000325 break shared transitions if a clip's track changes 2019-04-06 01:10:40 +11:00
itsmattkc eb08a794bc update timeline after delete function 2019-04-06 00:22:36 +11:00
itsmattkc 0247e7b992 fixed broken nav to previous and next cuts 2019-04-06 00:15:06 +11:00
itsmattkc 3fb51f8c0a removed debug messages from audio monitor 2019-04-06 00:12:00 +11:00
itsmattkc 6e9a8e7613 possible fix for #691 2019-04-05 04:40:45 +11:00
itsmattkc ce725ae32a added condition to track validator 2019-04-05 02:20:37 +11:00
itsmattkc 9f029bedfa ghosts can traverse tracks again 2019-04-05 02:16:12 +11:00
itsmattkc d7091c2b10 better attachment between labels and tracks 2019-04-04 19:35:52 +11:00
itsmattkc e708791e90 reimplemented rectangle selection 2019-04-04 03:07:04 +11:00
itsmattkc 673bcc0bf7 fixed last references to track as an integer 2019-04-03 23:59:36 +11:00