Fumiya Funatsu

Results 37 issues of Fumiya Funatsu

URL is working, but v0.10.1 is not listed on older releases page. https://openframeworks.cc/versions/v0.10.1/of_v0.10.1_osx_release.zip

`dotenv.load_dotenv()` caused `ModuleNotFoundError: No module named '__main__'` on the latest Azure Functions Python 3.9 environment (used as HTTP Trigger). This is happening when use `find_dotenv()` internally, so this can be...

Currently only implemented for pyinstaller. This is update for cx-freeze.

Are there any plans or progress?

I'm now trying to create PR to migrate to bevy 0.13. https://github.com/funatsufumiya/lottie-rs/commit/633ab4e9446f084eae40bb4c8d30f1a654257713 However, shader validation error occurs while `$ cargo r --release -- --input fixtures/ui/drink.json`. Any helps are welcome... ```...

@danomatika First of all, I am truly impressed with `loaf`, and thank you for developing such a great tool. And I would like to contribute to the development of ofxLua...

I created macOS/iOS compatible version, while some reviews may be needed.

Addons are sometimes published with zip URL with compiled dll(s) or binaries. It would be nice if zip URL is supported on `addons install` :) For example: https://github.com/godotengine/godot-git-plugin/releases

enhancement
help wanted