Commit Graph
365 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 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 b8e0d12a63 moved files around, created new classes to be utilized later 2019-04-12 00:19:24 +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 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 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 644d096f3c converted internal system to float 2019-04-07 13:37:28 +10:00
itsmattkc 8ed09cdccf enable ripple deleting 2019-04-06 16:12:07 +11:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc 5ddf2726dd separation of ui from backend in project 2019-03-30 13:26:00 +11:00
itsmattkc 31bb862715 ported more effects to gles 2019-03-28 21:43:05 +11:00
itsmattkc 86bd06795a use resolution for feather values 2019-03-28 21:04:15 +11:00
itsmattkc 870df97983 multiply multiplier in crop 2019-03-28 20:36:20 +11:00
itsmattkc 7f06330815 some rendering and effect fixes 2019-03-28 19:38:40 +11:00
itsmattkc 45ce93d601 merged trilinear fixes 2019-03-28 19:18:05 +11:00
itsmattkc 4e0188fd3a enforce trilinear and mipmap generation 2019-03-28 18:21:35 +11:00
itsmattkc c468d023b0 mathematically calculate gaussian blur radius 2019-03-28 13:34:58 +11:00
itsmattkc 1adca7f2cc restored radius setting to gaussian blur, fixes #702 2019-03-28 13:07:48 +11:00
itsmattkc e04c9c61e1 Merge branch 'master' of https://github.com/olive-editor/olive 2019-03-28 02:08:08 +11:00
itsmattkc 3710e68db7 fixed #703 2019-03-28 02:06:23 +11:00
itsmattkc b066651152 fixed gcc compile issues 2019-03-27 04:04:07 +11:00
itsmattkc 8b400d7b31 removed old unused blend mode files 2019-03-27 01:14:45 +11:00
itsmattkc ad1013e60b ported some glsl effects to gles 2019-03-27 01:05:05 +11:00
itsmattkc fe9eb8754f can set default input color space 2019-03-27 00:15:20 +11:00
itsmattkc d8acef21a8 better support for various bit rates 2019-03-26 21:42:45 +11:00
itsmattkc 7a72915614 Merge branch 'master' into furtherocio 2019-03-26 12:08:35 +11:00
itsmattkc 3616a8a206 finished documenting effect field headers 2019-03-26 12:07:36 +11:00
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc 7b7a083d0a fixed #684 2019-03-25 01:43:13 +11:00
itsmattkc e2c5c87a0a fixed superimpose crash 2019-03-24 23:15:10 +11:00
itsmattkc be01bdd6f9 use qt's OS macros 2019-03-24 18:44:03 +11:00
itsmattkc ad44b00eb3 fixed keyframe UI issue when disabling keyframes 2019-03-24 12:02:59 +11:00
itsmattkc cc69f5b326 set file field to default empty string 2019-03-23 03:04:58 +11:00
itsmattkc 37374e6ef3 more fixes for migrating to QLibrary 2019-03-23 02:52:13 +11:00
itsmattkc 81a7b14816 use QLibrary to load external libs instead of direct OS calls 2019-03-23 02:24:28 +11:00
itsmattkc 8c8977f18d removed novst macro 2019-03-23 01:46:02 +11:00
itsmattkc 90b089a80b fixed VST loading 2019-03-22 23:19:01 +11:00
itsmattkc 057b5fbe53 documentation of boolfield and buttonfield 2019-03-22 22:42:15 +11:00
itsmattkc 6173b721e2 merged master and fixed superimpose effect 2019-03-22 02:48:59 +11:00
itsmattkc ff6848d1b6 fixed #654 2019-03-22 02:19:29 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc 1da4a315f8 more documentation and added edit text button to stringfield 2019-03-21 14:33:05 +11:00
itsmattkc be22e5fbfa more documentation and exportthread restructure 2019-03-21 14:01:10 +11:00
itsmattkc 359f937b73 fixed #656 2019-03-21 10:41:10 +11:00