lime icon indicating copy to clipboard operation
lime copied to clipboard

A foundational Haxe framework for cross-platform development

Results 183 lime issues
Sort by recently updated
recently updated
newest added

Exposes the `pannerAttr` field, which allows panner values to be set. By setting the `panningModel` to `"equalpower"`, which results in crisp sound within Howler, resolving the problem mentioned in https://github.com/goldfire/howler.js/issues/112....

If I set antialiasing to 2 or higher in a project (e.g. the BunnyMark sample) the app crashes in the emulator I'm running with `lime test android -64 -debug`. ```xml...

_From @alexandervrs on December 5, 2016 22:45_ It'd be great to have Windows-only **version information** for Windows executables. If I compile with hxcpp, I get an executable with the icon...

enhancement