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 #218 from mrcdk/fix_renderer

Fix the webGL and SDL2 renderer's stencil and depth buffers

8e3d3285925db777e6d365f9c9f4e9173b542c21 authored over 10 years ago by Joshua Granick <[email protected]>
Update README

cee220862f97fad03509c845fd263938abd22826 authored over 10 years ago by Joshua Granick <[email protected]>
Merge branch 'master' into next

768822be35048f574f38c17ed047aec9c9410dc0 authored over 10 years ago by Joshua Granick <[email protected]>
Add documentation to Application

765e9cb214d3dd97e40830019cba1e92a71965f7 authored over 10 years ago by Joshua Granick <[email protected]>
Initial API documentation

b649f1528b8abc3d2de6f1a80236dbaf1144ef71 authored over 10 years ago by Joshua Granick <[email protected]>
Update README.md

830b395439c35b6d1e3efb78b607b62b1c15107c authored over 10 years ago by Joshua Granick <[email protected]>
Do not center image in README

d91e857c894ef9555ddd3fdd014cb09781f5b41d authored over 10 years ago by Joshua Granick <[email protected]>
Update README

beb10013ed1ac8c9870069a02a967595d30eaa69 authored over 10 years ago by Joshua Granick <[email protected]>
2.0.0-alpha

64bd2871456fb6e4a3793aea8290226d1485d205 authored over 10 years ago by Joshua Granick <[email protected]>
Set to version 2 for now

03c8f8177445ce5b9afeb978ca41414d40a92e30 authored over 10 years ago by Joshua Granick <[email protected]>
Fix the webGL and SDL2 renderer's stencil and depth buffers

0fba7ec19d8b7cf6f0b8b7565bf39245cd3262eb authored over 10 years ago by MrCdK <[email protected]>
Emscripten fix

6510d41c2c88fe8dcd46a8b4b8c182a1391c9adc authored over 10 years ago by Joshua Granick <[email protected]>
Fix Android compile

d68f0ddfa2695f2aad9ffd0c5bcdb88bf0cbd4fe authored over 10 years ago by Joshua Granick <[email protected]>
Help fix dark fringe edges when shrinking the size of an image

ad49cba3a2adad259d4a81ed38ed33e290f2e0c3 authored over 10 years ago by Joshua Granick <[email protected]>
Merge pull request #216 from mrcdk/firefox_marketplace

Firefox Marketplace

f8a1e5afb584bbe50032262eb3507e3d8fdb4c83 authored over 10 years ago by Joshua Granick <[email protected]>
Neko/OpenFL Float32 fix (should we make Float32Array an abstract?)

425705299ec49b8a56df8173b80b105c8e0a50d4 authored over 10 years ago by Joshua Granick <[email protected]>
Added GET parameters support to OAuth

ec5500c2242bfaf969e2d74da7150c949ba13907 authored over 10 years ago by MrCdK <[email protected]>
Merge branch 'urlloader_curl' into all

7a4a1e772f8550ea947686667fe98e9d94c38b7d authored over 10 years ago by MrCdK <[email protected]>
Basic OAuth implementation.

Only 1.0 right now and without access/request/refresh tokens.
Doesn't support GET/POST params at ...

f83239a1a4fb8ffe963bd5c18df6eda650bcc61c authored over 10 years ago by MrCdK <[email protected]>
Continue the work with URLLoader and cURL

- Fixed PUT and POST
- Fixes CURLOPT_READFUNCTION
- Added CURLOPT_PROGRESSFUNCTION

bdf8d1f2f1844ea043f2a530acf985482c470e4e authored over 10 years ago by MrCdK <[email protected]>
Merge branch 'next' of https://github.com/openfl/lime.git into urlloader_curl

0fef12abba7b9ef33299ec09918597e78f72634a authored over 10 years ago by MrCdK <[email protected]>
Update to newer cURL

4f4f470927542549cf4b7c30291c1267c7ac9cd8 authored over 10 years ago by Joshua Granick <[email protected]>
Adds curl bindings for URLLoader. Not well tested.

ef1a3b2377335e12175b142c99ec63b89170646a authored over 10 years ago by MrCdK <[email protected]>
Compile fix

