This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-editor
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76c0399b758ab782e8791bcc9aa74eab55415ec8
oak-editor
/
app
/
shaders
T
History
itsmattkc
76c0399b75
implemented base transition support
...
While very much incomplete, transitions can now be created and will render correctly.
2019-12-12 15:21:39 +11:00
..
alphaover.frag
alphaover: return black if no textures are enabled
2019-12-10 01:33:48 +11:00
CMakeLists.txt
began external shader files that can be compiled into the program
2019-12-09 23:49:44 +11:00
crossdissolve.frag
implemented base transition support
2019-12-12 15:21:39 +11:00
opacity.frag
moved all shader code out of C++ source and into external shader files
2019-12-10 00:10:00 +11:00
shaders.qrc
moved all shader code out of C++ source and into external shader files
2019-12-10 00:10:00 +11:00
solid.frag
moved all shader code out of C++ source and into external shader files
2019-12-10 00:10:00 +11:00
videoinput.frag
began external shader files that can be compiled into the program
2019-12-09 23:49:44 +11:00
videoinput.vert
began external shader files that can be compiled into the program
2019-12-09 23:49:44 +11:00