Commit Graph

14 Commits

Author SHA1 Message Date
Jarcode
7c30c4a78a Added support for disabling shader passes, see #97 2019-02-04 22:07:26 -08:00
Theo Müller
91530dfc49 Make joining optional 2019-01-30 20:26:35 +01:00
Theo Müller
a39a1324e1 Add anti-aliasing option for graph 2019-01-30 19:59:51 +01:00
Jarcode
6670c54827 Cleaned up and optimized 'graph' module and its settings, fixes #76 2018-10-29 20:16:40 -07:00
Jarcode
f4ad41df32 Added '@' include specifier, #define workaround, closes #74, closes #75 2018-10-26 21:40:31 -07:00
Jarcode
aea30abf67 added RGBA hex color parsing for GLSL, fixed alpha blending bug 2018-02-07 19:29:56 -08:00
Jarcode
6c401cbe93 Added circle module, demonstration, changed default configuration values 2018-02-04 20:03:22 -08:00
Jarcode
522d022b70 Added smooth pass option, improved texture lookup performance, fixes #10 (and fixed issues with config copying) 2018-02-03 11:08:28 -08:00
Jarcode
6f9a9a04e3 added rest of previous commit 2018-01-12 17:19:18 -08:00
Jarcode
49f4ce735b Added cfg paths 2017-12-09 12:05:26 -08:00
Jarcode
3473c1562a Updated shader configs 2017-12-04 12:25:26 -08:00
Jarcode
b8d84e78b4 new smoothing formula, radial module, utility module 2017-12-03 19:40:23 -08:00
Jarcode
bb9fbfc4fc fixed config load order, cleaning up shaders 2017-12-02 17:34:22 -08:00
Jarcode
d0aec12eaf refactoring shader configs 2017-12-02 14:00:39 -08:00