3a3d13a6c7cac87d786fdbe05f24fee416b76e6d authored over 10 years ago by Joshua Granick <[email protected]>
Move cURL 'easy' methods to lime.net.curl.CURLEasy, make CURL an abstract Int (more similar to the C++ API, handles are called CURL) and use an enum abstract for URLRequestMethod

03391ed76f92a8df6b40c74b74f989cd99513ae2 authored over 10 years ago by Joshua Granick <[email protected]>
CURL improvement

4a5b1a22bb13aa3f0635e544e877ddd549ef82c0 authored over 10 years ago by Joshua Granick <[email protected]>
CURL binding

825372dab8e42781044046cf8c5dc6d0b9908fc1 authored over 10 years ago by Joshua Granick <[email protected]>
Update LICENSE

e0ba96bc238d780d6c55e061d20ee9eab454909d authored over 10 years ago by Joshua Granick <[email protected]>
Add support for -static flag, initially on Windows

c4ea28e04416e840431f135458621ca63cc30fe8 authored over 10 years ago by Joshua Granick <[email protected]>
Fix DOM mouse event coordinates

b8c4c7220247c33c3cb7407ff731718bca635a28 authored over 10 years ago by Joshua Granick <[email protected]>
Preload JS fonts, compile fix

580540aa9996c4073d9c1bdb1e53de9725a86b37 authored over 10 years ago by Joshua Granick <[email protected]>
Fix FONT type

f409b5bc8579120c52ee4d203295d7c4d39fe735 authored over 10 years ago by Joshua Granick <[email protected]>
Add lime.png

6af46c5835a9dccd44d51083917943bbca885660 authored over 10 years ago by Joshua Granick <[email protected]>
Canvas Image fix

6c54935d822de2b9e8fdb90871bcc3ebac9f7c69 authored over 10 years ago by Joshua Granick <[email protected]>
Update README

c13654061aa5b19598a53f7e2930a126416b165a authored over 10 years ago by Joshua Granick <[email protected]>
Canvas image fixes

3429c431d7f646f727804af546a89642798fc0f4 authored over 10 years ago by Joshua Granick <[email protected]>
Add Assets.getFont, temporarily for Flash/OpenFL only

afcb3354a4e5d614e4cbad0c272ecb4ab2ac7c8c authored over 10 years ago by Joshua Granick <[email protected]>
Update DefaultAssetLibrary for newer aether Flash embed method

36d55dad79494d783cf0ae447201bb1377a6a7e0 authored over 10 years ago by Joshua Granick <[email protected]>
Compile fix

086f9b3e8145e55ff7f7cd9a633d36605990cbfb authored over 10 years ago by Joshua Granick <[email protected]>
Add support for image decoding/encoding with -Ddisable_cffi, minor fixes

4834e3ba1edd4c2954b4fe8a746076a9f4fc4293 authored over 10 years ago by Joshua Granick <[email protected]>
Adding image.resize (bilinear sampling)

8338bdf65276adc556c56135956427c59d3e20b9 authored over 10 years ago by Joshua Granick <[email protected]>
Update ByteArray and add support for CFFI-free Neko support

fdbc6c28163342f2fbef8a49243cb00450631c6d authored over 10 years ago by Joshua Granick <[email protected]>
Remove template console backend, to be completed in another project

46f738681adc9499b314628f7450905ca1303727 authored over 10 years ago by Joshua Granick <[email protected]>
Lime console fixes

3384f0029c7ea425c59897214a43eda9fafea7d9 authored over 10 years ago by Joshua Granick <[email protected]>
Update to newer harfbuzz repo

f58fdc1d2c1763e46265f6e36789b3e09d56dd82 authored over 10 years ago by Joshua Granick <[email protected]>
Fix harfbuzz commit version

de0d6522da467e183718bc51906fddf3a4b31824 authored over 10 years ago by Joshua Granick <[email protected]>
Update to newer harfbuzz build

f22859b69a349d87166aa199583c693cf6a57f16 authored over 10 years ago by Joshua Granick <[email protected]>
Update license, fixes for harfbuzz

850ce2f269a02a4ca30218e6d471fc10325082d8 authored over 10 years ago by Joshua Granick <[email protected]>
Merge pull request #206 from MattTuttle/text-harfbuzz

Text rendering with Harfbuzz

35b8ffc87a3f0be56a3ab2a18338a069ce2b7ba7 authored over 10 years ago by Matt Tuttle <[email protected]>
fixing reference to Harfbuzz submodule

