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

Merge pull request #342 from kiroukou/patch-9

Added fallback to filename when font name couldn't be parsed

b31d3cef675096d6b2a94c0c096465bf60776896 authored almost 10 years ago
Merge pull request #341 from player-03/master

Corrected a class path.

9dfca394d3eece81a36d8a0fcf62cad8dbfbfe94 authored almost 10 years ago
Added fallback to filename when font name couldn't be parsed

Just added a simple fallback in case the font name could not be parsed properly (we have such fo...

d6c42146fd9e6341d5124c54ac8988bf20cd7cf4 authored almost 10 years ago
Corrected a class path.

bf87c8bec421eaf5b25f562d15cd1a8afe5732bb authored almost 10 years ago
Enable OpenAL for Emscripten build

a127565d0b8c3ab665636b61ebd682e0c6995a0d authored almost 10 years ago
Update to 2.1.1

de24b1ed61c8d5ce048bba589f1e1773beea7809 authored almost 10 years ago
Update CHANGELOG

646cab65d9ba69e43d658f9fc98e7fb7232e89f1 authored almost 10 years ago
facepalm

941e55c90de4a9c4b8529bd313ac581048ca95f8 authored almost 10 years ago
Assets prefix fix

ef66e10dd23911299dbe0ed22eac27c713eae64c authored almost 10 years ago
Cleanup

aa40cc1d10a25d6ba041bb90c77de6dd0576f63e authored almost 10 years ago
Merge pull request #340 from kiroukou/patch-7

Security fix

ffab4beb230db7e9c2cb0b0a1fa1a759fdccc312 authored almost 10 years ago
Emscripten cleanup

dd6facab4219dae61cd5733b0d0e5e9bead14663 authored almost 10 years ago
Fix HTML5 asset URL

643ff2e363a0d9bfae90b21a2c1d8f32575de0a9 authored almost 10 years ago
Security fix

This fix is very important and avoid a very vicious situation we encountered...

We have an ar...

8a3212d814eaee503d88bad7862a0f1418464e91 authored almost 10 years ago
Don't force full ES2 support, WebGL friendly API should be fine for Lime

dc0c749f2dbb614a2535dfd129c4398addf8d745 authored almost 10 years ago
Add Emscripten support

62194c78425a3b795d3e90262a79ad41ec76a5ab authored almost 10 years ago
Merge pull request #338 from neni/patch-2

Update run.hxml

623547bbf57aea53a73710d25a3e0baf23590255 authored almost 10 years ago
Update run.hxml

add root directory to import paths (need lime.project.Haxelib).

b9a44d1652861db5671381641929cc83461f0ed6 authored almost 10 years ago
Update CHANGELOG

1656c1a3b562a150aa81bb9ee00e22df2babc208 authored almost 10 years ago
Update docs

4863ad407aee0d01e906f7334067ba8dd797eff5 authored almost 10 years ago
Clamp ColorMatrixFilter (legacy)

b0438b8686b718c1da3fe812192711dcde2f4244 authored almost 10 years ago
Legacy sync

96bc549ed8f1d11397a31e73b85f1c8598213c52 authored almost 10 years ago
Fix setTextFormat() font update (legacy)

b8e4f9515e2ede004646eb24c2ba5c0cf6b95e89 authored almost 10 years ago
Migrating components of the Lime tools into the public Lime namespace

ef86c425b1f6d01f7b016fc5e1f4df5260a35766 authored almost 10 years ago
Merge pull request #326 from ioga/assets-prefix

Support custom prefix (root) for resources URLs in html5.

851931b220fafb10c11ac61dde54c3cb55865704 authored almost 10 years ago
Emscripten tweak

8e5dc162524184d8246d853994763a61f658a099 authored almost 10 years ago
Update run script with Haxe 3.2 haxelib fix

215d72815559d7280cbb6cdfd5866e545d15a00a authored almost 10 years ago
Fix for newer haxelib

55d2334e728819e92659ce275fb27d26d5a7addb authored almost 10 years ago
Fix HTML5 build

cdc7dd4b22a6d9a791f1c12ad325bb22237d04a1 authored almost 10 years ago
Initial implementation of AudioSource gain and timeOffset

340ecff2bc403cd2bb6afbf01dd4ee63326d71e4 authored almost 10 years ago
Make sure OGG file is readable

74b7f299525d4dcabaf31ba5dfb5b6b89c5476a5 authored almost 10 years ago
Fix Windows file I/O

e5ea71930d5ff1fa685f9c2b6e20b84fb6c1ebe2 authored almost 10 years ago
Fix HTML5 System.getTimer

90f9b7ef39a8b4e1adf40b2d4f8e46f0a86bc6ad authored almost 10 years ago
Standardize asset sourcePath for templates to prevent Haxe compile error on Windows sometimes

f9969e803ff11361107c02edaa0c4aa65f4163d7 authored almost 10 years ago
Mac fix

40f9db7cb207e946fb7412383970cb859decfdc6 authored almost 10 years ago
Mac fix

a2e8a1d7479ebde3f9ebd584702a2c7ee659b60c authored almost 10 years ago
Fix createImageData

f7ff0f79049a118e62311c0e25a8a871f3e63490 authored almost 10 years ago
File sync

3306f00f9b1ea834367a4052138b71a53a78069a authored almost 10 years ago
Add lime.utils.JNI, initially supporting JNI.getEnv

7134baafef4e88be3cae8f8b5e8f2574f9cd638f authored almost 10 years ago
Add HAVE_LIBC when building SDL related files

4dde86050591ccb96236701ccc03e4aaf883fb94 authored almost 10 years ago
Added System.getTimer, moved file I/O into system, removed unused

38bc6bd04e0fdc7e55ae8bd836107d0866691580 authored almost 10 years ago
Fix JNI JPEG and PNG file loading

8f9591365a7fe1368d09e075b63b75aea2492b08 authored almost 10 years ago
Fix audio support on Android (non-legacy)

d6f6e926638cf60adb0ef2223803ee60ce7a6fbd authored almost 10 years ago
Get Android working with files, add quick fallback to PNG/JPEG if no FD is available and implement SDL fdopen

54679644535652e1838121cdd23ccc97d71346e1 authored almost 10 years ago
Use SDL_RWops

f7ec042ce5f251b7c2101f4374a8eb00871eea75 authored almost 10 years ago
Unlock Android emulator automatically, skip the 'connect' step for emulators

5fce0304858097d187c0442f6190f2ef26839342 authored almost 10 years ago
Default to X86 when using the Android simulator

f5762afd3a237311aa26f26a156b1b40567d6e91 authored almost 10 years ago
Patch use of framebuffer ID instead of resource ID (legacy)

e6e4bbf2f32954a9e051ee10c1c7752639b9351e authored almost 10 years ago
Try implementing more getParameter values (legacy)

9302b124e2beb73893069b44288b87b708673dfa authored almost 10 years ago
Fix documentation

1d8cecfd1bbeb41da90f093ebb6aa16c98f8ac89 authored almost 10 years ago
Increment API to 2.1

328bdf46230e4a736415002ce073bb7d7b979f2f authored almost 10 years ago
Refactor, make most events instance-based (not static), move events to Window, remove 'EventManager' classes, implement deltaTime

5504dff3441caf71cc16e257c6362d661def67c0 authored almost 10 years ago
'All Rights Reserved' not necessary (http://en.wikipedia.org/wiki/All_rights_reserved)

87cd4b2dbb4b32d7cbe8a03895e0d2a35f8662cc authored almost 10 years ago
Update LICENSE.md

f0198b5316882986afd6495db8091c4dc12f1ab1 authored almost 10 years ago
Update LICENSE.md

d99cddb7e8f5b3873175fb6cbaebf49ccb6e6200 authored almost 10 years ago
Update LICENSE.md

a5487f28580b67f982906e34155221cfa4627e5b authored almost 10 years ago
Update LICENSE.md

c1c971f3e43c642ea4df2aa0e8c678343ee630f2 authored almost 10 years ago
Update LICENSE.md

d6ab9af2288b70f31f7c71b2407d3fb8f828941a authored almost 10 years ago
Update LICENSE.md

32e9be13da5dd5859c3bdf1676a6eabf4e65a998 authored almost 10 years ago
Update LICENSE.md

c0ee3ab703330b3e717ad040c11a5f5eaffd1228 authored almost 10 years ago
Update LICENSE.md

7072f031665a3cb499be178fe75e6cd24928745e authored almost 10 years ago
Update LICENSE.md

d555280bb4b3fb117bcf599577e4718660253305 authored almost 10 years ago
Update LICENSE.md

03cae9f455badb6a5a5cd7aece79aed17cf8c2bb authored almost 10 years ago
Update LICENSE.md

81d63b564c21f29c67e293763e1ca3151e6dbab7 authored almost 10 years ago
Add application.removeWindow, window.close, and fixes for using an empty config

05ce36188b03c3a808cfdc705b478fd67a919a05 authored almost 10 years ago
Allow null Application config

d1159824bd48693dc1e57645bf796635764ed6fd authored almost 10 years ago
Improve testing support

41fcc1f4df6cf7505e982febd90337f34eeecdfa authored almost 10 years ago
Add exit cleanup for OpenAL, in case proper shutdown does not occur

9777ef4001c1b4db2a2e495ae2b2261fa9cc9f62 authored almost 10 years ago
Fix IntToWide, ColorToWide on Android

52fee828f024e2ffba47895aa7901a2188b2c13a authored almost 10 years ago
More ADB shenanigans

f259724627118f59c549cc2fc30874f8344fab83 authored almost 10 years ago
Fix run.sh order

aa15d71e1f7adcd44f3550ec709d44ccdf4a0615 authored almost 10 years ago
Template out Lime runtime munit test suite

177a4a1b8dfd1d1fc4877a5c7967921a92ef00f7 authored almost 10 years ago
Merge pull request #331 from cbatson/CapabilitiesGetLanguage_zombie

resolves https://github.com/openfl/lime/issues/327

774a70aeac4f19464aaaca3fae1e30f563add508 authored about 10 years ago
ANT_HOME and Linux ADB listDevices fix

5553c4529adc7c92c1965d8cd879d8c1fd9949f6 authored about 10 years ago
Include update to TextField

49b7d08622d6bcd3ffeb80f2f9f90eb44713a4d3 authored about 10 years ago
Setting key modifier value in SDL key event

482cf73341c3470d60c218b37e921061d38e90a6 authored about 10 years ago
Merge pull request #333 from cbatson/ColorToWide_typo

fix copy and paste error

2273861ebcbf9d440585e3bee9301d775627b0e4 authored about 10 years ago
fix copy and paste error

2a23e96baa306a187fe1a100bd90ebdc85ba12cb authored about 10 years ago
Improve consistency between targets when merging documentation

c8abf857bc7185060809b390f14c7d431b799599 authored about 10 years ago
resolves https://github.com/openfl/lime/issues/327

04722e11aa4a19aea4cae98f6e68e1dd394e47b4 authored about 10 years ago
Fix README

26a0b6a8f3170ef1d62fbf397aa0689d3cbac5c0 authored about 10 years ago
ConfigData fix

ebbbe44eacce1fc7c955887302b98351c8339b0e authored about 10 years ago
Fixing error in Text.cpp

d11045a4f9acdc6c00ee3c1809ac983a2558bb6e authored about 10 years ago
Whitespace corrections

94b9ea1b86b814961330d196411187b164be3901 authored about 10 years ago
Improved font error handling when file isn't found

3827df69526352bb40b8be1aa929d582113068a1 authored about 10 years ago
Harfbuzz buffer needs to be reset every time fromString is called

9c5352a11085f741e5a389e43bf7f6a310198fbf authored about 10 years ago
Cleaning code a bit. No need to call Font.loadGlyphs since this is done automatically by Text.fromString

23f8e01d2aae9cfa72393ef793e7f7be7aa71f25 authored about 10 years ago
Fixed Arabic text rendering using Harfbuzz. Updated TextRendering sample.

5b2287a374320b0ffeebae5fea38c2776e197fa8 authored about 10 years ago
Throw exceptions instead of directly try to use uninitialized handles in text rendering code.

11008a12141cd6fc3b2e2a3126018db2d4fa1539 authored about 10 years ago
Throw exceptions instead of directly try to use uninitialized handles in text rendering code.

070d2833b3a04d00574d363e250b4b260321a697 authored about 10 years ago
Update documentation

6bc8a8eddac734ef4d70517c669fd6060dbf78df authored about 10 years ago
Support custom prefix (root) for resources URLs in html5.

Allow users to specify custom resources root in lime.embed.

1dc7c513e4aa7c2a134bb4062800cf7ca992b592 authored about 10 years ago
Fix crash when dependency.path does not exist

30d6139ee554644018b745cdefe856de1c1780df authored about 10 years ago
Update to 2.0.6

e41411b5e9646dd9407a7f43918846045ebd61f8 authored about 10 years ago
Update CHANGELOG

1fd8f0970cae866d383ad24929aa7c9c404e31a5 authored about 10 years ago
Add js-flatten and DCE full to HTML5 -final HXML

7700c12567d027cd85c47a1a2ad7b3a3795c91d0 authored about 10 years ago
Update Google Closure compiler version, run minify by default on -final HTML5 builds

25286bcdc4c5c6bf6431f79a78e2ccecc65bcab5 authored about 10 years ago
No external OpenAL lib for Android target

1dcacbc69c1af814722c385c502e3c2bcc59e8de authored about 10 years ago
Update README.md

32d2d48e1eaeceba5aa92e6ab53c3808226a8f05 authored about 10 years ago
Improve console context, add support in 'Hello World'

081dd94565f8d19c55fe8e385c09aa7d7071a8a0 authored about 10 years ago