Dion
Dion
I have a complete cloud stack template (app + ci + deploy in cloud providers with oauth). There are other oauth systems, but for a flexible simple single oauth service...
@bnfinet See the issue linked above (I don't want to pollute this issue). I hope it's useful, happy to answer any questions about it, hopefully it makes sense. There may...
I'm available for work and input, I write a lot of externs, and would really like to not spend so much time maintaining. It also makes selling haxe for js...
I have an issue with some of these. For example js.node.Util.isArray gives a deprecated warning, however I cannot find the non-deprecated way of calling the function that this deprecated call...
Perhaps. I made the assumption that Haxe arrays were not the same runtime object as JS arrays. So that assumption is wrong?
+1 This would allow better sharing of git-committed config files, since everyone's root will be different.
Also confirm the suggestion by @alanquigley does not work for `0.2.1`.
@kt3k That assumes: - that you are only creating a single file (are you really going to do this check on every single file if there are lots?) - that...
I feel like the use cases I put forward are not understood. All the suggestions are assuming that you want to write to the file, or create it if it...
Related to this issue: how would I get and set programmatically camera/entity rotation and zoom ?