Commit Graph
31 Commits
Author SHA1 Message Date
itsmattkc a82e5ccbce work on texture passthrough node 2019-05-22 22:57:33 +10:00
itsmattkc f1fb0cccd0 proof of concept for retrieving a texture from a node 2019-05-22 14:57:42 +10:00
itsmattkc 2336f7345d fixes to make the source compile 2019-05-21 17:30:46 +10:00
itsmattkc bdf513585f started memory cache server 2019-05-20 03:26:14 +10:00
itsmattkc 3d4f12cd8e created new node clip type 2019-05-17 22:19:42 +10:00
itsmattkc 00d3a4f105 added full rational class 2019-05-17 19:59:26 +10:00
itsmattkc c616bc2b61 allowed parameters to have data without fields 2019-05-17 18:45:44 +10:00
itsmattkc 13a393486b created block node type 2019-05-17 18:44:54 +10:00
itsmattkc 49feb12999 ported functions to new node type 2019-05-13 12:00:15 +10:00
itsmattkc f796c2b379 sequence is now a node graph 2019-05-11 11:38:18 +10:00
itsmattkc 2905dce3d9 sequence encapsulation 2019-05-09 00:19:36 +10:00
itsmattkc 9a13776b2c refactored some classes 2019-05-08 00:41:44 +10:00
itsmattkc 310ca7c2a0 fixed msvc build issues 2019-04-17 09:21:40 +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 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 b21745f694 merged effects into node structure 2019-04-12 21:50:52 +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 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 a03879a12b restored effect field types 2019-04-09 23:06:26 +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 3e1c857de4 began node work 2019-04-08 14:13:08 +10:00