Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfl/lime

A foundational Haxe framework for cross-platform development
https://github.com/openfl/lime

Compilation error

Joalor64GH opened this issue 8 months ago
Have `sdlWindowFlags` be accessible

Just-Feeshy opened this pull request 8 months ago
Build.xml: Add `/opt/homebrew/lib` as rpath on arm64 macos

tobil4sk opened this pull request 8 months ago
Android emulator crashes with antialiasing >= 2

tobil4sk opened this issue 8 months ago
System: Impl spinlock and usleep methods for sys targets

Dimensionscape opened this pull request 8 months ago
Increase audio length limit majorly on desktop

SomeGuyWhoLovesCoding opened this pull request 9 months ago
Weird title bar on unfocused borderless window

ACrazyTown opened this issue 9 months ago
Make `Matrix3` an abstract over Float32Array (just like `Matrix4`)

UncertainProd opened this pull request 9 months ago
Implement `onUncaughtError` event for thread pools

player-03 opened this pull request 9 months ago
`-nosign` option for iOS

mcagabe19 opened this pull request 9 months ago
sign only when provisioning file exists on Project.xml

mcagabe19 opened this pull request 9 months ago
Limit total time spent on green threads.

player-03 opened this pull request 9 months ago
Lack of option to disable automatic `full-screen` mode.

MAJigsaw77 opened this issue 10 months ago
Doc on ThreadPool.new doesn't match the function

47rooks opened this issue 10 months ago
window.fullscreen toggling error on MacOS

increpare opened this issue 10 months ago
make preserveDrawingBuffer configurable

barisyild opened this pull request 10 months ago
CURL is freezing the application

barisyild opened this issue 10 months ago
lime rebuild extension-webm windows error

KhaiKien opened this issue 10 months ago
Downgrade to mbedtls 2 to avoid crash on ios

tobil4sk opened this pull request 10 months ago
TextField IME candidate list pane invisible on Windows

tabris17 opened this issue 11 months ago
Stop shadowing `haxe.io.Bytes`.

player-03 opened this pull request 11 months ago
Remove conditional compilation from `AssetsMacro` class.

player-03 opened this pull request 11 months ago
Nightly Haxe issues

Geokureli opened this issue 11 months ago
Mac ARM64 support?

barisyild opened this issue 11 months ago
Linux ARM64 Support?

AwesomeCoder412412 opened this issue 11 months ago
Increased accuracy when getting current audio time using OpenAL SOFT on native

ninjamuffin99 opened this pull request 11 months ago
[Question] Wrong .dll name when building hashlink?

T1mL3arn opened this issue 11 months ago
Convert `lime.tools.Architecture` to `enum abstract`.

player-03 opened this pull request 12 months ago
Use correct ndll loader path on mac arm64

tobil4sk opened this pull request 12 months ago
Set HXCPP_ARM64 by default when building on Apple Silicon Mac

tobil4sk opened this pull request 12 months ago
Update howler.min.js

ninjamuffin99 opened this pull request 12 months ago
Error compiling android on latest Ubuntu

moxie-coder opened this issue 12 months ago
Issue involving lime.ndll

moxie-coder opened this issue 12 months ago
Don't compile `armv7` if the `architecture` excluded it.

MAJigsaw77 opened this pull request 12 months ago
emscripten linking error

mcagabe19 opened this issue 12 months ago
Optimize CI workflow.

player-03 opened this pull request 12 months ago
Ligatures mess up text selection on native targets

player-03 opened this issue about 1 year ago
force disable code signing in iOS (probably needed better coding)

mcagabe19 opened this pull request about 1 year ago
Implement controller rumble support to ui/Gamepad

cuckydev opened this pull request about 1 year ago
Compiling for Different OSes

ahmutkadim opened this issue about 1 year ago
Android rotation lock setting is not respected

Oxdeception opened this issue about 1 year ago
Cannot compile for Android

RuiCuco opened this issue about 1 year ago
Make it easier to configure AndroidManifest.xml from project.xml.

player-03 opened this pull request about 1 year ago
Remove armv7 from default iOS target architectures

