Commit Graph
764 Commits
Author SHA1 Message Date
itsmattkc 849b4437bc text node: use loadu in sse instruction 2021-11-16 23:58:53 -08:00
itsmattkc f4db7cd330 fixed untranslated line in trig node 2021-11-12 11:06:28 -08:00
itsmattkc 6f55bc01ad Merge pull request #1782 from ThomasWilshaw/channel_count
traverser: catch color only jobs
2021-11-05 03:49:36 -07:00
Thomas Wilshaw ef2b5a7bf8 traverser: catch jobs with no texture
If a job has no texture (e.g. a Solid), force the channel count to at
least VideoParams::kRGBChannelCount.
2021-11-02 21:49:14 +00:00
itsmattkc dc79a6a5d9 revised text node
Fixes #1684
2021-10-25 15:46:06 -07:00
itsmattkc 6543512d00 fixed timeline crash 2021-10-25 14:54:48 -07:00
itsmattkc 4ed9ba5475 rename current text effect to textlegacy 2021-10-25 14:54:48 -07:00
itsmattkc e12e5db760 try sse wrapper for neon instructions 2021-10-25 12:30:47 -07:00
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