Théo Sabattié
Théo Sabattié
Hello', Thanks for your awesome work! :) I was wondering: why the cache is disallowed for BINARY and TEXT? cf. : Assets::loadAsset: ```haxe public static function loadAsset(id:String, type:AssetType, useCache:Bool):Future {...
To prevent a null reference exception and make the error a little bit more explicit.
Hello', Thanks for your project, you bring to us an usefull set of tools. After updating to haxe 4, a lot of things seem to be broken. I resolved some...