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

Update Google Closure to v20200315

8aba4fdfe08a491535805e5ac9ba5bbe177a19c3 authored over 4 years ago
Fix off by one when finding HaxeObject; JNI string

This PR fixes an off by one in `strncmp(src,"org/haxe/lime/HaxeObject;", 24)` call. The string l...

d9b35012f4e5d85144ab1119440a8b5eca04d6bb authored almost 5 years ago
Revert "Allow sparse rendering while resizing/moving application on Windows"

This reverts commit c873ff2f2e7dfb9a2fcdf126486f90b9fa288868.

fcac0410244f954fe7a1ba5f775217fccf9bc85d authored almost 5 years ago
Revert "Send both update and render events on Windows resize/move"

This reverts commit a2413c4fadf8e561e8eeb9d4b6b338a4f7f8789b.

8fc7b43eda077358c23062f242dfb4e70fe58a55 authored almost 5 years ago
iOS build fix

43666e816d3fd5840dc0858aae420f940e30d4e9 authored almost 5 years ago
Update SDL

bedcd60815afa5f60bedd98b7e66a1a17b213eaf authored almost 5 years ago
Revert "Restore previous focus after setting HTML5 clipboard"

This reverts commit 8ca19278443765a93bc74abd6f91128856c4e3c5.

84dba98700868641056cd7d55852abcf9b109ade authored almost 5 years ago
Update to SDL 2.0.12

42283e61bbbfbe41726ff1c32f0ddd197574903f authored almost 5 years ago
Revert window maximize/restore workaround on Windows (causing maximize to become disabled)

c0c061c8669f874e0b10ec29ead972d8fb7947e5 authored almost 5 years ago
Restore previous focus after setting HTML5 clipboard

8ca19278443765a93bc74abd6f91128856c4e3c5 authored almost 5 years ago
Send both update and render events on Windows resize/move

a2413c4fadf8e561e8eeb9d4b6b338a4f7f8789b authored almost 5 years ago
Allow sparse rendering while resizing/moving application on Windows

c873ff2f2e7dfb9a2fcdf126486f90b9fa288868 authored almost 5 years ago
Remove outdated line from readme

17aa0bfd326bc7d9f49ebc73fb0981a301c5e3eb authored almost 5 years ago
merge plist files from extensions

4e9a5e626e46a7922c5f42a7ac79497d56259dec authored almost 5 years ago
Remove setTextInputEnabled workaround on Android

5a99ef3175e9647d0d7fba16ee9302bffa62a8e7 authored almost 5 years ago
fix some implicit casts

62ed5c2cb9e8de9131db61d1529995e5abc68021 authored almost 5 years ago
Update default iphone simulator

Iphone 6 silmulator is no longer supported, updated to iphone 11

72dd60f1c851afac9f9166b963bc76e2ece15097 authored almost 5 years ago
Add case for RenderBufferBinding to getParameter

This fixes a crash in Neko, where getParameter returned an int, which caused a crash in __getObj...

ccaab1fbed87ba2664d28fba1e0bacc18cbe8e99 authored almost 5 years ago
Update CHANGELOG

