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

Better OpenFL ASCII color on Mac

8e014d6a5751d20472e0c111e32a6667cfb7bbea authored about 10 years ago
Better approximation of cubic curves

90ab2be4e6913245ce85848129ef8233f6467cf0 authored over 10 years ago
Fix initial support for cubic bezier font outlines, need to come back and add support for multiple quadratic curves for better quality

da1ba2a143993c44be2561ce412d98e4ab12c6e1 authored over 10 years ago
Update to 2.0.0-alpha.5

a2533f111b4be551092de30aa3e4557b352f3116 authored over 10 years ago
Improve handling of font family name, move AssetHelper.processLibraries and fix a couple colors

58e70d4b76fb2aa4e13927b8c37c23b9ba4c6428 authored over 10 years ago
Use proper font name when embedding in Flash

33d25eaf16d99278195319b92f171809909ddb68 authored over 10 years ago
Add support for 'openfl' style command

141193e4c8e5a38f2f92d6113727a94605782391 authored over 10 years ago
Handle null audio data from bytes

27bacd6148bcee337e54fe269b66e00ff9fefc5e authored over 10 years ago
Handle null audio data

c64fd2ae0cc6a1b25d0a4957c5e21925510d3032 authored over 10 years ago
Update CI script

136125fbed7efafd35d2c7b03815577dffce4b97 authored over 10 years ago
Include patched (dev branch) Haxe Boot class, to fix Safari issue

f27817a5d4ee498985730dc874f9801efd726a59 authored over 10 years ago
Update to 2.0.0-alpha.4

c385445314aca76251f7898fba267c9147f130df authored over 10 years ago
Enable iOS splash screen generation again

58031623b7401a82181f6e46bd1d35a6226587cd authored over 10 years ago
ConfigData improvements

dfd2af673296bfb0d7d4c12f59a9d11b4eafeecc authored over 10 years ago
'lime create' patch

a3bd5e811181dad794209a1f011b78f257649af6 authored over 10 years ago
Parse the hxml more intelligently.

Based on Haxe's documentation plus a little trial and error, only the first space on each line i...

5e01a7d046a834015b6ef18fea85940290b79bfa authored over 10 years ago
Update to 2.0.0-alpha.3

75e424b46772bcd7f1c70f4a4ba121e861375193 authored over 10 years ago
Improve configData.merge, 'create' fix

5ee3082a3902ec60f661d9ed0f4485d2408b9563 authored over 10 years ago
Disable arg combine

8b56b03641ea49d26eee55f995a629f4e89c5637 authored over 10 years ago
Merge pull request #246 from player-03/master

Merge consecutive arguments that don't start with -

6b8f7d968433251d3cb2dcdf5c05205156166544 authored over 10 years ago
Fix 'lime create extension'

3f864e72b7ee8a83325522ed58d26ed3590f984d authored over 10 years ago
Don't skip the first argument.

(See comments on previous commit.)

e8f3b83dd8e793bf6cda6cbfe21e07d90cbbc767 authored over 10 years ago
Merge consecutive arguments that don't start with -

Otherwise, if the app title contains a space, it'll be passed as two separate arguments and Haxe...

029c5009a9d9cb536c7485d0ac2deb96e4b3117b authored over 10 years ago
Use a regex to split the hxml file.

Allows skipping the "replace newlines with spaces" step, and ensures that there aren't any blank...

4d3a2fd1cddea17cf2250a77a808fafdaca91530 authored over 10 years ago
Clone defines, just in case

64a7316e261af2678e6f2cd4aa214db6995c0535 authored over 10 years ago
Merge pull request #245 from player-03/master

Copy defined variables into userDefines.

c734e94fa57de6c1e05d0c55337fded0bba70a24 authored over 10 years ago
Copy defined variables into userDefines.

Required in order to pass these defines to included libraries.

cb78889efc698465fb2a86b25202e6619b2fa0d5 authored over 10 years ago
Hide help completion from FlashDevelop

c4cfe94aec7edc867b066669ce121bdd35f90b45 authored over 10 years ago
Add dummy haxelib.xml

625d7b03b2b9686155b75dea6d60e2768a35d9ac authored over 10 years ago
Pass -verbose to library handlers when in verbose mode

b3fae5dd665aa3500f781b29deb606b257551e12 authored over 10 years ago
Remove debug println

743fa93787df2468c5b313958c24b8c74a139e4b authored over 10 years ago
Add initial support for <library path=my.swf preload=true /> for OpenFL

3f670cb624b39c85474b974678ec116413149df4 authored over 10 years ago
Initial support for assets.bundle

