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

## WORK IN PROGRESS, DO NOT MERGE Currently, it seems that support for non-ASCII text is broken when using the latest versions of Haxe 4, Lime, and OpenFl. - Haxe...

Haxe 4.0.5 / Lime 7.7.0 / OpenFL 8.9.6 Short version: Requesting a preloader asset library to load before the main asset library causes it to load afterwards, because the manifest...

When creating an extension with a third party SDK, we often need to add some configuration in the plist file. To avoid modifying the project plist file manually, it would...

The current version of _templates/bin/ios-deploy_ used with `openfl test ios` doesn't seem to work with my iPad running iOS 13. I see this error in my terminal: > Device doesn't...

Replaced file compression by usage of a target flag for deploying with captive or shared runtime option. - - - openfl deploy air openfl deploy air -captive - - -...

Everything just dissappears. Can be reproduced with any Away3D or Starling samples: https://github.com/openfl/away3d https://github.com/openfl/starling

I came across the problem in the title. Crashes only happen on my Android 8 phone but not on my older devices and Nox. Here is a sample project: https://drive.google.com/open?id=1z3TL9WQMM5YyZCOrbo-HVAsRJeu4VvjW...

While the application is running, if you change the system clock to a date/time in the past, events like `ENTER_FRAME` are not triggered anymore. Suggestion to fix this issue :...

If I use local haxelib `haxelib newrepo` I get this compile error ``` Called from openfl/_internal/renderer/context3D/Context3DGraphics.hx line 34 Called from openfl/display/BitmapData.hx line 130 Called from a C function Called from...

More details here: https://community.openfl.org/t/html5-glow-filter-color-doesnt-seem-to-have-effect/11144/11?u=singmajesty