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

Add 'allowHighDPI' window config setting

313af3ddbb2e93bf9cbd8cf157da5b84622d4895 authored over 8 years ago
Update template for iOS

53dd1fd99af3d5ceb76962f1a9c16fd07c909d5d authored over 8 years ago
Improve unit test coverage, minor changes

6cb6b833ff4ef74eb91e143132566d8465754422 authored over 8 years ago
Flash sets bitmap.smoothing to false when bitmap.bitmapData is set

aceab4f5f5886450c8406983c52c558d5434a818 authored over 8 years ago
Expand unit testing, minor fixes

7e35bec3077109b3c046dc315795ab7f7b89dc10 authored over 8 years ago
Minor change

5aaaa2dd1035c44ecfbb6774a83b77c65e94a98b authored over 8 years ago
scrollRect should not affect local coordinates, improve mouse hit testing for scrollRect

826acbcac9c96e58af3e2e76cbd7b414e036b6a0 authored over 8 years ago
Need to still set renderable

ec107b645defe741b77cc7d2efb289fbba453b2a authored over 8 years ago
Fix coordinate calculation for off-stage objects

3b5097e08b55bf2540a5a15f260265cffb31879b authored over 8 years ago
Improve behavior of cache

cf454e157bb08de0fbd7ffea68f06fe47724012c authored over 8 years ago
Improve behavior for skipping non-drawable tiles in GLTilemap

3676862d9bd390fbbb035e21a73bc0cf9907819e authored over 8 years ago
Add tileset.clone ()

b0e8d4a5f5b0f5c68b432d4657c2e6bcc2166afa authored over 8 years ago
Fix Tilemap .width/.height on Flash renderer

02b5f03dbf2438edb236d03805efbec62b98156d authored over 8 years ago
Reduce GC activity

