Commit Graph
826 Commits
Author SHA1 Message Date
itsmattkc 3aa85c0ecc began transform node and added vec2/3/4 data types 2019-09-07 00:51:05 +10:00
itsmattkc c2e59b0855 alpha over and opacity nodes are now functional 2019-09-06 15:45:12 +10:00
itsmattkc a5fb8693d0 implemented playback controls 2019-09-06 13:06:23 +10:00
itsmattkc 9fe8c102b7 wrote functional playback controls 2019-09-05 10:29:21 +10:00
itsmattkc faa7f798ff more or less completed OIIO decoder 2019-09-05 01:15:50 +10:00
itsmattkc 371d0e2b37 some render cache adjustments 2019-09-04 10:58:50 +10:00
itsmattkc f2972651af several adjustments to node caching system 2019-09-02 11:29:50 +10:00
itsmattkc ff02b41cdc added slider widget 2019-08-31 16:55:57 +10:00
itsmattkc f6db7b6893 implemented alpha dis/re/assoc functions for offline pathway 2019-08-30 19:38:09 +10:00
itsmattkc 7c7558d8e9 wrote viewer resizing container 2019-08-30 00:55:28 +10:00
itsmattkc 033287e810 created viewer sizer objects 2019-08-30 00:43:24 +10:00
itsmattkc a0484bf43e backend color management on viewer 2019-08-30 00:19:11 +10:00
itsmattkc 7dc2290496 shift renderer prototype to new node structure 2019-08-28 02:40:44 +10:00
itsmattkc b9ce02a0ec separated setting time and processing node functions 2019-08-27 23:38:24 +10:00
itsmattkc 438e7081f9 foundations for background caching 2019-08-24 22:16:01 +10:00
itsmattkc 9439494c10 added basic razor tool 2019-08-23 12:12:13 +10:00
itsmattkc 6b24ac69d6 validations added for moving and trimming 2019-08-22 14:52:52 +10:00
itsmattkc 51a441bc29 implemented basic trimming 2019-08-22 13:06:21 +10:00
itsmattkc 0ede7bd319 track movement with pointer tool 2019-08-22 10:33:40 +10:00
itsmattkc f03cc8fe07 base pointer movement in timeline 2019-08-21 15:10:55 +10:00
itsmattkc 8cce0c9e83 made node param view scrollable 2019-08-20 12:17:28 +10:00
itsmattkc c8dfd09acc timeline import interaction progress 2019-08-20 11:40:18 +10:00
itsmattkc 44f7c0ab40 playhead item covers entire scene 2019-08-19 13:33:34 +10:00
itsmattkc 9ccf2610c8 timeline gets updated when tracks are added and removed 2019-08-18 18:29:35 +10:00
itsmattkc c68e879d47 preliminary track/channel support 2019-08-16 16:28:32 +10:00
itsmattkc 7d9d12ee0b began support of timeline tracks/channels 2019-08-15 23:40:22 +10:00
itsmattkc fb7c7f1bdb reimplemented zooming controls 2019-08-15 11:39:07 +10:00
itsmattkc b4529205b9 cleared up some broken stuff for now 2019-08-13 21:55:10 +10:00
itsmattkc 4f4737a395 added some more timeline functions 2019-08-13 21:50:39 +10:00
itsmattkc 03a0c64e15 some timeline work 2019-08-13 18:14:36 +10:00
itsmattkc e9702aeb52 added some basic timeline functionality 2019-08-12 23:24:58 +10:00
itsmattkc eca8d98497 fixed timeruler playhead bug 2019-08-11 21:57:07 +10:00
itsmattkc dc4a460e32 node importing down 2019-08-11 21:13:16 +10:00
itsmattkc 149f3fa907 timelineview is now a true view of the blocks at all times 2019-08-11 21:01:37 +10:00
itsmattkc 9b63cc7755 inserting blocks through the timeline implemented 2019-08-11 17:30:27 +10:00
itsmattkc 7174245a7e moved timeline interactivity to separate classes 2019-08-10 19:15:38 +10:00
itsmattkc 7dd7e83373 work towards dropping clips into the timeline 2019-08-09 22:25:16 +10:00
itsmattkc e96aa8fdfa fixed mistake with timeruler playhead 2019-08-09 16:55:46 +10:00
itsmattkc 09d73ebc2b use raw time values independent of timebase for scaling timeline ui 2019-08-09 16:41:17 +10:00
itsmattkc 0a56dbe429 allow nodeui to modify several node values at once 2019-08-09 13:21:20 +10:00
itsmattkc c38bd7a1bb added option to footagecombobox to only show footage that's ready 2019-08-09 12:41:55 +10:00
itsmattkc 360328ccbb more work towards loading media into the node graph 2019-08-06 08:26:25 +10:00
itsmattkc 298ae2f36c mocked up a prototype of decoding data into the node graph 2019-08-04 14:45:17 +10:00
itsmattkc fb8d5df24b created widget bridge 2019-08-04 10:00:29 +10:00
itsmattkc e5481b19f5 derived classes for timeline objects 2019-08-04 05:37:30 +10:00
itsmattkc 2060490ac9 moved timeline playhead line to its own class 2019-08-02 10:24:49 +10:00
itsmattkc 54ec4a26f5 implemented working playhead 2019-08-02 10:04:02 +10:00
itsmattkc c74e3571ff added minor clip functionality to timelineview 2019-08-02 11:33:45 +12:00
itsmattkc 1ac93b804c added basic ghost functionality 2019-08-01 09:07:35 -07:00
itsmattkc 22d8bf8b59 created timeline ghost display class 2019-08-01 00:35:41 -07:00