tobil4sk opened this pull request about 1 year ago
`lime rebuild ios` fails on M1 due to multiple architecture flags

tobil4sk opened this issue about 1 year ago
Support for adaptive icons in android.

MAJigsaw77 opened this issue about 1 year ago
vsync not determined by sdl correctly?

jobf opened this issue about 1 year ago
HTML5 backend doesn't support setMouseLock

BSlug opened this issue about 1 year ago
Changed Backend Mutex `lock` and `unlock` Methods to be Constant

Just-Feeshy opened this pull request about 1 year ago
Prevents stuck if we don't have access to gamepad

andrew-git opened this pull request about 1 year ago
[HTML5] Preloader does not reflect progress of a packed asset library

scanline opened this pull request about 1 year ago
[cpp-windows] Lime randomly fails to preload the `default` asset library

UncertainProd opened this issue about 1 year ago
Added `android:appCategory`.

MAJigsaw77 opened this pull request about 1 year ago
Android NDK path issue in bin/app/build.gradle on 8.1.0

KarimAkra opened this issue about 1 year ago
Only escape backslashes in Android paths.

player-03 opened this pull request about 1 year ago
Fix incorrectly escaped file path on Windows.

player-03 opened this pull request about 1 year ago
Android build failed, unexpected character: '\''

DinoMah opened this issue about 1 year ago
PSVita Building Support

blitzexlmao opened this issue about 1 year ago
Sound Length Fix Part 2

CyndaquilDAC opened this pull request about 1 year ago
No support for HXCPP_GC_MOVING

barisyild opened this issue over 1 year ago
Text Field Memory Leak on CPP, and HL

RapperGF opened this issue over 1 year ago
can I set the default architecture of lime?

I-am-someone-sh opened this issue over 1 year ago
can't build on macos

I-am-someone-sh opened this issue over 1 year ago
Encoding bug I found within Hashlink

MemeHovy opened this issue over 1 year ago
Problem with compile on Hashlink

null4ik-2j6k opened this issue over 1 year ago
Removed unused field `hello` in Float32Array.hx

UncertainProd opened this pull request over 1 year ago
Strange (and unused) field `hello` in Float32Array.hx

UncertainProd opened this issue over 1 year ago
webify for linux armhf/arm64???

mcagabe19 opened this issue over 1 year ago
[HTML5] KEY_UP event fails to fire when Command is held

Geokureli opened this issue over 1 year ago
ogg file exists (synchronously) but fails to load

Geokureli opened this issue over 1 year ago
Clipboard does not return text in HTML5

DigiEggz opened this issue over 1 year ago
Fix warnings in Haxe 4.3.

player-03 opened this pull request over 1 year ago
Handling Complexity with Other Graphic APIs

Just-Feeshy opened this pull request over 1 year ago
Always use `getPath` instead of `paths.get()` directly.

EliteMasterEric opened this pull request over 1 year ago
Add `vsync` property to windows for native targets

Starmapo opened this pull request over 1 year ago
Memory Leak

Just-Feeshy opened this issue over 1 year ago
File Dialog and Google Drive Conflict when opening/saving a file.

hoangdung-qbt opened this issue over 1 year ago
Fix string conversion in hl_window_alert.

Apprentice-Alchemist opened this pull request over 1 year ago
clear cached files on library unload

loudoweb opened this pull request over 1 year ago
is there a way to add a framework in the project.xml for mac?

JonnycatMeow opened this issue over 1 year ago
Implemented precise key events

EliteMasterEric opened this pull request over 1 year ago
Sensor.hx:15: unknown <0> cannot be constructed

lazyremixmanordummyplayinggmod opened this issue over 1 year ago
a hell amount of errors when rebuilding lime

mcagabe19 opened this issue over 1 year ago
some kind of error

ROCK201888 opened this issue over 1 year ago
Migrate backend from SDL 2 to SDL 3

EliteMasterEric opened this pull request over 1 year ago
Removed Joystick trackball support.

EliteMasterEric opened this pull request over 1 year ago