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

Adding offset and advance

2bed6ac8139c311da2c34306cf5567d0dbba3357 authored over 10 years ago by Matt Tuttle <[email protected]>
Adding simplistic font rendering for HTML5 and Flash

d5084081e24c86a03dd86d65b1ec7f83980019e9 authored over 10 years ago by Matt Tuttle <[email protected]>
Adding FreeType font generation

6d7388212a0d2af00a5da9332c0b0a6a6f484bee authored over 10 years ago by Matt Tuttle <[email protected]>
Use fopen on Windows for now

7e207a823292bf4bc233a378244af27982799388 authored over 10 years ago by Joshua Granick <[email protected]>
Build fix

531af0b6d8b354cfcb5beefc8b7c08035ad55bc8 authored over 10 years ago by Joshua Granick <[email protected]>
Initial OpenAL bindings

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

7eef1e14abd29a4bdea12827e416e90772ce12db authored over 10 years ago by Joshua Granick <[email protected]>
Don't force HTML5 render on window resize

74135fa7d1d6949c1b32d65f832ac18dc9eeb373 authored over 10 years ago by Joshua Granick <[email protected]>
Handle HTML5 window resizing better

8a754646bca337e33432bf605445a557154c7501 authored over 10 years ago by Joshua Granick <[email protected]>
Add Window move and resize

7df3b3adfa73e5474d6a48b22e09f6c93beef918 authored over 10 years ago by Joshua Granick <[email protected]>
Add more window events for HTML5/Flash

46e62e8dfb3b74478d325e8ff1c51efdbacb3086 authored over 10 years ago by Joshua Granick <[email protected]>
Handle resize better

d4290a951593f4405de665a4c1559aa45d9a1d8c authored over 10 years ago by Joshua Granick <[email protected]>
Add more Window events

60679bd51420f1827af1e2b07452d886129e9bab authored over 10 years ago by Joshua Granick <[email protected]>
Add application.init(), simplify SimpleImage sample

0faa375f725a3115a39b6a208aded98436cef293 authored over 10 years ago by Joshua Granick <[email protected]>
Handle title and window flags

10a2a74cd813cbda68e297cb5d43e45f6c6101c3 authored over 10 years ago by Joshua Granick <[email protected]>
Add HelloWorld sample

9b6fced3839371a9c09ca75f71597e6029f26d2f authored over 10 years ago by Joshua Granick <[email protected]>
Update SimpleImage sample

f8dc0c817a466ab6e8917a5bb8cc408728134efc authored over 10 years ago by Joshua Granick <[email protected]>
Performance improvement

b1432a514a4fb0511e5b22b009c2d933d8f0a82d authored over 10 years ago by Joshua Granick <[email protected]>
Merge pull request #182 from delahee/patch-6

add the preserve context directive.

b5988061e19fcc0715482eab99043923287a1748 authored over 10 years ago by Joshua Granick <[email protected]>
add the preserve context directive.

It will not prevent contextLost but improve situation on many devices.

fe5a62c20ac74bd0d7f2121fa7353f85cb9734ae authored over 10 years ago by David "Blackmagic" Elahee <[email protected]>
Merge pull request #180 from MattTuttle/fix-mac-include

Preventing duplicate objects error in ByteArray.h (lime:next)

aef2cfb8001d893b15761c1a1b13c17ba17f20a6 authored over 10 years ago by Joshua Granick <[email protected]>
Preventing duplicate objects error in ByteArray.h

fdec74b87a47ef7332ad805a89402b4032efd557 authored over 10 years ago by MattTuttle <[email protected]>
Minor tweak

5ef9f9809dc119b0630db49e50321b862090d634 authored over 10 years ago by Joshua Granick <[email protected]>
Minor refactor

84fbffa923489b8dac8a46e07cbddc7f2c3d7749 authored over 10 years ago by Joshua Granick <[email protected]>
Remove PVRTC

7df1416127944bf395465501a45877855260bfa0 authored over 10 years ago by Joshua Granick <[email protected]>
Add JPG/PNG image loading

