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
|
737442e513
|
added takenode function to graph
|
2019-08-13 18:40:39 +10:00 |
|
itsmattkc
|
03a0c64e15
|
some timeline work
|
2019-08-13 18:14:36 +10:00 |
|
itsmattkc
|
02ea535c8a
|
added IDs to parameters for serialization
|
2019-08-13 17:22:32 +10:00 |
|
itsmattkc
|
e9702aeb52
|
added some basic timeline functionality
|
2019-08-12 23:24:58 +10:00 |
|
itsmattkc
|
3eee9893f8
|
implemented conversions between internal pixel formats
|
2019-08-12 18:24:52 +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
|
7dd7e83373
|
work towards dropping clips into the timeline
|
2019-08-09 22:25:16 +10:00 |
|
itsmattkc
|
f26eea1620
|
moved more objects to shared ptrs
|
2019-08-09 08:21:54 +10:00 |
|
itsmattkc
|
7a858aeca3
|
moved decoders to shared ptrs
|
2019-08-09 07:46:53 +10:00 |
|
itsmattkc
|
6833b18829
|
merged probe functions into decoder class
|
2019-08-08 17:22:26 +10:00 |
|
itsmattkc
|
c6dfab4caf
|
use decoder ID in media node
|
2019-08-08 15:52:53 +10:00 |
|
itsmattkc
|
f3b60369aa
|
use IDs for multiple decoders
|
2019-08-08 15:38:58 +10:00 |
|
itsmattkc
|
8730da4b43
|
improved decoder documentation and fixed error with >8bppc media
|
2019-08-08 14:02:12 +10:00 |
|
itsmattkc
|
73a32ad9cd
|
use node graph time to get frame
|
2019-08-06 08:41:27 +10:00 |
|
itsmattkc
|
360328ccbb
|
more work towards loading media into the node graph
|
2019-08-06 08:26:25 +10:00 |
|
itsmattkc
|
f55094c5df
|
media now plays in node graph
|
2019-08-04 19:45:06 +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
|
28ab2cb570
|
wrote some clip drawing on timeline functions
|
2019-08-01 00:32:50 -07:00 |
|
itsmattkc
|
6cb182bfc5
|
converted timelineblock to output node instead
|
2019-07-28 10:57:37 -07:00 |
|
itsmattkc
|
8d944387a2
|
barebones prototype of timeline/clip functionality
|
2019-07-28 02:30:26 -07:00 |
|
itsmattkc
|
32c7d089aa
|
created clip block node
|
2019-07-28 01:27:06 -07:00 |
|
itsmattkc
|
32b8d0a7d6
|
added gap node and block improvements
|
2019-07-27 03:23:35 -07:00 |
|
itsmattkc
|
53da858c45
|
created timeline block node
|
2019-07-27 03:03:11 -07:00 |
|
itsmattkc
|
badcade0b6
|
added base 'block' node
|
2019-07-27 02:50:22 -07:00 |
|
itsmattkc
|
316d12b61d
|
changed some icons and added classes for timeline view
|
2019-07-25 23:16:07 -07:00 |
|
itsmattkc
|
f8830beac7
|
created new sequence dialog
|
2019-07-21 18:21:40 -07:00 |
|
itsmattkc
|
3605a2f988
|
developed beginnings of media node
|
2019-07-20 12:34:57 -07:00 |
|
itsmattkc
|
98bb3e8d81
|
include qvector in param.h to fix #1039
|
2019-07-18 11:44:21 -04:00 |
|
itsmattkc
|
9f6d0f9dc7
|
documented new node classes
|
2019-07-17 03:05:25 -04:00 |
|
itsmattkc
|
39256fd6f9
|
made node edge changes undoable
|
2019-07-17 00:14:49 -04:00 |
|
itsmattkc
|
a78cc3950a
|
various node UI improvements
|
2019-07-16 13:25:38 -04:00 |
|
itsmattkc
|
1a39216be2
|
nodeview can connect and disconnect nodes
|
2019-07-16 04:43:57 -04:00 |
|
itsmattkc
|
d098c0de5f
|
various fixes
|
2019-07-16 00:00:18 -04:00 |
|
itsmattkc
|
44668e144c
|
code cleanup and better text display
|
2019-07-15 13:07:17 -04:00 |
|
itsmattkc
|
3ec133f254
|
can visually see connections between parameters in the node view
|
2019-07-15 12:43:56 -04:00 |
|
itsmattkc
|
837d43fe07
|
moved various classes from root to common folder
|
2019-07-15 03:58:39 -04:00 |
|
itsmattkc
|
dc2101938e
|
began node viewer for dag insight
|
2019-07-15 03:52:44 -04:00 |
|
itsmattkc
|
f0bf51e4a6
|
began work on node view panel
|
2019-07-14 10:14:57 -04:00 |
|
itsmattkc
|
f2d11662c9
|
finished prototype of nodes providing a texture to a viewer
|
2019-07-13 03:13:59 -04:00 |
|
itsmattkc
|
d76691a9ef
|
began draft of internal node rendering structure
|
2019-07-10 23:06:09 -04:00 |
|
itsmattkc
|
a3c81f9c30
|
minor node param adjustments
|
2019-07-10 14:30:07 -05:00 |
|
itsmattkc
|
08a75b58dd
|
fleshed out node edges
|
2019-07-10 03:22:53 -05:00 |
|
itsmattkc
|
60b04f98b4
|
began new node infrastructure
|
2019-07-10 03:00:35 -05:00 |
|