twilson90

Results 54 comments of twilson90

I've got Visual Studio 2010 installed and OpenAL is installed. I can build OpenFL projects just fine, no problems with hxcpp.

I tried deleting bin and trying a fresh run but that doesn't work either. When I run the command it does the whole thing without any errors, but never opens...

Well that's weird. The problem somehow resolved itself... I executed the command: haxelib run snowfall update luxe After that, I tried to build it again. Same problem. No errors, tells...

I did that earlier and noticed it was saying 18 now instead of whatever number 2010 had. 13 or 15 I think.

Using `Buffer.byteLength(str, "utf8")` to determine the length according to MPV appears to work.

Thanks for clarifying. Which distro would you recommend for building all the dependencies then?

@joshtynjala I want to transform some DisplayObjects (scale, rotation) without redrawing every Graphics within. The 'openfl_disable_graphics_upscaling' flag works when scaling up, but not when scaling down (it's also got some...