Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfl/openfl

The Open Flash Library for creative expression on the web, desktop, mobile and consoles.
https://github.com/openfl/openfl

Added UP/DOWN arrow key support

for input textfields

3e0985e38e0e542a3aae1fd47957d6b98edacf78 authored about 8 years ago
Make `setTextFormat("",0,0)` work when `text` is empty

2fa4913ab8715b0b2e536851619a23e64023942e authored about 8 years ago
Update PrintJobOrientation.hx

1e78c7c3392864af8f98106275a82b60cd08fb43 authored about 8 years ago
Update PrintJobOptions.hx

6f24b12cb6d73ae410e1ef89089f3dea6a1a785c authored about 8 years ago
Fixed wrong package

acd0e9e32d37565ee9809dc14e5581c84a457e4e authored about 8 years ago
Added CLOSING Event type for AIR

6d202ccff4b69c87d41d90f086830e3410f2dd3a authored about 8 years ago
Added AIR-specific ClipboardFormats

5de0b48e21627070f6d78d798b661b9e89b0097d authored about 8 years ago
Fix BitmapData.paletteMap

openfl [next] only

3784b4287c4237913df0eafec722878ca389fd82 authored about 8 years ago
Add stage.fullscreenWidth/fullscreenHeight

8c0aecebd746b7e625a25618e442ac838fca3ddb authored about 8 years ago
Update CHANGELOG.md

d9c85480cac002c656acddd93284514b4d5e16c6 authored about 8 years ago
Update CHANGELOG

a29f742b27e043ba57d5df013461bed49adf4af9 authored about 8 years ago
Update to 4.6.0

6dc7ba4be88dff7bbb3f9b448d39fda43ac2c1e3 authored about 8 years ago
Fix scaleX/scaleY

96c45c55801f67f69cb82b1cccf40bd642153c96 authored about 8 years ago
Fix Tile rotation

5606ed0cc1a67b988dbb4bbccf51a127614ecf10 authored about 8 years ago
Update AGALMiniAssembler

