Ben Bartlett

Results 21 issues of Ben Bartlett

When using travelTo to navigate to within a certain range of a position that is near an exit, the creep will stop when it is within (range number of tiles)...

I am unable to install any docker images as jupyter kernels. All attempts end with `ValueError: kernelspec already exists: /Users/ben/Library/Jupyter/kernels.`. Steps to reproduce: 1. Create `Dockerfile` with contents from https://github.com/MrMino/dockernel/blob/master/example_dockerfile...

🐛 bug
📜 documentation

When using `uniform float time; // @@Time` to time-evolve a shader, the shader will often preview in the editor menu at like 100x speed. I'm not sure what causes this....

When you use sliders and an XYpad, editing an existing paint shader will often cause the selected values in the slider and XYpad to jiggle randomly. Sometimes forcing a recompile...

1. Open design mode 2. Create new button group 3. Click new button in the + menu inside the group 4. Nothing happens

Reproduce: 1. Create new show 2. Create new button group 3. Create new shader button from library outside of the group (it seems as well that you can't add a...

When you add a shader that imports a `uniform`, you can get an incorrect warning mark. The only way to remove this mark seems to be to change the uniform...

Reproduce: - Make new show and scene from template - Enable design mode - Click "layout editor" from side panel - The "Close" button in the bottom right of the...

Trello card: https://trello.com/c/dwCvAw2N Talked about this with @alejot127 last week. I'm still trying to familiarize myself with the codebase and how shows and scenes are constructed; I was hoping to...

Pressing the Web UI button opens a window with three buttons, none of which respond to input, including the close button. Refreshing the page seems to be the only way...