8f5cffbeba5464273821b34979f594a5defbd76e authored over 8 years ago
Improve MOUSE_OVER/MOUSE_OUT behavior, implement ROLL_OVER/ROLL_OUT (resolve #1259)

a507213b63d3a0c51bced0b462409b9e1250fc9d authored over 8 years ago
Revert "Init Locale"

This reverts commit b4a1f7ddd91b5843c620f2f76f6f27dcdaca4f3f.

ff443a8e3bb54dac06cda5aa80bc2a38d10c30d2 authored over 8 years ago
Compile fix

e63d0e057696d39b3503503790cd86c9bf1a1487 authored over 8 years ago
Init Locale

b4a1f7ddd91b5843c620f2f76f6f27dcdaca4f3f authored over 8 years ago
Update CI script

baa1c657b57e1196772549ff0eef18c3922a5697 authored over 8 years ago
Fix opaqueBackground color

954610eeea0312558a91679075b16c71f21e2a5e authored over 8 years ago
Update CI script

b4c7ad23e5621b4659700842cc3f8fe5df90b59c authored over 8 years ago
Update CI script

55256e9b4276e337bfcf6d3377153ba2b1bb169d authored over 8 years ago
Update CI script

d584b4ea352790c98fecbd874a723453f46620d4 authored over 8 years ago
Update CI script

6815f303c34672bda08def6caf913a07fe56a74a authored over 8 years ago
Update CI script

6410c3d8a40ce10bd40ba2b9ce1399631b5a5f37 authored over 8 years ago
Update CI script

a0306e7fcc16ca1b74cde4039396d47453e6e34a authored over 8 years ago
Update CI script

e07e447580b2a1405cd0f63d4b2f229b37acd1c6 authored over 8 years ago
Update CI script

3eeb057852d6884eeb78f14f7228042074c8b19b authored over 8 years ago
Update CI script

dd54f8247f1f2f14d298bd794f8f6d6907929e73 authored over 8 years ago
Update CI script

de888d1837ece673b5a0a9e23fc13fe9b5a06a84 authored over 8 years ago
Update CI script

172becc4f13c17b5d397313142bb4734aa6937d3 authored over 8 years ago
Update CI script

4888ee7b63926fe39b872568e94eb10fd9d197ce authored over 8 years ago
Fix child behavior for ADDED/REMOVED _FROM_STAGE events, behavior for changing stage.focus should not be recursive

aa8fffb28e6f52f18a6204865ba7a1ad5d3a885b authored over 8 years ago
Merge pull request #1260 from scanline/patch-1

Bugfix Utils3d - projectVectors()

8a48b618d28ad7902de4defd8d651feb64f13d99 authored over 8 years ago
Bugfix Utils3d - projectVectors()

In flash the projectVectors() function expects the uvts vector to be pre-allocated with U, V val...

47e7e13e1c0f8fff94598c42144d03170dfb4103 authored over 8 years ago
Compile fix

100e03e5ac82c292b315c8c311f94324350763dd authored over 8 years ago
Make Capabilities.language consistent with documentation

4779c448fcc155c98311ad339f98727af43843a2 authored over 8 years ago
Use lime.system.Locale for Capabilities.language

3f835f2dcebbe06b753c4ea1e9729cf0a9acb4b2 authored over 8 years ago
Ignore tiles with no data

c4fc773cb5b3194edb798da04959f7d814d0c5a4 authored over 8 years ago
Fix tile.matrix (needs to flip dirty flag)

6f19810b6bcc46d65611ffa2f7729622a484155f authored over 8 years ago
Tilemap fix

1876524d532f6c3d07b9021cf33112ef1771ba9b authored over 8 years ago
Use Lime Log class, improved notImplemented warning

5f1460f8871c1d7f43422074670a06ce54ae3697 authored over 8 years ago
GL clip rect fix

2496a4991b0fdd3fa62944a44648c4086b46254f authored over 8 years ago
Add missing textField.mouseWheelEnabled property (ignored for now)

7048c31096d035cc859c30282e26c4a163e2c592 authored over 8 years ago
Fix disabled smoothing in beginBitmapFill

ae56dab04d2224c298df608d2b66ebf6b0786214 authored over 8 years ago
Work on improving controls for smoothing, disable on low stage quality

d6a4fee3e69a76d96c0febce69629bd6a6035c9e authored over 8 years ago
Add initial support for opaqueBackground

7421c8d2d3db8253990016c7ba79593094f516ad authored over 8 years ago
Compile fix

fdac88ac30c9ee42a8f7968c508d8f1221c71c80 authored over 8 years ago
Compile fix (should use project.xml in future)

e8e7191cded4e467c34f07819840197d9f8a2dc0 authored over 8 years ago
C# improvements

5193a20b0fd78e11971b282422a9c0fbed9c737e authored over 8 years ago
Compile fix for C#

cbd08f133c0815a56b369f330007f628e0ad6076 authored over 8 years ago
haxe_ver is a number

8dab9f48a9b3f2ee567b4474738f35df0d22faf3 authored over 8 years ago
Compile fix

7bb261a77e0cb24f90abe12e6823ad2bfce563df authored over 8 years ago
Use programPath on haxe 3.3+ instead of hiding deprecation message

91523f11466a0975bfa875514d5872fcb49356c8 authored over 8 years ago
Vector fix (thanks @vroad)

c500ec06f2362c710d7fd7ad1af33c5f27581936 authored over 8 years ago
Update CHANGELOG

f9e1ce7549528172d01cb8d3a2859c6f6b21b3b5 authored over 8 years ago
Update to 4.1.0

8ff92751b857cb9b93212a4e4ba683778f88dd35 authored over 8 years ago
Fix Haxe 3.3 warning

0098ed92661581cc794c2341bd06794934e4f67e authored over 8 years ago
Clip Tilemap

43671d9e3985fb5cac7a44f88294ca5f1cedf030 authored over 8 years ago
Compile fix

02c63dc9a2606e94259a9596a3f386b23c7e9153 authored over 8 years ago
Fix screenResolutionY: window's height not width

061112f9f07a758c230beeaf644293cdae803be7 authored over 8 years ago
Change "get, null" to "get, never." (#1252)

f17e272b41e749d8783bf820759d3d9569d740e6 authored over 8 years ago
Fix docs CSS

39215620d7927c8fac520facd516079326ca5ec9 authored over 8 years ago
Merge pull request #1250 from Laerdal/fix/null-stage

Set stage reference to all (nested) children of DisplayObjectContainer

bd67dcaf5c0ee9f87a14312afa1dc30d0870ffd9 authored over 8 years ago
Set stage reference to all (nested) children of DisplayObjectContainer

0e6474a8fe4d2f320087334595d2297b8f0f5a44 authored over 8 years ago
Use 'broadcast events' internally (the term Adobe documentation uses for these unique events)

65620e4b2696f0ea0108466a4e61b41b54860536 authored over 8 years ago
Fix premature ADDED_TO_STAGE event (fix #1248)

1093b43d60391b9873ad5dbcaa92dc6a59272fca authored over 8 years ago
Revert "Use 'broadcast events' internally (the term Adobe documentation uses for these unique events)"

This reverts commit c0511ab05e6ea13eb29e426c84cbd5b1b024d001.

a9bd377e3e0f11fc80e40edf799d086f6f084ec9 authored over 8 years ago
Update docs title

d040d3b770e5936330fa3b46033c2842f1fa03a8 authored over 8 years ago
Merge pull request #1244 from kasparsj/patch-2

Fix for #1243 NetStream.seek html5 implentation is different than flash

13be3815c4bbd2f71d0e9952b36f10368bdab9f7 authored over 8 years ago
Merge pull request #1242 from kasparsj/patch-1

Added duration to metaData info in html5

6ca5eda9da474ec4a2aa01a1b3cbee6d8a6e02bc authored over 8 years ago
GLSL cast to int is int() not Int()

f863dc4ca32661ec748a97fc043c6d8969408419 authored over 8 years ago
Compile fix

c301bf60d597bdaeea80e70a18e72cc8e2cbe72d authored over 8 years ago
fix: agal bits should be in little endian ordering

b963626c0cbfe4179308463ab6149618df22cf74 authored over 8 years ago
Fix for stroking too early when changing lineStyle

Before this patch, the speech bubble in this[1]
test program gets a diagonal line drawn trough i...

73651c14a9bd15c6be04b9b5d886a3f7d178d5d6 authored over 8 years ago
Minor fix

8e776de75415eb1033724e81d3ab65af7674882b authored over 8 years ago
Vector fixes

aa286bf2060410e5df04879c3830e5b0415b3082 authored over 8 years ago
Fix for #1243 NetStream.seek html5 implentation is different than flash

fixes #1243

01bf39f8d2ca3e324c058f058fbdb76b3728c407 authored over 8 years ago
Added duration to metaData info in html5

c1f0c2eef749a07dd0f2dd70985774d9a7967c2e authored over 8 years ago
Implement multi-type openfl.Vector

2e7148ac4cc37cb4b4d1aa7b0f21845bd58a7e83 authored over 8 years ago
Fix Vector type

00de03bcef15b639b721c1e955f3ab794d3394d7 authored over 8 years ago
Unit test fix

c3e860bf9d254e235e3df6f4c35fadc7885e3fa9 authored over 8 years ago
Say that web targets support cursor

a1a28401838b4a560b032373f16d22a631280892 authored over 8 years ago
Disallow Vector/Array conversion

3135045c872298c2f4fd56ee6ad370b5f8d44f5c authored over 8 years ago
Add to/from UInt conversion for standard enum

ed5a1228f5a9282a308ffcf03ad6f7dbcb3c1302 authored over 8 years ago
Add openfl.ui.MouseCursor and Mouse.cursor support

3e48d4b72b204e64bca7d79d1a45fce237c7ee0b authored over 8 years ago
Neko fix

b9397a6e2fd263d48c962cd245195f0638b03e8f authored over 8 years ago
Merge branch 'vroad-stage3d-fixes' into develop

481108203224917823a7a96b1cf8e8d2b4fda466 authored over 8 years ago
Use GL.DEPTH_STENCIL instead of ExtensionPackedDepthStencil on html5

c36056e24440923a9cb50aec8892b54330cd2b4f authored over 8 years ago
Fix typo in Context3DStateCache

a3e3d71002831dcc26a9ef411846fd06253de9cf authored over 8 years ago
Use highp precision for now in Stage3D

0b5e7948733e5e9cd7a04784c8b9f3440e3896ee authored over 8 years ago
Use glsl version 100 for now

a4a8f3fdbb99c6dcb9cc849ba48dfec949123f83 authored over 8 years ago
Add workarounds for slow comparison issues on cs

9de5bb07f2f3a6ced4fe46c4467892a8bad4aead authored over 8 years ago
Do not call updateBlendSrc(Dest)Factor as it causes issues

40f055156379979819e2206a2168109459f9b5f4 authored over 8 years ago
Remove unused methods from SamplerState for now

ee328e3981de5eb8b17bdbd0ec216ea8ea919fc0 authored over 8 years ago
Override sampler states with ones from Context3D for now

170266ebb88961713a141d9c1e8d17356270fa3e authored over 8 years ago
Initial render to texture implementation for Stage3D

bfec77df096cec537640c611ed8581f47833492f authored over 8 years ago
Make return type of Context3D.__updateScissorRectangle Void

6024ca21ffd449a15b89bf989de89d1db89063bf authored over 8 years ago
Use saved blend factors instead of constants when resetting Stage3D states

59e61af0df7744515552302cdc074db2c5d2f651 authored over 8 years ago
Change Context3DStateCache._cullMode to enum as well

4cd1e4dd37c17b5dc794ad0685cd3d8852193245 authored over 8 years ago