itsmattkc
|
c0d8ff403f
|
nodes: rework so that jobs can be completely deferred
Big optimization requiring a lot of refactoring.
|
2022-09-24 18:44:59 -07:00 |
|
itsmattkc
|
b553d5afb7
|
nodes: implemented more distortion nodes
|
2022-09-22 18:12:03 -07:00 |
|
itsmattkc
|
4b366a9b73
|
update copyright year to 2022
|
2022-05-10 10:38:56 -07:00 |
|
itsmattkc
|
b88e15b8cf
|
accleratedjob: simplified function calls
|
2022-05-09 15:16:46 -07:00 |
|
itsmattkc
|
58c4600d04
|
nodevalue: begin abstracting qvariant
|
2022-05-09 13:07:34 -07:00 |
|
itsmattkc
|
601d08ce64
|
node: change class sent to GetShaderCode
|
2022-05-07 13:36:44 -07:00 |
|
itsmattkc
|
d55d9c820f
|
code: use macros for default node functions
Easier to maintain
|
2022-05-04 11:01:17 -07:00 |
|
itsmattkc
|
028d2fd60c
|
nodes: optimize job infrastructure
Rework traversing so that jobs are only resolved when they are used. This should provide moderate optimize to the traversing process.
|
2022-05-03 11:19:21 -07:00 |
|
itsmattkc
|
001834cbfa
|
node: implemented bypassing
|
2022-04-26 15:07:01 -07:00 |
|
itsmattkc
|
d1bb931854
|
nodeparamview: implemented add button
|
2022-04-26 14:23:19 -07:00 |
|
 ThomasWilshawanditsmattkc
|
953adf856b
|
Add Flip/Flop node (#1850)
* Add Flip/Flop node
* Rename node Flip
* Missed files
Co-authored-by: itsmattkc <34096995+itsmattkc@users.noreply.github.com>
|
2022-01-25 15:14:54 -08:00 |
|