e54bbf84b4c578a609220b55611da85c4d9c6ff7 authored over 10 years ago
Fix for HXML comments on Flash target

bc18b61a29958e619bfc43c2253dfa7dbf5767aa authored over 10 years ago
Update to 2.0.0-alpha.2

06a949b1b5f93ef8b5804fa4bdc8747d192ffdc7 authored over 10 years ago
Fix 'bin' template paths when Lime is not included

78cfc4f23a78dc836ba024e242c8589d8bfb06ab authored over 10 years ago
Android tool fix

2897e62da51ab44ba45a5bb5b617e197e716e131 authored over 10 years ago
Fix 'lime create'

3fb5f65cdd4517ee128d6102e2a686c7b704688b authored over 10 years ago
Restore Flash font embedding

79082949a6844bc415566f556a9a675a8f2c8121 authored over 10 years ago
HTML5 mouse coordinate fix (account for letterboxing)

1dbcc45890327be1e64f83f3c7feec22112563bd authored over 10 years ago
ByteArray fix

f82922b14974dd6472ef512d323dde0b1de756d5 authored over 10 years ago
Fix ByteArray initial size on HTML5

5515ed85d600efe77df0f11b7fb78ad6585c94b5 authored over 10 years ago
Prevent arrow and space keys (for page scroll), but don't prevent other shortcuts (such as Ctrl + Shift + I) when targeting HTML5

1d3d3353215f2bd32a673bdc6c1c4a22a31995d9 authored over 10 years ago
Prevent default on HTML5 key events

1fe986445aee8345deaf9a1e0b98d5ae842fb5b4 authored over 10 years ago
Fix iOS linker flags

8bb48383b1cc049914029b36fed311e86bb781b8 authored over 10 years ago
Merge branch 'master' of https://github.com/openfl/lime

ed69b1234c008c7406d43ef4f3ab8ad3d100622a authored over 10 years ago
Duplicated classpath fix

35973a60e7804e9daba133b0afb564c0426f93a4 authored over 10 years ago
Update README.md

1aca5d1320167a46dedbb15e5874489a20be35fb authored over 10 years ago
Update README.md

6e81335cf9195ef037f7a251370ed642e654b9fb authored over 10 years ago
Merge pull request #240 from mandel59/language-tag-zh

correct a language tag

171f00eb45dbc2f8e5f24e912e646b9dc6e4de42 authored over 10 years ago
correct a language tag

`ch` for Chamorro and `zh` for Chinese

1a73ce418e7778d355aab9d31e2b21d5aa0e5498 authored over 10 years ago
Merge pull request #221 from pperidont/saveInstanceState

Add on(Save|Restore)InstanceState in Android extensions

b80b6b22012f0e8a14c8446603148a31937006cc authored over 10 years ago
Merge pull request #223 from darkdarkdragon/master

fix for fillRect method of ImageDataUtil

96553f5d29d595de51e522abd21c79698d735400 authored over 10 years ago
Framework path fix

c9e8fa56cacf7b6b31be809477427ae3212ef23c authored over 10 years ago
Merge pull request #228 from cbatson/framework_path

Facilitate framework paths containing spaces for iOS.

96be07353151efdb4e2bdd264c984d2b808953cc authored over 10 years ago
Merge pull request #238 from starburst997/master

Fix to compile Flash to version 10 and below

f670d1347da292a8ebf36cc31aef1c065fd082de authored over 10 years ago
Fix to compile Flash to version 10 and below

3417771c626b770b752dd31a01cacd6390dc5ae3 authored over 10 years ago
Merge pull request #234 from mrcdk/imagedatautil_copypixel_fix

Fix for ImageDataUtil.copyPixels()

edf8e075845891cb3d1e0b471e5a918e9842794f authored over 10 years ago
Fix colorTransform also

74f2672c0d86da0ce526a454a8c818a4899eef10 authored over 10 years ago
Fix for ImageDataUtil.copyPixels()

6480b8cef511f1e7fb5a1006b0c1a42e98c30d64 authored over 10 years ago
Use older SWF embed format (as Haxe rejects some valid files), but keeping the newer 'assets.swf' -swf-lib system to prevent memory problems

ee78c0ff33c4bb05276e2b1fc7ddea89bacb4f0b authored over 10 years ago
Minor tweak

44f890f836b3781415c18f33e2391acd4fcdb940 authored over 10 years ago
Merge pull request #230 from larsiusprime/master

Tools fix for flash target when compiling on windows

37ee5d4607585c71ab3e16a0315cee27a7a9185a authored over 10 years ago
Tools fix for flash target when compiling on windows

d261fb46009437ec078b9b9e068febbeb55be773 authored over 10 years ago
Don't sync Lime legacy repositories when running 'lime upgrade'

