Commit Graph
1623 Commits
Author SHA1 Message Date
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
itsmattkc 8199601048 labels scroll with the timeline views 2019-04-06 19:14:45 +11:00
itsmattkc 2674d284e2 fixed ripple deleting empty space 2019-04-06 16:36:40 +11:00
itsmattkc 8ed09cdccf enable ripple deleting 2019-04-06 16:12:07 +11:00
itsmattkc 9833634815 fixed shared cross dissolve frozen at start frame 2019-04-06 11:08:39 +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 5f5535bb11 fixed clips not showing their first frames 2019-04-06 00:12:16 +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