43f6cb06932c99f7ff5aea4426af4ac0ce58f193 authored over 10 years ago by Joshua Granick <[email protected]>
Adding JPEG/PNG file loading (PVRTC stub)

9f6debd95bd09fe097ae415f814e7f6f0b2f6286 authored over 10 years ago by Matt Tuttle <[email protected]>
Add JPEG and PNG libs

429f9bac868b8b83409538280511c41f4564536b authored over 10 years ago by Joshua Granick <[email protected]>
Merge pull request #179 from MattTuttle/fix-gl-ios

Fixes for iOS (lime:next)

cb304a30e64583c7343f058d654983c39fd5874d authored over 10 years ago by Joshua Granick <[email protected]>
Fix power of two check

c3eb75e3bcaf0eb7f4fd1832adc0e200d6df1789 authored over 10 years ago by Joshua Granick <[email protected]>
Compile fix for HTML5

08ab0ab605693d76243af04519aa9419c173d7f6 authored over 10 years ago by Joshua Granick <[email protected]>
Merge pull request #178 from MattTuttle/fix-data-classes

Fixes for data classes in neko/flash (lime:next)

f83a99ca042503bf6116244fdee4c10befaa6fbb authored over 10 years ago by Joshua Granick <[email protected]>
Fixes for data classes in neko/flash

243bafee25cc9a2af1a3157d2002ea2a6622d233 authored over 10 years ago by MattTuttle <[email protected]>
Refactor Image and add initial Matrix3, Vector2

b6ef69d97498ab4532715842c89a83b1207853b9 authored over 10 years ago by Joshua Granick <[email protected]>
Improve frame timing

86d0644f06838a5135ba8630e793f08b51f389bd authored over 10 years ago by Joshua Granick <[email protected]>
Inline

99fad47f693b3c865bb90d80ee6b71d4cc454374 authored over 10 years ago by Joshua Granick <[email protected]>
BYTES_PER_ELEMENT should be static

16ceada602828c8d10400bb65d0550ac1684b29f authored over 10 years ago by Joshua Granick <[email protected]>
Tenative support for flags when loading images

f9e602e6305357c028ceeda1c1db77d7b564de32 authored over 10 years ago by Joshua Granick <[email protected]>
Frame time fix

4f1a0c449ebc9cbba898523e0446f0e87a77305a authored over 10 years ago by Joshua Granick <[email protected]>
Set window size

5fae3b4ff626479bbe41c98be5ab812f2d3fecf0 authored over 10 years ago by Joshua Granick <[email protected]>
Make Matrix4 abstract to fix compile issues on some platforms, update sample to use Matrix4

a2be4e9a49432a41befa2947fbd2302e28d24b36 authored over 10 years ago by Joshua Granick <[email protected]>
Initial Matrix4/Vector4 classes

679eedab8e64afa7f24a264772af705400b45b06 authored over 10 years ago by Joshua Granick <[email protected]>
Merge pull request #176 from delahee/patch-5

Added a resize func

b32cbd15fa277e74e775fa6d74939f1a9ceacf47 authored over 10 years ago by Joshua Granick <[email protected]>
Added a resize func

Since resize is possible, I took advantage of it. If there is a& better way to do it let me know :)

86a87c4b3d4d0210fde9e76c39d109428293d9d9 authored over 10 years ago by David "Blackmagic" Elahee <[email protected]>
Adding OpenRead/OpenOverwrite for iOS

4c897b5a39bd2e1b6af82ed27d13c6f5c911644c authored over 10 years ago by MattTuttle <[email protected]>
Merge pull request #174 from MattTuttle/feature-pot-image

Adding power of two conversion for Image (lime:next)

8e78a8c0387fad57728871d5fd826f74f9587206 authored over 10 years ago by Joshua Granick <[email protected]>
Adding power of two conversion for Image

ab4f32df564d5de00b13768a655403f45ffc3cb1 authored over 10 years ago by MattTuttle <[email protected]>
Remove testing code

594b62c2e20b7de5cb346c1c23198c512f0ed0d6 authored over 10 years ago by Joshua Granick <[email protected]>
Build only 64 for now