5727ca96233126d54d5bded8bf68242814a6b62c authored over 10 years ago by MattTuttle <[email protected]>
Removing trace and improving text positions

f1f5497b9eb5fa035af2ae3e944c09bf87e61142 authored over 10 years ago by MattTuttle <[email protected]>
Merge branch 'next' of https://github.com/openfl/lime into text-harfbuzz

Conflicts:
lime/graphics/Font.hx
project/include/graphics/Font.h
project/src/ExternalInterfac...

c2e73d7e9c5c00098b05d86b8de163190e1e7e01 authored over 10 years ago by MattTuttle <[email protected]>
Some handling for premultiplied data, color matrix fix

373dd353ce8c508bc991c7a95b2dfb92826695b4 authored over 10 years ago by Joshua Granick <[email protected]>
Compile fix

5a52509ec3b62d5b3775f82e20f0cd787605d265 authored over 10 years ago by Joshua Granick <[email protected]>
Add getPixels/setPixels

b8dfe9235b9e66a5e7ba73df03e0829f68f10cb5 authored over 10 years ago by Joshua Granick <[email protected]>
Runtime fix

a3f8c342314105f61241d41ceefd00ccb4f8bc56 authored over 10 years ago by Joshua Granick <[email protected]>
Image improvements

54a9a516ab3de0a589e094d4c6ade834468e6b05 authored over 10 years ago by Joshua Granick <[email protected]>
Image improvements, compile fix

40c50655696d70f97c353edb7b9f958f5d917fce authored over 10 years ago by Joshua Granick <[email protected]>
Clean up Image class

9a87e17f60ea047dcc97545bfb6cc934707a0084 authored over 10 years ago by Joshua Granick <[email protected]>
Working on Lime Image methods

52840059e0e896b88ab95929aa282774b3cf0f87 authored over 10 years ago by Joshua Granick <[email protected]>
Update samples

720a2090fbfd5e267d3c6f186dc28b98b22f50b3 authored over 10 years ago by Joshua Granick <[email protected]>
Disband lime.media, create lime.audio and lime.math

51017010a83e30dca11351944b89279358356550 authored over 10 years ago by Joshua Granick <[email protected]>
Restore Image as the default container type, with ImageBuffer underneath

d66f48a48256f0776b4cf76a4c4234662d2ae407 authored over 10 years ago by Joshua Granick <[email protected]>
Refactor into Image and ImageBuffer

1749a18ab426e54b883a99bd6c6f9aa0fbec0705 authored over 10 years ago by Joshua Granick <[email protected]>
Stub some additional functionality for audio

4a9716f4e76334a037a96331c8bc7d5b32dc73e3 authored over 10 years ago by Joshua Granick <[email protected]>
Compile fix

1faf65e420810c08bf92a63833e67eb6173359e9 authored over 10 years ago by Joshua Granick <[email protected]>
AudioBuffer feeds into AudioSource, make AudioSource handle context-specific functions to pause/play/etc

e50c2408a0a3af2d8aa5f7d2525fc00ca45dbbf4 authored over 10 years ago by Joshua Granick <[email protected]>
Fixing font rendering bugs, harfbuzz still doesn't work right

45031007138757f8c1cf8d43fe13157839277a4f authored over 10 years ago by MattTuttle <[email protected]>
Work on audio

363a724a50941dd11f1d29aac5386b907b3e0ff6 authored over 10 years ago by Joshua Granick <[email protected]>
Adding loadRange to Font

200e9536413dc772ee41286d3252fedd6f25316c authored over 10 years ago by MattTuttle <[email protected]>
More audio context work

c4bdcf03c88bf3660dd6a96c8190e485f072212d authored over 10 years ago by Joshua Granick <[email protected]>
Font changes, Text (harfbuzz) and sample project added

83bb9d9b66e1a918704af96b672cf710f4cd5784 authored over 10 years ago by MattTuttle <[email protected]>
Merge pull request #202 from MattTuttle/next

Set working directory for OS X

d0604d8484e587819fa1d6f71c3ac0c6e50eac3c authored over 10 years ago by Joshua Granick <[email protected]>
Initial Flash and HTML5 audio contexts

475b6ee59fa84278f44c3cb1aae0842de4ea0b47 authored over 10 years ago by Joshua Granick <[email protected]>
Set working directory for OS X

