♫Alex Swan

Results 4 comments of ♫Alex Swan

Thanks for the tips! I have looked into the editor a little bit, and originally I just wanted a tool that I could visualize a bunch of geometric shapes and...

I believe this was added in https://github.com/betaflight/betaflight-configurator/pull/3071

I did some digging. I changed a line Love.sublime-build ``` "cmd": ["for depth in {0..5}; do if [ -f main.lua ]; then love .; fi; cd ..; done"], ``` to...

https://github.com/BabylonJS/Documentation/pull/1025 Here's a quick and dirty example of a way to add this filter field. There's more to do to make it production ready, and maybe this is just a...