eff408f14d3e12efa993f8cab36ff6235a0967cd authored over 10 years ago by Joshua Granick <[email protected]>
Update CI script

33e6df3a25ac02e880fe8e67b2c2ca565ee1437f authored over 10 years ago by Joshua Granick <[email protected]>
Build fix

6951d5738d5b7f4604b4ec4f4f1599a3c6d1bee7 authored over 10 years ago by Joshua Granick <[email protected]>
Move 'triggerFrame' logic to exec()

7c4cb01a260e779800a0f4b4c7bc7b9e532e23d6 authored over 10 years ago by Joshua Granick <[email protected]>
Begin work on Module support

dd91d80b2ee433c4ab6cf03e7864048fd34586bc authored over 10 years ago by Joshua Granick <[email protected]>
Use 'wheel' instead of 'mousewheel'

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

6713b4d6bf8c5c327c7cfb4ee4557add4a76098a authored over 10 years ago by Joshua Granick <[email protected]>
Handle mouse event button ID on Flash and HTML5

867d5550766095c6ab4203f0d117f5a13f746ad7 authored over 10 years ago by Joshua Granick <[email protected]>
Merge pull request #173 from MattTuttle/fix-html5-mouse-wheel

Fixing mouse wheel in html5 (lime:next)

0df67dfea2c29d7f18cf7412829e600ae602fb89 authored over 10 years ago by Joshua Granick <[email protected]>
Fixing mouse wheel in html5

fe2036043b220a01dbeb1868ad190bc87c0ea12b authored over 10 years ago by Matt Tuttle <[email protected]>
Begin integrating Neko support

d2f34a71dc040d1476f161dffb49c2b853c45c49 authored over 10 years ago by Joshua Granick <[email protected]>
Cleaner Neko init

cd879b628716b20b6704b992b93234beb57b66c1 authored over 10 years ago by Joshua Granick <[email protected]>
Add mouse wheel

da4a3af9ed384d71da77423b64ca734a9e9189a0 authored over 10 years ago by Joshua Granick <[email protected]>
Update to 1.0.1

f260fa9610dd4035ad78a16f1503e3fe54408cfa authored over 10 years ago by Joshua Granick <[email protected]>
Move lime.graphics.opengl.* to lime.graphics

3d0cb9e1399f4daeb4011b7238de2831991e2c4e authored over 10 years ago by Joshua Granick <[email protected]>
Expose Application.window, and define config.background for all platforms

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

22ebfee1437ec2441d55395c70a07093f9d6baa7 authored over 10 years ago by Joshua Granick <[email protected]>
Update sample

e483261890161928d2e544e3b656b864217c790b authored over 10 years ago by Joshua Granick <[email protected]>
Use 'Image' instead of 'ImageData', expose both 'data' and 'bytes' from the Image object

f24dbff767564b8fcf96717c0142b7a3705c550b authored over 10 years ago by Joshua Granick <[email protected]>
Add Neko loader path init

0b6433d04d4257ccb8c486614cd4368d52f61dc2 authored over 10 years ago by Joshua Granick <[email protected]>
Fixes

bbffdfc1b2e21fdfcf900dcb263373444a17ce3a authored over 10 years ago by Joshua Granick <[email protected]>
Use 'Assets' instead of 'lime.Assets' in messages, to make it easier to wrap

ef81d1f05a9c19545c71580d1dc03099fe5f5daa authored over 10 years ago by Joshua Granick <[email protected]>
Trim down run script

35812d61b32f4bc646842ee74b2092ee5ed17466 authored over 10 years ago by Joshua Granick <[email protected]>
Update CI script

ceb7c52b1840230d13ad5a95ecb5741d02aeada2 authored over 10 years ago by Joshua Granick <[email protected]>
Working on Assets so it can be extended

4d036f52932591b9b05c3f809910471a3dabd80f authored over 10 years ago by Joshua Granick <[email protected]>
Vertex fix in sample

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

06bfc9e7e7f6dc6d059de07d943ccc47430ac64e authored over 10 years ago by Joshua Granick <[email protected]>
Fix tools

