Chris Speciale
Chris Speciale
Here is a proposal for caret index. It would be nice to have access to it in many cases. I assume it is just an oversight not to include it...
## **Feature Proposal** This feature change adds a native cross platform sleep and spinlock method with microsecond accuracy. This helps pave the way for a modular main loop in lime.
Continuing this discussion from https://github.com/openfl/openfl/pull/2731 > > Ideally we dispose a texture if its not being shared. > > We can reasonably predict when a BitmapData's Textured is shared or...
Added support for the Mozilla Public License and added an option for other licenses.
Hxcpp needs the PLATFORM define for older ndks that require the gcc toolchain. We initially removed it since Lime potentially was going to have a minimum requirement of android sdk...
These features are pretty common in modern sqlite usage. They're included in the version we use, so might as well allow them to be enabled.
This PR contains two related fixes in `_hx_std_socket_poll_events` to make polling safer and more consistent: 1. **Clear ridx/widx on entry and early return** Prevents stale values when polling with empty...
I created a sort of experimental about page. It's technically live, but unreachable from the main site for now while waiting on feedback and potential adjustments. Leaving this PR here...