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 to 2.0.2

7d9ccc8dfbb36a33322068d734ab35d037003864 authored about 10 years ago
Add CHANGELOG

63d0a5b2f4e95e190ccb856cece8819689df5e01 authored about 10 years ago
setPixels fix

9ec7737de2fe76d6071ca6c250abce4db08c6538 authored about 10 years ago
Fix Android x86 build for now

46bebde00883680cf6deb740ac79d29847ba37e8 authored about 10 years ago
Fix builds for iOS x86_64, arm64, improve code caching, speed up build

f7ab6ab36b80522261ef3233a4a714c7183f109a authored about 10 years ago
Remove unneeded iOS libraries

44e69d461dd4e925a19b21beb3914549f1647c3c authored about 10 years ago
Rogue 'bin' directory fix

63c1b52219c04c1487e4760029c58861bb33bc4c authored about 10 years ago
Merge pull request #293 from mbalestrini/patch-1

Update OGLExport.cpp

fdf7b31b1500322a56c9dd98ff425ccdc076c4ad authored about 10 years ago
Update OGLExport.cpp

Fix GL.getShaderPrecisionFormat bug

a2ebec86d6f7d1735898c9d499e029c96ab6ddc9 authored about 10 years ago
Infinite WAV loading fix

f0bebdcc9d5d7376bd1bcb8dfd63446205ea50a8 authored about 10 years ago
Compile fix

2f9fe75679692ae2ba4f73ee9eb7d23b158d002c authored about 10 years ago
Merge pull request #286 from mrcdk/patch_0

Fix html5 ImageDataUtil.fillRect()

e89fca95a2f1c8080903ed3ca35d021c75c35123 authored about 10 years ago
Rebuild fix

b23bf05d2680fb1ebe0d2ae9d16a81307526db21 authored about 10 years ago
Fix html5 ImageDataUtil.fillRect()

c136797f179fb7e084cf6bb88989eb26ca558bb5 authored about 10 years ago
Merge pull request #285 from utibenkei/html5_loader_loadbytes_fix

[html5]Image.__isJPG/__isPNG/__isGIF function fix

07cbb2780396f486ac7468abcb2be222674ff5cf authored about 10 years ago
[html5]Image.__isJPG/__isPNG/__isGIF function fix

15c4c7d1f329ca7ccf328f0662607195d08a4fe7 authored about 10 years ago
Better leading

e1af2e2353bec700baf9369cdf35c4ed4ff4b4fc authored about 10 years ago
Leading fix

343c27b4c5c9f509fb06d336090a46e7dbc7c65c authored about 10 years ago
Initial Lime support on Android using SDL2, need to handle assets next

3687aa18c00577df9810003a4a75a01f3db75e33 authored about 10 years ago
Compile fix

5a85280115347bea24d5101fd1aced79e0be3244 authored about 10 years ago
More aggressive ADB restart

08368f20dcdbbe964f38d212de6243222c4f0548 authored about 10 years ago
Make sure directories exist when creating icons

e736f8919012f51fd0b57d1a62d4c661a2c60a76 authored about 10 years ago
Update architecture support for iOS, default now to ARMV7 as well as ARM64

d53ec1efd7cf84ce38b7e4f5693b2bb6798a7236 authored about 10 years ago
Minor fixes

b8075fc9fe7469d13cf16f29304407b7dd96a6e5 authored about 10 years ago
Some progress on Java GL, can run 'Hello World'

6925514ffced7758ebd9d4ed4709d10210f06064 authored about 10 years ago
Initial bindings for LWJGL on Java

6dd7ffaba92cbb2743a0f35357c7d3035886b97e authored about 10 years ago
Add unofficial 'java' target command

e82ab6c1b39dd1a67223e50c1fab83e3ec230777 authored about 10 years ago
Fixes for Haxe Java target

00b2486416009967a31d9c155474a8da599ca582 authored about 10 years ago
Add xxhdpi and xxxhdpi icons for Android

672ec7889189337388f2dcba4fb83974278ae2a3 authored about 10 years ago
Merge pull request #281 from starburst997/patch-1

Fix HTML5 CopyPixels

00ae9f1e131fd98168fc6d1b268402bf99d7454d authored about 10 years ago
Fix HTML5 CopyPixels

Using copyPixels were resulting in

Uncaught TypeError: Cannot read property 'clearRect' of n...

6c95c9ecbfd54c7f601f6d72592e43520564e89b authored about 10 years ago
Update to 2.0.1

0fdcccdbc14f30359ea446bc2ad88d89d7ab8e16 authored about 10 years ago
Fix ADB cold-start on OS X

a4416de359520d7c0ecd9750e6882dbef4b17a71 authored about 10 years ago
Fix font preloading for Safari on OsX