44ee47ada8fef3f9cf7b22c39a1488726ed9bc11 authored almost 5 years ago
Switch macOS to OpenAL-Soft (resolves #1369)

37353d6ada68ce67a434ff577fe3c5796e38ebc7 authored almost 5 years ago
Use gradle built-in shorthand notations for jcenter and google

1fcc76ee128f7f284dfa5d1391d45ee814fc323e authored almost 5 years ago
Change http to https in gradle-wrapper.properties as services.gradle.org is inacessible over http

7708353a6a015b24fc9bcf51e0e21593e0047544 authored almost 5 years ago
Update CHANGELOG

d7bd8202387111fae0ffbddfd445f9f14fef8b9e authored almost 5 years ago
Fix Electron build

46f282eda21d68c77cce803e2ba6bf099d7bf233 authored almost 5 years ago
Update CHANGELOG

7df7bc621d4f5857bfd9077d3f4645591e2ee982 authored about 5 years ago
Update to 7.7.0

fb8256d09933e7338a803fb8f47948d7ae146327 authored about 5 years ago
Update LICENSE.md

a7f5965de49e26dfb9e0fbf16069ca1ffa1a8bbc authored about 5 years ago
Update NOTICE.md

200b734c31ce36fb057181468a81aca5394c4560 authored about 5 years ago
Fix formatter bug

96c04f57bed932b3def7eacd9c47412c24dd89e8 authored about 5 years ago
Fix window orientation auto in AIR template (resolve #1365)

e5bc4933754e164b7dc5183a5a72669a29b472f9 authored about 5 years ago
Run formatter

ea57f2211c7f02a1c3fb157faf44088357893ee0 authored about 5 years ago
Update SDL

c8b994e1ced94ca87189b2869f29c5085411ecd2 authored about 5 years ago
Patch issue with GLRenderbuffer garbage collection on native

47506b35e4c2da99a8ea916308565c2ca5671018 authored about 5 years ago
Update tinyfiledialogs

60d3d29124be01a81efd1b183268b075794c3ec5 authored about 5 years ago
Reorder the logic for the copy / past in HTML5

Added a focus() fix for copy/paste operations in Chrome.

db8279e92898aff8a339b3375b69cc3e9460b114 authored about 5 years ago
unable to rebuild ios

70493d21c2b711df65ae78dbb9df8c8f22dea815 authored about 5 years ago
ios simulator is not launched

19db3fe05b12f9108c877a20224465361b7cbc63 authored about 5 years ago
Fix HTML5 clipboard

a6d90bfe9553c61dc6e9d7fddfc886a1110b607e authored about 5 years ago
Allow Assets.unloadLibrary() for default library

bb688b596c713fe19976b976c14a29fabb127f77 authored about 5 years ago
Implement missing ArrayBuffer methods/properties

4b059c4cbf666d7773738613241b1316900f0750 authored about 5 years ago
Add hxnodejs to Electron template

883ba6260e3797af2d1c87e88aaee376e5e6d594 authored about 5 years ago
Allow use of launch storyboard instead of launch images on iOS

d5e80fa5c1dbacdcc43a8c31436d823aca305285 authored about 5 years ago
Update main.yml

97a658075227d3fbf5681ea4dde2ef79ae67a40b authored about 5 years ago
Update main.yml

4912227150bfe204287933f87a84d4aaf042452d authored about 5 years ago
Update main.yml

c5573e425d617511124c66c764c0ec4b60794068 authored about 5 years ago
Update to the latest Gradle 5.6.3 and Gradle Android plugin 3.5.1

Fix issue with ANDROID_GRADLE_TASK. Set apk file in separate folder ( from
gradle 4.x)

72beeced30a909d867a72e8401f76ff4b9d6e817 authored about 5 years ago
add `failIfMajorPerformanceCaveat` option

See https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.2.1 :
If the value is true, cont...

45e38dfca2b500cfbba5a903ef7fab6500e671fe authored about 5 years ago
Create FUNDING.yml

984a33e35e2880b5298e55f2bc97bd74723adb3b authored about 5 years ago
Do not return path in FileDialog if empty string

ff237746f4f0b67ac0aa63334e2814dede5a6d3d authored over 5 years ago
Remove Howler.js end listener on stop()

8b441e30c567c9030f7a9681a8f226601b6fefd2 authored over 5 years ago
Update main.yml

dfc1507565088c1cdfe17b709d8d0835e29a3bf9 authored over 5 years ago
Update main.yml

23a295877f9e1d40d1520ed375eb410d705d8eeb authored over 5 years ago
Update main.yml

4b1c2a1bcf59d429aa331f7bfb05addff5650b08 authored over 5 years ago
Update main.yml

f5aede2985777c50a1728447131070a3f1560fb2 authored over 5 years ago
Update main.yml

7e80a935d641445c8734d6f1a11e410ed8d0fd6b authored over 5 years ago
Update main.yml

8db19ae89095d1a046afbd517226f9f44cbf2b8f authored over 5 years ago
Update main.yml

0990f11616110444cc1a7bd46074779113ca9566 authored over 5 years ago
Update main.yml

8b690d15e64becd987909785e98770b9e3e299e8 authored over 5 years ago
Update main.yml

24dc4b4baeb91489a76a870d8dfa6d5fc58997ea authored over 5 years ago
Update main.yml

cf50ae28da549bdc4acc3534b9870e2233e46764 authored over 5 years ago
Update main.yml

71e8831361ce698b7116afbc450aad2c34abff04 authored over 5 years ago
Update main.yml

98e7e95720b14448562ac98eed27345f5e2e8561 authored over 5 years ago
Update main.yml

fe437204b88d50669d22fa0f405eececac144437 authored over 5 years ago
Update main.yml

b3d5ffb963a2ce452ec7520f90f3a60cb34526da authored over 5 years ago
Update main.yml

c658b45ff35f1af33b82d0d58110776e7df97ef4 authored over 5 years ago
Update main.yml

93ecc76c73e39cb22f13433ffffbdf1cdbe5e02d authored over 5 years ago
Update main.yml

6d20b4b8fbe5860ef44204e216500c9aa2998605 authored over 5 years ago
Update main.yml

cb0e35738bbca7a8dbd4137d21e77b76b15c0b18 authored over 5 years ago
Update main.yml

19994db3f6d80c872382b75431b87cf43ddc6684 authored over 5 years ago
Update main.yml

d345a962939ff83161d7e3a2da7ca83a32ce4333 authored over 5 years ago
Update main.yml

584eb98de2985950bcff05d91c45186bb0662d43 authored over 5 years ago
Update main.yml

6320ae386e595205f53c8a511699ac7825b5376c authored over 5 years ago
Test Github Actions

95c776d492d3a360db0c1c3ce815466e2a9168d3 authored over 5 years ago
Null Apple locale region fix

90344e0a600046c7232fc2d1ec2daad42eb654bc authored over 5 years ago
Remove debug message

3ecca19ec46f59b7849747eb28f3bbe87b664c7e authored over 5 years ago
Revert unneeded window changes for Android fullscreen

3000f74f06981a93ac759ed3f6a92d0dc3d61503 authored over 5 years ago
Rely on SDL for Android fullscreen window behavior

bb2af5eed1b2759ad622068f2071fadce225f739 authored over 5 years ago
Fix double root path

274ae5fe3bafa717462abe9d40674e498a3b09e8 authored over 5 years ago
Remove hxelectron dependency

21d64f9c1c6b17286a438754b016fbe1cbdd429f authored over 5 years ago
Add NVX_gpu_memory_info extension support and return 'getParameter' as an int if an unknown param ID

4edb4b413ad828b552421105bead454cccc5050b authored over 5 years ago
Added correct platform for android x86_64 builds

40f16ab2f9ca99ea247b4a0f4d35b2204e803eeb authored over 5 years ago
Update HXCPP flag for x86-64 arch on Android

e4077d38fc53a98c8e2d59e5d728c87c7e2f321d authored over 5 years ago
Set buffer.transparent in Image.fromBitmapData'

e5a9744d4bfe379cc738d594203a073e4d10a3c0 authored over 5 years ago
Don't use the hxelectron library when building ApplicationMain. That sets the 'nodejs' compiler flag, which emits improper JavaScript when running in the Electron window.

e2ae97d6ccdbad50df01a70be3e76fd7cce4faee authored over 5 years ago
Workaround to fix minimize/maximize on windows when not resizable

50921faae6b607624774286ce51d92a2b927b7b4 authored over 5 years ago
Update CHANGELOG

de38f38e596630970a59adaff24056e82de12165 authored over 5 years ago
Update to 7.6.3

0913f1dc327e1867d3de6f76f0cf3691912bfccc authored over 5 years ago
Fix CURL WRITEFUNCTION callback on HL

148c8469b7ec8fd68ff76f10a167f4edd0193a09 authored over 5 years ago
Copy 64-bit binaries on Neko when using Haxe 4 on Windows

a48bf57c01f9f594827ec75038f5d47c94b22388 authored over 5 years ago
Update SVG tool

b6ea437a8aae15a1558de30443d1beff42755a8a authored over 5 years ago
Fix 32/64-bit Neko NDLL path

641bfd50f4937bb1850c67d02b7278bb1d4b7f90 authored over 5 years ago
Minor compile fixes

277bbe6ae390f357b347867666687134ceb693fc authored over 5 years ago
Update CURL.hx

baeb5901e6b2e57052fcb211307c6803bf856366 authored over 5 years ago
removed unnecessary variable

76ae1aa7d7313e747261598ffcac453831d97eee authored over 5 years ago
Tweaks to make HTTP requests work with HashLink

0374c626918a2bbdb95e77915490efbbee979711 authored over 5 years ago
Update CHANGELOG

1999005e980686d5b3cc7144178d5e553166a60f authored over 5 years ago
Update to 7.6.2

b534c8b6818a6bf4350ab8908471e361fd3807b6 authored over 5 years ago
Update lime.exe template file

4eaf5fe290b8bc702efe41ff21069f7dbf3afeec authored over 5 years ago
Update SVG binary

342e875ffb8c1f653b73118f0b840bb14dc3f7b5 authored over 5 years ago
Update lime.exe to work with Neko 64-bit installed

aeff90d3b07db13dd6d61b1a642a00351c513b7f authored over 5 years ago