Remove deprecatd emscripten option ERROR_ON_MISSING_LIBRARIES
[mandelwow.git] / mandelwow.rs
2018-12-27 Bernie InnocentiSwitch to Rusr 2018!
2018-12-27 Bernie InnocentiRun 'cargo fix --edition'
2017-07-08 Bernie InnocentiPut text on the top faces of cubes.
2017-07-08 Bernie InnocentiLoad shaders to shaders/
2017-06-29 Bernie InnocentiFix style warnings from clippy.
2017-04-17 Bernie InnocentiA pile of gross hacks, but works in a browser so it...
2017-04-08 Bernie InnocentiMove GLSL shaders to external files and use include_str...
2017-04-08 Bernie InnocentiModularize a bit more: split mandelwow and cube to...
2017-04-08 Bernie InnocentiAdjust mandelwow z limits and make glow fade non-linear...
2017-04-08 Bernie InnocentiMove sound code to sound.rs
2017-04-08 Bernie InnocentiReformat.
2017-04-08 Bernie InnocentiPlay some music!
2017-04-08 Bernie InnocentiMerge branch 'master' of ssh://sunjammer.sugarlabs...
2017-04-08 Bernie InnocentiLoad a test XM module, does not yet play.
2017-04-08 Bernie InnocentiLoad a test XM module, does not play it yet.
2017-04-07 Bernie InnocentiAdd fullscreen.
2017-04-03 Bernie InnocentiAdd bounding box toggling with the B key.
2017-04-03 Bernie InnocentiCleanups.
2017-04-03 Bernie InnocentiFinish renaming project to Mandelwow.