Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-11-02 | 459 Bytes | |
Request option _ other fixes source code.tar.gz | 2018-11-02 | 140.6 kB | |
Request option _ other fixes source code.zip | 2018-11-02 | 155.8 kB | |
Totals: 3 Items | 296.9 kB | 0 |
- Added a
--request
option to allow users to supply requests that would normally go inrc.glsl
through the command line. - Fixed a memory leak that occurred when the GLava window was repositioned (or the root pixmap updated) while
"xroot"
was selected. - Fixed a bug where preprocessor directives would not work at the end of the file, due to not having a trailing line break.
- Most compilation output has been now limited to the
--verbose
option.