c7c58959bd4490ade7729b6d93605a26493179a5 authored over 10 years ago
Minor fix

7e2d7939bd79ed23013f7b93e38086aaf5d441a8 authored over 10 years ago
Allow 'lime rebuild <target>' and not just 'lime rebuild lime <target>'

89c7f224f6630a92b0eba07556c8f7c56288d38d authored over 10 years ago
Merge Aether tools

540aa48c39ca5c63673a880ca87850f875f16642 authored over 10 years ago
Update LICENSE.md

f1e3707ad9256913bbbc128714b9e51276968b1e authored over 10 years ago
Merge pull request #227 from mrcdk/js_touch

Adds touch support for js

e3db90993dffc412d6172efcf054e396c7ab16e1 authored over 10 years ago
Fix using ByteArray.writeBytes when bytes.length is 0

c7b4f9dd68773240cc60e9ae8a2f1ef318a5163a authored over 10 years ago
Facilitate framework paths containing spaces for iOS. (Overlooked Release configuration.)

6ef745faaefb0fe758df1780ec22f9a1d0d5a95a authored over 10 years ago
Facilitate framework paths containing spaces for iOS.

32145347a93da9818c10044c5fb9c08ef0426fcc authored over 10 years ago
Adds touch support for js

6068266f345c41b823456236443101fab1c12c60 authored over 10 years ago
Timer fix

a606b7c87cb1eb4cef053f2f0de90032ff3e6f4e authored over 10 years ago
Update LICENSE.md

3ffc3437f3718c713c7be5e82bc085e0ae38336c authored over 10 years ago
PNG improvements

4cb658dab58bcddd498102b049ffab5c4d2ed4de authored over 10 years ago
Compile fix

6bcbb6d2230b084a176d73308ec7185e4dfb1444 authored over 10 years ago
Restore ByteArray compress/uncompress

98291b44f1fafb2eac9e58789c6fa3bf377dfe18 authored over 10 years ago
Expect JSON libraries instead of serialized ones

617acc646c21da02405f042a027c2a9b11e84088 authored over 10 years ago
Add missing templates

b46f750bee43454e721677bc0efcbc4c435837c4 authored over 10 years ago
Build fix

f2825da4e3c376669ed7fbde0890c35333e25677 authored over 10 years ago
Compile fix

dae11f65114a152fbf8b1266c391ade5ca2d16bd authored over 10 years ago
Use 'lime-legacy' instead of 'legacy' in order to prevent name collisions

ddb4b0ff8a6225b5dab4c63ca58b4db1c9ba0b0f authored over 10 years ago
Update CI Script

5941b605706a50189c4b198ca87ca280451f126d authored over 10 years ago
Fix support for Android

921466d6e13e2dd4d9585edbc06890ea203b8443 authored over 10 years ago
Android fix

d0f3f46bae13bc1b0e1b5e02b8790ee7adc6fbdd authored over 10 years ago
lime-console fixes

c6272146e0cc85768851b12c1300e2010fcc1ef6 authored over 10 years ago
Add System.disableCFFI in order to force binary dependency-free at runtime

260a6ae565eb2f5fe82d6c15d8d5ed55140195ca authored over 10 years ago
Fix static link order

abc07eeff8129217325344ecaa20ef99d8eb1c79 authored over 10 years ago
Add 'fulldebug' flag for Aether builds

8977ab0302621532219cf66cc755e4525ddfc5f7 authored over 10 years ago
fix for fillRect method of ImageDataUtil

ffcd7abc40095cb670d60c48a3398599135c380e authored over 10 years ago
Add on(Save|Restore)InstanceState in Android extensions

e4879f521bffd11a40b6b854026eb1ae4186fe17 authored over 10 years ago
ByteArray fixes

0a26fd0f6cf9f36394f94a29888848d66ca85691 authored over 10 years ago
Install hxcpp as part of Lime setup

c2ee4691736c3d51a769af101317931fabc07ca1 authored over 10 years ago
Fix legacy Tizen build

fdd834b978ca038a8cfdaecdf68ef473f2762d71 authored over 10 years ago
Fix legacy BlackBerry build

775cb0ddac1369450265cd59b6948074c6a461fc authored over 10 years ago
Add a Lime legacy path

4d12330694aa884395c264444f2cccdd44f6c3be authored over 10 years ago
Merge pull request #220 from neni/patch-1

Update KeyCode.hx

09a0f30981e55bcfb0a628887d34aedb5446cacb authored over 10 years ago
Update KeyCode.hx

67dfa0067b59ead1c37d55af9662531afca663e4 authored over 10 years ago