Safari on OsX reports some strange offsetWidth immediately after changing fontFamily, but before...

a9e0c2ed940f679e92438896b8d3e58426b205f1 authored about 10 years ago
Add GL.isContextLost

27e3fd701d3ca83666b9f452398877c743b59c32 authored about 10 years ago
Merge pull request #269 from mrcdk/touch_fix

Fix for touch event coordinates.

36ec3e59bc38fe9d2ea2c770fa121027e07c1098 authored about 10 years ago
Add support for render context lost/restored events, initially with support for WebGL (thanks @mrcdk)

68af1b5bb0d002e1f843367d8dd11a07b3469e29 authored about 10 years ago
Simplify Android SDK check

a59f419c061f041cc01c699ec5ab849076520a04 authored about 10 years ago
ADB fix, treat Firefox as type WEB not MOBILE, it may be for desktop or mobile Firefox browsers

8b3824724e3ce5ea92d4286c76178f2101d34566 authored about 10 years ago
Command, not process

eb3c8046252683a921ad7dcb5f24e7bb5690f99d authored about 10 years ago
Fix for touch event coordinates.

f2d8b91306d86ccbc3b6ef96bd8ecb87e576fdcb authored about 10 years ago
Update to 2.0.0

98d78d7d3d4bb47b1417f4dd55867db0c0c9a8bb authored about 10 years ago
Use targetPath when tracing verbose info about dynamically generated assets

3be10888d38ac7aba1336df596f1717546c7dc67 authored about 10 years ago
Minor Android SDK fix

0693fc9fc54f4e444835db2ecbd27b1868dd973d authored about 10 years ago
Fixes for newer BlackBerry SDK

7eabf50fbb9a2d81f5a0da9444e31f1d4ba67191 authored about 10 years ago
Add -dryrun flag for testing, improve the behavior of 'rebuild'

451a1ccc9a81d4d65d5d670d676f7c4f6f0b76c4 authored about 10 years ago
Only write build number if incrementing, only increment if actually building

11a5eee0e93c2eeab20d074fbb293af963242d1c authored about 10 years ago
Merge pull request #268 from alebianco/master

[html5] Honour the requested width and height

c54af2c33f868ccaab0617d9e5599315e3c0a3a0 authored about 10 years ago
[html5] Honour the requested width and height requested

90f041c911dec335dac47c103cd6f612e4aeda26 authored about 10 years ago
Fix 'lime create openfl'

99deb4f5163da3477e6b0138783a19ab93a183ab authored about 10 years ago
Initial improvements to 'rebuild' command and '-rebuild' flag, walking through actual project dependencies

b46c781b4cac1c345c9b79963ec3131dc9fc0efa authored about 10 years ago
Rebuild both debug and release locally when using 'lime rebuild' again, rebuild the tools when using the '-rebuild' flag

534a1f8c1eb5b8ef808dfaff2219db4ef2abfc4f authored about 10 years ago
Merge pull request #265 from alebianco/master

Removed double dispatch of mouse event for html5 target

85720d36079635cb61c65b2a156265087bf0602c authored about 10 years ago
Removed double dispatch of mouse event for html5 target

aa4e9b0e5150cd90d938045a2ec4b6bbd756b97a authored about 10 years ago
Populate environment with HXCPP config defines

296991de4fcb5b87430ca8ed2986060011367e25 authored about 10 years ago
Neko GraphicsPath fix

d49e563f73618e273b82cf7b392c33fbcda2304e authored about 10 years ago
Minor tweak

f1610818a97c363e6bbe351eddc8f715f68a161a authored about 10 years ago
Merge pull request #261 from fbricker/patch-1

Make substitute replace ${VARS} with environment values.

731ca7ee824b7aa2168c01cfd68315e16428f1ae authored about 10 years ago
Merge pull request #262 from shumkovdenis/master

fix https://github.com/openfl/openfl/issues/365

4d6901d9f219c4526f9dd444dafac697dad48650 authored about 10 years ago
Fix iOS sim

28eb8bc55f94ee3eaf9cb3e2dfd2882f4c3e3b3f authored about 10 years ago
Do not compile Lime debug binaries by default on rebuild

362bda05044454be40b003d8163a473dcac6cdb8 authored about 10 years ago
Build fix

a257c3a9b56971520ff7fa5b1d30c0dd162317d1 authored about 10 years ago
Cleanup/patch legacy build XML

869734b96dcb539eb28482c425f9e5a7b0719073 authored about 10 years ago
fix https://github.com/openfl/openfl/issues/365

ca86b62e8a950175ba642bffbdb3e872c93ee58c authored about 10 years ago
Update to 2.0.0-beta

