Alex Gurvich
Alex Gurvich
would be nice to automate this... would require being able to click through different panes and then take screen shots of individual html divs but I think that's all doable...
this leads to pixelation of image if app is started in small window and window is made full screen. it seems to only be an issue with the projection (thank...
`pip install -e .` is preferred to `python setup.py install` for people who want to install from source
having conditionals in the shader degrades performance (apparently). what if we made ~4 different shaders and then compiled them then created materials for each of the particle groups at startup...
"enable rescue mode" for when you've done something silly and don't want to have to refresh the entire app but you can't break out of the sleep screen and update...
an extension to #116, what if instead of having a single `.ffly` file associated with each node there were multiple levels of detail `.ffly` files with smaller and smaller decimations....
`allowVRControls` flag and extra library might be all we need, in which case we can just make it a flag...
could be simple, should look into
BUTTONS that when you click them they apply different presets and they're labeled by the name of the file. have a `defaultSettings.json` setting that is just a list of preset...
add tween button to the UI to open tweening pane ideas for things it could contain: * i’m thinking tween will have at least a checkbox to enable/disable tweening *...