itsmattkc
|
963607b7d3
|
clip: retrieve any connected viewer on invalidate
|
2021-10-21 11:52:01 -07:00 |
|
itsmattkc
|
63a34327c5
|
yet another adjustment to forced off alpha
|
2021-10-21 11:51:33 -07:00 |
|
itsmattkc
|
adaef626f4
|
traverser: improve forced off alpha response
|
2021-10-21 11:06:22 -07:00 |
|
itsmattkc
|
d40d497379
|
opengl: is src is single channel and dest is RGB, swizzle G and B
|
2021-10-21 11:04:33 -07:00 |
|
itsmattkc
|
55e87bae95
|
mathnode: fix macro issue
|
2021-10-18 21:37:36 -07:00 |
|
itsmattkc
|
4e5a9712c0
|
clip: fixed reversing
Adapted from PR #1656
|
2021-10-16 12:07:48 -07:00 |
|
itsmattkc
|
382d464952
|
math: fix linker error
|
2021-10-16 10:39:49 -07:00 |
|
itsmattkc
|
a064ce0c94
|
mathnodebase: use func ptr instead of switch inside loop
|
2021-10-14 00:49:08 -07:00 |
|
itsmattkc
|
1eb5e44502
|
use sse instructions for volume/math
|
2021-10-13 17:15:47 -07:00 |
|
itsmattkc
|
8a4e992214
|
minor formatting
|
2021-10-13 17:00:43 -07:00 |
|
itsmattkc
|
fc83e439cc
|
restrict backwards compat option to old projects only
|
2021-10-08 12:58:39 -07:00 |
|
itsmattkc
|
ec4a3badc6
|
timeremap: fixed issue where input wasn't re-pushed
|
2021-10-02 13:12:35 -07:00 |
|
itsmattkc
|
15cfc348f0
|
nodetraverser: preserve tags
Fixes #1754
|
2021-09-30 00:35:03 -07:00 |
|
itsmattkc
|
8b3ea8c421
|
project: fixed bugs in error handling
|
2021-09-29 02:41:26 -07:00 |
|
itsmattkc
|
2ea92de02c
|
unified some settings
|
2021-09-29 00:48:19 -07:00 |
|
itsmattkc
|
5152ca973c
|
Merge branch 'master' into new-audio-cache
|
2021-09-27 11:18:03 -07:00 |
|
itsmattkc
|
05a8a9f25a
|
graph: use directconnection
I don't know, but this might help fix certain crashes where a "connect" signal is received before an "add" signal
|
2021-09-27 10:38:13 -07:00 |
|
itsmattkc
|
35873dce01
|
started new cache
|
2021-09-23 17:08:12 -07:00 |
|
itsmattkc
|
a653ab6808
|
transition: fixed crash
|
2021-09-23 17:07:03 -07:00 |
|
itsmattkc
|
4fd7298cc3
|
cache: add audio option
|
2021-09-23 00:47:21 -07:00 |
|
itsmattkc
|
0b205ece9c
|
cache: improved code flow
|
2021-09-23 00:16:05 -07:00 |
|
itsmattkc
|
401f8d394c
|
shapenode: added gizmos
|
2021-09-22 01:45:05 -07:00 |
|
itsmattkc
|
2ea29f9ea9
|
shape: center node
|
2021-09-21 21:32:31 -07:00 |
|
itsmattkc
|
8277748719
|
render: avoid hashing null node
|
2021-09-21 21:32:20 -07:00 |
|
itsmattkc
|
dc7f7a6dda
|
formalized valuehint as a class
|
2021-09-21 20:13:14 -07:00 |
|
itsmattkc
|
677277c16d
|
renderer: improved code flow
|
2021-09-21 19:10:03 -07:00 |
|
itsmattkc
|
75b4e3e257
|
nodes: fixed new crash
|
2021-09-21 11:57:08 -07:00 |
|
itsmattkc
|
f49712b4ed
|
fixed uninitialized variable
|
2021-09-20 23:07:59 -07:00 |
|
itsmattkc
|
b70547c5a0
|
removed unnecessary semicolon
|
2021-09-20 22:43:42 -07:00 |
|
itsmattkc
|
748d909628
|
hashtraverser: fixed missing override tags
|
2021-09-20 22:42:53 -07:00 |
|
itsmattkc
|
323e6c34a2
|
remove dbg string
|
2021-09-20 22:13:34 -07:00 |
|
itsmattkc
|
16e97e7ed4
|
hash audio some audio parameters
|
2021-09-20 21:56:28 -07:00 |
|
itsmattkc
|
0df7012c9e
|
rewrote hashing
|
2021-09-20 21:14:15 -07:00 |
|
itsmattkc
|
8e195a0a9c
|
won't be needing this anymore :^)
|
2021-09-20 21:13:32 -07:00 |
|
itsmattkc
|
7ba5dca4ab
|
renderer: always hash along edges
|
2021-09-19 23:11:20 -07:00 |
|
itsmattkc
|
67c7c71ca2
|
implemented "value hints" for choosing output values to use
|
2021-09-17 20:56:53 -07:00 |
|
itsmattkc
|
e08f2f9c34
|
more missing lines
|
2021-09-07 23:16:46 -07:00 |
|
itsmattkc
|
dba729b9cc
|
nodes: add missing param
|
2021-09-07 22:34:51 -07:00 |
|
itsmattkc
|
2196173579
|
nodes: hopefully this makes the old projects compatible
|
2021-09-07 22:31:41 -07:00 |
|
itsmattkc
|
b07bccb7dc
|
nodes: revert to single output
|
2021-09-07 22:01:36 -07:00 |
|
itsmattkc
|
bd28896173
|
nodes: comment out debug line
|
2021-09-07 18:07:07 -07:00 |
|
itsmattkc
|
e79058cad3
|
viewer: removed old line
|
2021-09-07 18:06:19 -07:00 |
|
itsmattkc
|
a0706a78d8
|
nodes: implemented core of manual table value selection
|
2021-09-07 15:27:07 -07:00 |
|
itsmattkc
|
4484981d91
|
node: use binary search when looking for keyframes
Minor optimization
|
2021-08-24 10:01:11 -07:00 |
|
itsmattkc
|
474c27405f
|
Merge branch 'transition-offsets'
|
2021-08-16 21:29:36 -07:00 |
|
itsmattkc
|
9dad2ef104
|
transitiontool: updated
|
2021-08-16 21:28:13 -07:00 |
|
itsmattkc
|
3c7c0c8f9d
|
pan: don't push job for non stereo audio
|
2021-08-14 12:10:58 -07:00 |
|
itsmattkc
|
cc4ead6935
|
Merge branch 'master' into transition-offsets
|
2021-08-12 14:41:30 -07:00 |
|
itsmattkc
|
330a37da92
|
nodes: implemented shape generator
|
2021-08-03 11:55:31 -07:00 |
|
itsmattkc
|
c3d30f1b77
|
Merge branch 'master' into transition-offsets
|
2021-08-02 14:20:56 -07:00 |
|