eab2cffa2c32e23d97eac86443edf072b1e59261 authored over 10 years ago by MattTuttle <[email protected]>
Merge branch 'next' of https://github.com/openfl/lime into next

c13fa37dc99b896ea93680602be1a02f2fc3dd13 authored over 10 years ago by Joshua Granick <[email protected]>
Initial audio context

4bf4e5dc6e415c5b740b4692baa26eb2ffe70906 authored over 10 years ago by Joshua Granick <[email protected]>
Merge pull request #201 from ibilon/flashkeycode

Add convertKeyCode for flash

c02400f84128eb4cdf45bc96b828a91e99251831 authored over 10 years ago by Joshua Granick <[email protected]>
Add convertKeyCode for flash

3ad78380b80603f130665d7ae483de24bbb6aaf8 authored over 10 years ago by Valentin Lemière <[email protected]>
Compile fix

2f8c31705345d14cd3e94553af818dc08ff3de05 authored over 10 years ago by Joshua Granick <[email protected]>
Refactor OpenGL classes into lime.graphics.opengl, OpenAL into lime.media.openal, move image and sound into media

4153d701871853606df04db928efb4cf259e5703 authored over 10 years ago by Joshua Granick <[email protected]>
Add OGG decoding

da1bf2650188781588f10cd492dc880711a5a117 authored over 10 years ago by Joshua Granick <[email protected]>
Initial support for WAV parsing

b55c191e04d9569c3b18f31697c7fa3723c46e81 authored over 10 years ago by Joshua Granick <[email protected]>
Moving PNG/JPEG code from 'graphics' to 'format', beginning work on audio format code

d8a0eed472b2e879be41bcb86601aa9febfa623f authored over 10 years ago by Joshua Granick <[email protected]>
Fix linker warning

f0a5f254efb8bb24e04957b44ef1310ab867661a authored over 10 years ago by Joshua Granick <[email protected]>
Fix PNG header check

6f5d88a89856468c4f09fb4f43631b8fb09e2448 authored over 10 years ago by Joshua Granick <[email protected]>
Got JPG/PNG loading from disk and from memory

6e37b82c4c540eec0b3e8b43533d1da7a4e07f4e authored over 10 years ago by Joshua Granick <[email protected]>
Use single Resource type for loading file or memory, JPEG file load improvements

df3ba5992f2dec98a3fa78d70879fa7513b743ce authored over 10 years ago by Joshua Granick <[email protected]>
Some work on file I/O

d0163f24e054ea2a23e102b18f996f190f90a287 authored over 10 years ago by Joshua Granick <[email protected]>
Remove KEY_ prefix

f0435793272a76d88afac9f60ee2ab9d876db28e authored over 10 years ago by Joshua Granick <[email protected]>
Add lime.ui.KeyCode, increase size of the keyCode value in C++

02f6ba2b377f4e5e3be076f759c54914060580ee authored over 10 years ago by Joshua Granick <[email protected]>
Fixes

145a145a5c16e1b1cac8e91770f3aef99cfcf6d0 authored over 10 years ago by Joshua Granick <[email protected]>
Asset library fix

0f30f5fcd736177c5eda2fed02ca4b57edf664ca authored over 10 years ago by Joshua Granick <[email protected]>
Initial bindings for console render

c6404e4a86f4e5e40dedf82d03337488d68fe530 authored over 10 years ago by Joshua Granick <[email protected]>
Include fix

e4c23bbb6762b99e0f5e8c6acf99ef2e868df171 authored over 10 years ago by Joshua Granick <[email protected]>
Guard Freetype reference

de9260a6193021b9e08d86334912283200ccbf47 authored over 10 years ago by Joshua Granick <[email protected]>
Completion fixes

22fa6ced557f9fefd16918ec40e3029b7ac6812d authored over 10 years ago by Joshua Granick <[email protected]>
Use native-toolkit/freetype

de04d3711419167c554deaa41ff5ae1cb8967f9d authored over 10 years ago by Joshua Granick <[email protected]>
Merge pull request #183 from MattTuttle/freetype

Freetype font support (lime:next)

30a56a08f3d44ebdad754c5e1fa52d1770839946 authored over 10 years ago by Joshua Granick <[email protected]>
Adding freetype submodule

5f225f35eca7f6df11ad801813196988fd39512d authored over 10 years ago by MattTuttle <[email protected]>