8dcd7587efb7305183f04ee9cf96db0e3dfea836 authored over 10 years ago by Joshua Granick <[email protected]>
Allow overload for HTML5 GLRenderContext

0cec6cba73318bc4565af2b268c8a81733e50d0b authored over 10 years ago by Joshua Granick <[email protected]>
Add URLLoader for HTML5, other platforms TBD

226e5e787a1dc5372baff0348a00db09a9c810cd authored over 10 years ago by Joshua Granick <[email protected]>
Temporarily use the Haxe format library to handle PNG assets on native platforms

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

35feb81e54b4a7ecb1576b27781c4f1fa7beffde authored over 10 years ago by Joshua Granick <[email protected]>
Name changes

81d34f8feaf1fb40d3a05b7f46a2043c58e9889f authored over 10 years ago by Joshua Granick <[email protected]>
Include button/id in mouse/touch events

0d0a9ea3b108e512a7e99ee72a98bac376a5e766 authored over 10 years ago by Joshua Granick <[email protected]>
Relocate SDL and OpenAL remotes

753d387e1efe604e6438d91865f5bde86557e487 authored over 10 years ago by Joshua Granick <[email protected]>
Make event managers always static

b2dc5f00019c73037a2db029f70dc8a60cf34bdc authored over 10 years ago by Joshua Granick <[email protected]>
Fix text/byte loading on native targets

a95396627c1688f94bd81bfb5c477e24c33e7b8a authored over 10 years ago by Joshua Granick <[email protected]>
Add simple image sample for now

975d58f2fae54af6c96bc1fa642822b7061e8e1b authored over 10 years ago by Joshua Granick <[email protected]>
Don't require Application when creating Window

6ee3e66ecf033318b86af5adc8b121d6ceafddd7 authored over 10 years ago by Joshua Granick <[email protected]>
Moved native dependency repositories to native-toolkit

806720647e1a8d8422d6a7b2da705bf771745085 authored over 10 years ago by Joshua Granick <[email protected]>
Add support for events that fire only once

ec3b0c381e67cdf12990684ca9fd34c7fd83c190 authored over 10 years ago by Joshua Granick <[email protected]>
Assets improvements for HTML5

536e2118b24da8a3a88972d665d4d1d58de56cce authored over 10 years ago by Joshua Granick <[email protected]>
New event system

6a3d2df0b0514c1d7268662b51225f7ae19958cf authored over 10 years ago by Joshua Granick <[email protected]>
Working on using flat event data, instead of event objects

Conflicts:
tools/ndll/Linux64/lime.ndll

82c52c44d48e85f6aad53445f6fb1cd8fc63f42b authored over 10 years ago by Joshua Granick <[email protected]>
Removed unnecessary flags

ab714498281564971263be755f43bdd3969b5131 authored over 10 years ago by Michael Bickel <[email protected]>
first pass of adding flags for sdl (stencil and depthbuffer)

c45b5f52e49a971c5a39d06e5f74412d2635ce77 authored over 10 years ago by Michael Bickel <[email protected]>
Don't require png.h for the moment

e84731a9fb197677bc646b230baad3ff7adb3a78 authored over 10 years ago by Joshua Granick <[email protected]>
Use 'create' instead of 'init' for consistency

7e7755c5391645f0734b860d9fb3774742ddb98a authored over 10 years ago by Joshua Granick <[email protected]>
Unify preloading code

0183e700beb6b3815d045f872a9e1f2df153a8f5 authored over 10 years ago by Joshua Granick <[email protected]>
Push preloader logic into lime.app.Preloader class

Conflicts:
tools/helpers/FlashHelper.hx
tools/project/HXProject.hx
tools/run.n

a47277f4939ab75d7085eb9df6c23b351b7c76f9 authored over 10 years ago by Joshua Granick <[email protected]>
Use larger alloc_float for intptr types

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

0ee39f5a86ead01a02ada1f93624cac4a935f1b6 authored over 10 years ago by Joshua Granick <[email protected]>