3f5cc20cdebef46f7dd48e90a2ba40e00881bd6c authored about 10 years ago
Documentation fix

6dd02555c716ae6f8b84e52fb5fc363ba9f21500 authored about 10 years ago
Update CI script

b92076c8ea1f9bcd1c66155f29f52b73b63fb008 authored about 10 years ago
Update Travis CI script

88eebcf5785ff20bc162b1d6763f765f2c647a95 authored about 10 years ago
Work with older HXCPP releases

26def5b645a2433ab41c60a314ad4639860f004b authored about 10 years ago
Add snapshot for Lime legacy

bdc7039b19b9c30f80aa45b25a0f771a20dddd75 authored about 10 years ago
Make substitute replace ${VARS} with environment vars if they have no value set in defines.

This allows the use of ${ANDROID_SDK} inside extensions XML files.

42b02a76d2a0d40b13a65bb2a019b39ef09e0393 authored about 10 years ago
HTML5 fix

34828137800dc8287125f4478646795fc5a9ba04 authored about 10 years ago
Speed up splash image generation

8c065e576a9f3d959aa73e18bf2794b13446fa58 authored about 10 years ago
Add native JPEG/PNG encoding

1f24e162ec2eda06f439bc165aa7e99d6675c6fe authored about 10 years ago
Minor HTML5 tweak

f5c049d7ffda3bb03700635f6394d3f1c2f4fc51 authored about 10 years ago
Speed up SVG rasterization

724d87278065012947e1ae3f77a3f56c2a795868 authored about 10 years ago
Initial node.js support

8cc187b583afcd9386d826a430e8adf279543484 authored about 10 years ago
Make rendering on node.js much smoother

787592dea04945cd3aecf846a0cf52e8322907d6 authored about 10 years ago
Work on node.js support

e006b626bc869b64f0bd6d0f4ff5f6181952c4e4 authored about 10 years ago
Update to 2.0.0-alpha.8

070bfa0726e1cfe03d5fcc9b2ccabbbae5cbf4bf authored about 10 years ago
Only add -d argument when installing to newer Android devices

00ff209fef943ab71f6c1a24910c2fa0e8dd4203 authored about 10 years ago
Fix discovery of OS X Java install

c2e8cfb7667660eb11a6663729dfc93eb62a7799 authored about 10 years ago
Guard CFFI tool calls to new Lime binary only

78c21ecccaf4d855442c4ae7d08511513b153794 authored about 10 years ago
Compile fix

c7843ee319dfebec05b60d232209138c67f32243 authored about 10 years ago
Work on node.js support

17cb9e51b412dee6de6ad0cf11892adc1f290f34 authored about 10 years ago
Update to 2.0.0-alpha.7

9707c29a05d4edf7691ef19d727581008b627db1 authored about 10 years ago
Force Android app install, even if it is a downgrade

3b4ce5c37e8b6e18c01ff85154fc944338c9f3a0 authored about 10 years ago
Document -args

b2fa1e2b515e00a3b8c473bb640ad68b67a9a887 authored about 10 years ago
Fix -args

013ed2009355718cff30314c80f43de18ff713d6 authored about 10 years ago
Fix template

07d00ff04848f09eefd177df2b475ff049cb6c56 authored about 10 years ago
Use true font names and automatically register font names on native platforms

fe17a43f726b29439c635e8d10f45f792d2b1dac authored about 10 years ago
Replace js with html5

1fdc37a0b5075bcea11773e0186976b903e473ea authored about 10 years ago
Replace (cpp || neko) with (cpp || neko || nodejs)

20abb5679571c2bc7b7fb06a00395fb5236770b1 authored about 10 years ago
Add nodejs target

d2b5106da2c3e843cad41b8272997d33a5b51d4e authored about 10 years ago
Add patched haxe.CallStack to fix C++ stack order on errors

facc1a20c18aecc62408477865c8f738219e6751 authored about 10 years ago
Use version from exact haxelibs included, rather than the newest installed, when setting -D lib=version

6440f355eb12bcc2a8348d4859f0c4c99d756bee authored about 10 years ago
Update to 2.0.0-alpha.6

a79a5d95a9e9233d9b70a769e1d091ee230ce862 authored about 10 years ago
Fix for loading type BINARY assets as TEXT on native, improve 'isText' file detection

1d601c189e0ce250131cb4f8b9a086b9c777965a authored about 10 years ago
Don't require Java in order to build, skip SVG rasterizer when Java runtime not detected on Mac

f6c2c3abefea04a66abd8e5d203e39c478451b79 authored about 10 years ago
Merge pull request #249 from player-03/master

Parse the hxml more intelligently.

565c44b99bcf302094b0ad6127d77fd5d2fe03e9 authored about 10 years ago