e1b52239b1ef4252c82e9a7be094e389e3a8c83f authored about 8 years ago
Make stageWidth and stageHeight read-only on Flash (http://community.openfl.org/t/does-anyone-know-why-stage-stagewidth-is-not-read-only-on-flash/8683/2)

0a43099ebfdb45044cc337433afb6f72bc22011f authored about 8 years ago
Add (initial) support for openfl.printing.PrintJob on HTML5

aa629a415adf996e75fe92de2ed662acffa777dd authored about 8 years ago
Add stub for softKeyboardRect

c23b07e472418ffc3a41374399bd5b4a366b0c4b authored about 8 years ago
Update docs

848309057f48c5dbdd25d92797122a477fc46009 authored about 8 years ago
Try CairoHintStyle.SLIGHT as the default

d2d3316b1d844c28453b68657c3a549e7697b682 authored about 8 years ago
Improve multi-line selection

39b20ac9cd809bb0ba60bd1c3de1bb3015b90082 authored about 8 years ago
Text layout tweak

6c3168695b2d45114555c9f8d33efd555499c2c0 authored about 8 years ago
Text layout fix

71b1f45c70903fc291b054ab40a41c9a2daddcd7 authored about 8 years ago
Text layout improvement

6b3c169fd8251108635212f31c1a7ad702014d8d authored about 8 years ago
Update CHANGELOG.md

81a4e0888b936b99569f2810440807a35dcd0107 authored about 8 years ago
Update CHANGELOG

01d684849f8122e34cba63ff3fae1d4013264a9e authored about 8 years ago
Update to 4.5.3

8b8b68f0b67565e0f1adf8c85d31ae13cde04ecf authored about 8 years ago
Update Lime version

de097d8aee3e930a955eac7021440bb4a7a83438 authored about 8 years ago
appendText fix

9c2e4b0005f2a92df6be8e0ef8d29ad6bf854552 authored about 8 years ago
Make onClose listener a lower priority

875df13f97a4dcf699d640a9b654ccd31e9fd218 authored about 8 years ago
Make keyboard event cancelable (resolve openfl/lime#884)

06b9624a601429e4a703a4ba5326bb86654dba33 authored about 8 years ago
Update LICENSE.md

fdedd59b03d6aaa30472756d3b2e7ff4c1a16546 authored about 8 years ago
Update NOTICE.md

bbc7da58868c3354d0f6fa85e05947b1f7ec0847 authored about 8 years ago
Fix C# compilation with 3.4.0 dev build

eee8049990170b9585aa1dea9c6f818725decb26 authored about 8 years ago
Hide ApplicationMain, DocumentClass from doc gen

e59dc26c954ba4311dae86f7a3412018c7f70145 authored about 8 years ago
Rotation fix (resolve #1423)

08127ee51e3f47d5fcbc8f4d5658c8dadfbf4915 authored about 8 years ago
Allow slashes in SharedObject names (resolve #1420)

9bb343a48dbc48e21e502148fdfe56e5950bde7e authored about 8 years ago
Fix regression in error handling (resolve #1422)

86ad2a43eaee8882439f0e22008082813da17384 authored about 8 years ago
lime.audio has been renamed lime.media

a8627da9d7b8abad18900f7467cb4a9858c53df9 authored about 8 years ago
Initial implementation of 'textField.setTextFormat' with beginIndex/endIndex, thank you @driklyn! (closes #905)

ac763c3f3a1f487a252abd4878d6df7a8de970fc authored about 8 years ago
Fix clearRect issue on Cocoon 'Canvas+' (close #1106, fix #902)

d9ac19c407c952fdc3c28202fc98ec481fbfe32e authored about 8 years ago
Prevent overflow of color values when converted to hex (fixes #1048)

0df53697680655852322e6a2a469de1b4449da53 authored about 8 years ago
Add Dictionary<Object, Object> support (close #1071)

43ac5b7a2c3275fb5f8e0ffeeff2e43404d99580 authored about 8 years ago
Fix IE text measurement (close #1273)

8008c603037d1f156648a8e54497bef3418944fc authored about 8 years ago
Update ByteArray test

518165c7c514ba61d6961804dfcbed3ca6793024 authored about 8 years ago
Make sure ByteArray is filled with zero on sys platforms

a71a8bc220078ca092767f9ce294361113eac104 authored about 8 years ago
Null fix

a8d4236e87e1d530e092f0d59f31d9f1d62eb7fb authored about 8 years ago
Improve return value for negative scale

7ce06895c5e4ca933e151e99f7d951c0bad06cf3 authored about 8 years ago
Port AGALMiniAssembler from https://github.com/adobe-flash/graphicscorelib

1e37e00dde8589b82492fc5a1cbb7710a3c2c4fd authored about 8 years ago
Clean up listener in SoundChannel (resolve #1279)

6dbf779a3c3c8738aea72088725bdd0d59868b34 authored about 8 years ago
Add missing Event.FRAME_CONSTRUCTED dispatch (resolve #413)

Now that SWF symbol animation is integral to OpenFL, we could look at matching these events up w...

03d30c884c50adf8c4b0646f203452fcd20c75fc authored about 8 years ago
Push library load into the preloader step, not post

168bf1bd65368dbab172e2c576c81de4c6932614 authored about 8 years ago
Improve SWF asset library (with alpha image and cache)

d250dd7c36885ac7f8330ba33b9f67019291274b authored about 8 years ago
Fix reference bug

00e1a7cbeadb7ebff432a1960a01a204837eecd0 authored about 8 years ago
Compile fix

317202db26f19d2d3dff12eac04de25256016357 authored about 8 years ago
SWF generate fix

b47ddf19ccc729a193fb01ccd4a950e4429f5bf4 authored about 8 years ago
Fix premature load

c1f7261d72835cf3becdf8b0d3e239ce87ef1994 authored about 8 years ago
Remove debug message

5f58c283fa34948f06c854f281131ec355814ad4 authored about 8 years ago
Use AppName.embed instead lime.embed for HTML5 by default

2e7b8dc07da69bb35ea582b0dede99c013a81dd2 authored about 8 years ago
Add 'lime.AppFileName.embed' as a temporary patch for multiple embeds on the same HTML page

40e4dcdfd864589091a61e67a42660eaf3e376b8 authored about 8 years ago
Minor fix

eb7c014b60da584280d1a334f87ec033ad3ba477 authored about 8 years ago
Update custom preloader to use Event.UNLOAD after Event.COMPLETE, and not to re-use Event.COMPLETE

cb604d0a3950509e1ae27dc211fe26190786a0a2 authored about 8 years ago
Update CHANGELOG

68606bef3910c0a0c4eadd0f12e9b92d4b73ca23 authored about 8 years ago
Update to 4.5.2

5ecbfca6812a4f01174b9ace77189e309f76b7bf authored about 8 years ago
Disable SWF asset embedding for now

08a4752836940a37bd8f6b19402bf9b7eba548f1 authored about 8 years ago
Implement sprite.dropTarget (close #1390)

06b812ed7e0feb073423d560e606688f613df941 authored about 8 years ago
Dispatch stage ACTIVATE/DEACTIVATE on window minimize/restore

826ea39435ff35c8e1f13d4e7483b4a91c1713cc authored about 8 years ago
Compile fix

423d4de9e4f5b0fe656f020cd390319f8fbcd0ac authored about 8 years ago
@:bitmap and @:sound fix

b155a1efc84372c58849c5f6193863cf6df15d6e authored about 8 years ago
Update CHANGELOG

e8b48aef70b8eb307c45c0a4a986ec950d79d7a4 authored about 8 years ago
Update to 4.5.1

72a2e04a51e019a229a8ada76256c68db213f166 authored about 8 years ago
Revert "Fix for stroking too early when changing lineStyle"

This reverts commit 73651c14a9bd15c6be04b9b5d886a3f7d178d5d6.

8f71a6498b695e7d73f8a784c19c07510e7efebc authored about 8 years ago
Delay creation of framebuffers

b743fd69967be34d0ca60cc485463adb44c7378f authored about 8 years ago
Tag some files to compile for release, even on debug builds, unless -Dopenfl-debug

414a87c5901a53915941b5064b3e02d792b677c4 authored about 8 years ago
SWF text bounds render fix

a1f6e978236fd3aadd1f23bb64d13718eab8c383 authored about 8 years ago
Merge pull request #1375 from Laerdal/fix/text-offset

Use TextField SWF offset when rendering

72c67d74e4df9ae898471e2bcc3790c06c0c54d9 authored about 8 years ago
Merge pull request #1381 from Laerdal/fix/html5-hittest

Fix HTML5 scaled hit test even more (resolve #1353)

788dcebaee2c8df0f0b59c22ee3ed9ab9ba862e5 authored about 8 years ago
Touch event fix

ee1815699580e1c76ad1edfa18eb92cbd1a5e63d authored about 8 years ago
Initial scale fix

e5ce1c6946e042e9426bf969c6667710f9eb5562 authored about 8 years ago
Merge pull request #1386 from Laerdal/fix/loader-query-dot

Fix Loader filetype detection when URL query-string contains a ‘.’

38b5e6ca516a0e002a897ebdf0514564a261ceb8 authored about 8 years ago
Merge pull request #1387 from Laerdal/refactor/swflite-casting

Stricter swflite symbols typing and less casting

d9aed30f56ef6a38fdfdd23cf7cb9e8d7c6b2305 authored about 8 years ago
Update convolution filter

21615477f31fe32e007c5f773dd28d26713d63df authored about 8 years ago
Patch single-pass shaders back in for now

16a27ae8141d2232a9ac5193f1531a88e2d06dfd authored about 8 years ago
Hit test fix

66b9c8af6cc77381b21c53262663d720269684a1 authored about 8 years ago
Fix filetype detection when URL query-string contains a ‘.’

54a7485936d6b4ad3b1f72355b407a02a4d1af2d authored about 8 years ago
Stricter swflite symbols typing and less casting

d38c65b74d50639a84e2a368e75edaec4c4b8227 authored about 8 years ago
Library fix

bb0390c2e98bf396af6f5e70097d8e7e530a1c52 authored about 8 years ago
Fix video hit test (resolve #1382)

ba12006b5f87a9d9b2ead4e365a9c2e5e12f4aa1 authored about 8 years ago
use TextField SWF offset when rendering

This fixes certain text not being positioned
correctly, that was correct before commit:
6dc0ae...

b8b00c0a350c390c11820270dc40e57af6ba6615 authored about 8 years ago
Fix HTML5 scaled hit test even more (resolve #1353)

17abed1d2c93e6cd25dc5f581003c0c499ca225d authored about 8 years ago
Rough pass at using new asset library/manifest for SWF assets

139d37a4bd459905deaecd3a02e5337f2b82777c authored about 8 years ago
Dispatch progress and complete events to preloader directly, cannot override LoaderInfo on Flash

db70798ea349c17d07fbd687c52f5327ba54f4bc authored about 8 years ago
Compile fix

79cee36638e82976c3823419231a6c49f36e52e4 authored about 8 years ago
Merge pull request #1379 from kasparsj/patch-4

Tools.hx generatedPath bug fix

56fb241210d152a7e34909acc08367408e3edb2f authored about 8 years ago
Tools.jx generatedPath bug fix

```
PathHelper.combine (targetDirectory, "/haxe/_generated")
```
returns "/haxe/_generated"

49a24d5874f3c8b91b1fa1bf22dcc9498eec457c authored about 8 years ago
Disable new Vector<>, results in inconsistencies on C++

c986479d41faea23fd702c65b50cb75988303289 authored about 8 years ago
Update for Lime Assets changes

3839d43af4baef590edc211c255ff76325bd215d authored about 8 years ago
Make preloader on all targets, use standard Sprite with loaderInfo and Event.COMPLETE dispatch for behavior

a32236beeb8e8cfeb59a2607da7ee1ac5fc717b1 authored about 8 years ago
Update CI script

8261985208b4c320654b8188b58e57d51b4383a8 authored about 8 years ago
Fix Flash preload

bdb0302d3ad82a784160ed1ad4cac0c8102d3986 authored about 8 years ago