Ecosyste.ms: OpenCollective

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

OpenFL

OpenFL
Collective - Host: opensource - https://opencollective.com/openfl - Website: https://www.openfl.org - Code: https://github.com/openfl

Socket: fix to handle both Error.Blocked and Error.Custom(Error.Blocked)

github.com/openfl/openfl - 2e8415d48bc017c207425138222e4ec803c242fd authored over 2 years ago by Josh Tynjala <[email protected]>
added missing hsv, hsl, rgbToHsv & rgbToHsl functions

github.com/openfl/starling - 9c7685b19d6afbc4a4cdb720d0702ee3439cb5b7 authored over 2 years ago by Mathieu Sénidre <[email protected]>
fixed Color.interpolate function returning weird values

github.com/openfl/starling - 944cf3a3aa3f0b848172daf0078db1815ebf749e authored over 2 years ago by Mathieu Sénidre <[email protected]>
fixed DisplacementMapFilter looking weird

github.com/openfl/starling - b026bb25209c46ddfbfc99b5df81957c98179552 authored over 2 years ago by Mathieu Sénidre <[email protected]>
html5 fix

github.com/openfl/lime - 20c96e6378899dd7a2a3f00f81e7edf4c5036af1 authored over 2 years ago by ShaharMS <[email protected]>
remove breaking change from html5

github.com/openfl/lime - bc13010634ebf49d50e0f41afc88a8a8e2408821 authored over 2 years ago by ShaharMS <[email protected]>
removed breaking changes

github.com/openfl/lime - 4421d2daf058d31a03cb36868370a596d48dd9ad authored over 2 years ago by ShaharMS <[email protected]>
Catch null pointer exception

NPE was occurring in setPosition where parent.buffer was undefined.

github.com/openfl/lime - 4b02ba5e4b14aa62ca34fa8d70e4f016579e5392 authored over 2 years ago by Sam! Bonfante <[email protected]>
fixed knockout & inner issue w/ DropShadowFilter & GlowFilter

github.com/openfl/starling - 8c22085e5a18d7732d933c8166f61db60b57ba21 authored over 2 years ago by Mathieu Sénidre <[email protected]>
fixed issues

github.com/openfl/starling - 7e46b96fea2d97d3ec4f54dead89d94fd0770446 authored over 2 years ago by Mathieu Sénidre <[email protected]>
Fix blend mode

github.com/openfl/swf - b72f84f294396748b4127e126969289266912bd5 authored over 2 years ago by jgranick <[email protected]>
Update to Starling 2.7

github.com/openfl/starling - 5276dea5eec9b285b639f16133a42859a6cf46bd authored over 2 years ago by Mathieu Sénidre <[email protected]>
Github Actions: fix AS3 Conversion Guide

github.com/openfl/books.openfl.org - b52ad23ea7ed1a932f03190b2c9cbd5fcccabb5b authored over 2 years ago by Josh Tynjala <[email protected]>
Merge branch 'pr/161'

github.com/openfl/starling - 56c4e888022bbdd448d3c1aecc76b6a8b0eed90f authored over 2 years ago by Mathieu Sénidre <[email protected]>
fixed signature mismatch

github.com/openfl/lime - 716c90eef19639161197c9a335aa916998f8fdea authored over 2 years ago by Shahar Marcus <[email protected]>
another attempt to fix the signature error

github.com/openfl/lime - 1e45cbea7a60cf7492003d0c1e08e4f8791f5322 authored over 2 years ago by Shahar Marcus <[email protected]>
quick fixes, should fix signature error

when compiling, i get this error:

FATAL ERROR : Invalid signature for function lime@hl_mouse_ev...

github.com/openfl/lime - 5bcea64afb330749f738d46f0d86a80ee0b404c6 authored over 2 years ago by Shahar Marcus <[email protected]>
Merge branch 'develop' of https://github.com/ShaharMS/lime into develop

github.com/openfl/lime - 9580d48255e97130ae458c60bba53da50f99139c authored over 2 years ago by Shahar Marcus <[email protected]>
added clickCount to lime's haxe files

cffi binding are uneeded because they pass dynamics, added the information for NativeApplication...

github.com/openfl/lime - dd3117adc12d5a759d40261e1860b2c4e6e25ae0 authored over 2 years ago by ShaharMS <[email protected]>
implementation in SDLApplication, fix in MouseEvent.cpp

github.com/openfl/lime - 5a18ed4f1ae8e8097bdabe074fc48b1a533e32b1 authored over 2 years ago by ShaharMS <[email protected]>
added clickCount to MouseEvent files

github.com/openfl/lime - 17e8b1c0657e1d1bbbaa03e3dabc46bdd09dfae1 authored over 2 years ago by ShaharMS <[email protected]>
Github Actions: runs on macos-latest

github.com/openfl/swf - c63b1d87aa1ee24b56fef54dd834346169044b0a authored over 2 years ago by Josh Tynjala <[email protected]>
prepare for 3.1.1

github.com/openfl/swf - b24ad6739b062e563f4188c0f4191c9a42db57a6 authored over 2 years ago by Josh Tynjala <[email protected]>
Context3D: fix scissor rectangle with new default HiDPI scaling

github.com/openfl/openfl - 971a4c9e43b5472fd84d73920a2b7c1b3d8d9257 authored over 2 years ago by Josh Tynjala <[email protected]>
run formatter

github.com/openfl/openfl - 61089e1431b918d825eb99d05094d25030c55a84 authored over 2 years ago by Josh Tynjala <[email protected]>
Standardize formatting.

github.com/openfl/lime - f9827cf47e84d650ebfd89e480d7fb1750ba4c95 authored over 2 years ago by player-03 <[email protected]>
Merge pull request #1558 from Stencyl/fix-ios-sound-pop

Don't set AL.BYTE_OFFSET immediately after calling AL.sourcePlay

github.com/openfl/lime - 063cd0ab3b04f39167bfe3a9ae6453cbfad38525 authored over 2 years ago by player-03 <[email protected]>
Merge pull request #1529 from arm32x/fix/static-debug-build

Fix `Main.cpp` template for `-static` `-debug` builds

github.com/openfl/lime - cbded74b42d83dde3f258904ee5bd527e6ccd56c authored over 2 years ago by player-03 <[email protected]>
Disable pointer tagging.

(For real this time.)

https://source.android.com/docs/security/test/tagged-pointers

github.com/openfl/lime - 4634755a56b20d9b161fd6d8c7dfb54462e2eff4 authored over 2 years ago by Joseph Cloutier <[email protected]>
build with newer Haxe

github.com/openfl/swf - 3dc9393dbd4c7dcd3ce3c6b6f50e1669a49fb7c7 authored over 2 years ago by Josh Tynjala <[email protected]>
Merge pull request #1540 from player-03/linux_clipboard

Work around unreliable clipboard on Linux.

github.com/openfl/lime - 637067932b8a903018926925e207f054775859f2 authored over 2 years ago by player-03 <[email protected]>
Merge pull request #1537 from player-03/isLocal

Check all asset types if `type == null`.

github.com/openfl/lime - 2dbe7757ada94922e6e16aeb0258f7d07fc8d6e7 authored over 2 years ago by player-03 <[email protected]>
Merge pull request #1447 from chatziko/rootPath-improvements

rootPath-related improvements

github.com/openfl/lime - 80630a10fa59477dcf5978e1a299709def56f765 authored over 2 years ago by player-03 <[email protected]>
Merge pull request #1528 from junsred/focus-back-to-textInput-after-setting-clipBoard

focus back to textInput after setting clipBoard

github.com/openfl/lime - f2ffb83b456c251ccfd109a228a48559ccf17552 authored over 2 years ago by player-03 <[email protected]>
Improve clipboard documentation.

I managed to track down the relevant lines of code, and they're actually
in SDL_x11clipboard.c r...

github.com/openfl/lime - 214b5a526a8948ea95c465dfbc7f61046a8ff4b0 authored over 2 years ago by Joseph Cloutier <[email protected]>
Merge branch 'develop' into DeprecatedGradleFeatures

github.com/openfl/lime - ab8e479abff05d98ec998d7b76e1c2ac3fa08daa authored over 2 years ago by Joseph Cloutier <[email protected]>
Add explanatory comment.

github.com/openfl/lime - 52bc8e40c94b2c39c0cf91dc43cfc5595db8c598 authored over 2 years ago by player-03 <[email protected]>
Merge branch 'develop' into rootPath-improvements

github.com/openfl/lime - f38119d181f04606167e186d2f8ef9fd064a90c1 authored over 2 years ago by player-03 <[email protected]>
Merge pull request #1577 from player-03/icon_priorities

Don't prioritize SVG icons.

github.com/openfl/lime - 312cccfeebf46ca798b528e763bf508c747aeffa authored over 2 years ago by player-03 <[email protected]>
Github Actions: temporarily use Lime 7.9 to build API docs

There's a bug in Lime 8.0.0 that will be fixed in a future update

github.com/openfl/openfl - 0bbf0e84e8fed73de484ac73fa9c56d090b59258 authored over 2 years ago by Josh Tynjala <[email protected]>
JNI: use doc_gen instead of lime_doc_gen to allow OpenFL API docs to build

github.com/openfl/lime - 4b04674ea43d63bedc032f9e32c79307532bae62 authored over 2 years ago by Josh Tynjala <[email protected]>
docs: missing imports for new types

github.com/openfl/openfl - 99e10ab691390af3f9bc038ac3ec468e8bb2c303 authored over 2 years ago by Josh Tynjala <[email protected]>
Fix typo

github.com/openfl/lime - d4bcb31d062bd54a134e70e1591ed730ede76543 authored over 2 years ago by Chris Speciale <[email protected]>
NativeHTTPRequest: Fix buffer management for neko

github.com/openfl/lime - 31918f61cf2e624cbec8ce4b0890ae1eab80bb17 authored over 2 years ago by Chris Speciale <[email protected]>
Don't prioritize SVG icons.

Instead, assume that any icon without a specified size can scale freely. This will typically sti...

github.com/openfl/lime - f177e62edfd97ecbe5c2d900eef98c1957c3ae5b authored over 2 years ago by player-03 <[email protected]>
Update CHANGELOG

github.com/openfl/swf - d9e57a82d5b1c0dfe25d25c1706272d1a5256af5 authored over 2 years ago by jgranick <[email protected]>
Update to 3.1.0

github.com/openfl/swf - 205becae424e258cf7a7bf9c8e838cadf2595f89 authored over 2 years ago by jgranick <[email protected]>
Fixes for default HiDPI in OpenFL 9.2 release. Hashlink fixes for DAE f64/string casting.

github.com/openfl/away3d - ade4131dd1253dc8237c330593a5bcf93fb119d6 authored over 2 years ago by Greg Caldwell <[email protected]>
tweaks to download page

github.com/openfl/openfl.org - a5f14f87656c0607217632973ef1ffe80034ac8f authored over 2 years ago by Josh Tynjala <[email protected]>
release date

github.com/openfl/openfl - 22ff362236eac1ce8e2eca309ee62f11e19a666a authored over 2 years ago by Josh Tynjala <[email protected]>
release date

github.com/openfl/lime - 3b985979acdc67cf49c4a5ba9e17d95537f65f19 authored over 2 years ago by Josh Tynjala <[email protected]>
Update FileDialog.hx

FileDialog.browse fixed for OPEN_FILE, OPEN_DIRECTORY. I changed formatting of the null check on...

github.com/openfl/lime - d5bac69ff7dd0e6b0acfa59216827f2a77ca9587 authored over 2 years ago by Shahar Marcus <[email protected]>
Update FileDialog.hx

FileDialog.browse fixed for OPEN_FILE, OPEN_DIRECTORY. I changed formatting of the null check on...

github.com/openfl/lime - 7915b595d8b14a343b531600b136e1af16b17f04 authored over 2 years ago by Shahar Marcus <[email protected]>
Merge branch 'develop' of https://github.com/openfl/openfl into develop

github.com/openfl/openfl - 3af7e76daaaddf808eaa840f125c78df6bfcb542 authored over 2 years ago by Chris Speciale <[email protected]>
FileStream: Include HaxeFile typedef

The access meta doesn't seem to work on private typedefs so I included it directly into the File...

github.com/openfl/openfl - 973e59a5ffc2b18a2e911592649c8ac6bae7369f authored over 2 years ago by Chris Speciale <[email protected]>
File: Make HaxeFile typedef internal

Removes compilation and visibility of the HaxeFile typedef within the File Class.

github.com/openfl/openfl - 8ad221e7c1cf59cdf2adaa8a90892d50554f10fe authored over 2 years ago by Chris Speciale <[email protected]>
File: basic isHidden for macOS/Linux that checks for leading . in file name

github.com/openfl/openfl - a4b4e62a1209c4386fa5a7eedd8761b30564f498 authored over 2 years ago by Josh Tynjala <[email protected]>
Run formatter

github.com/openfl/openfl - 04289b3860aef67e141119bd0dbabc6570d09d9a authored over 2 years ago by Josh Tynjala <[email protected]>
File: isHidden should return the correct value

Implemented isHidden behavior on Windows. It's not optimal, but at least it works. In the near f...

github.com/openfl/openfl - b0f0496a938568374e8207e023eb93ba5c42defd authored over 2 years ago by Chris Speciale <[email protected]>
Use getters and setters for `Window.opacity`.

github.com/openfl/lime - 6b2724b147c636673d00738b45c1d6f25745184e authored over 2 years ago by player-03 <[email protected]>
Start sorting NativeWindow functions.

There's more to sort, but moving them all at once messes up the diff.

github.com/openfl/lime - 13c33d83f4b274fe105738c783cc86d4467060b8 authored over 2 years ago by player-03 <[email protected]>
Sort CFFI functions.

github.com/openfl/lime - a6323f323f2b01256a07a0bf1d006a524ce611b4 authored over 2 years ago by player-03 <[email protected]>
Sort functions.

github.com/openfl/lime - 2903975465e72bedb861702ce6d4c03eb04f7aa5 authored over 2 years ago by player-03 <[email protected]>
Sort functions.

github.com/openfl/lime - 7b06d6a38a4f9b91e0ef3706ae4848d7367334c4 authored over 2 years ago by player-03 <[email protected]>
Sort function declarations.

github.com/openfl/lime - f69c5a5d5c3d9028e7d6bb42eeb04dda935716fc authored over 2 years ago by player-03 <[email protected]>
Sort functions and standardize formatting.

The new version no longer checks the return code of `SDL_GetWindowOpacity`, for consistency with...

github.com/openfl/lime - 42e345061429abe1c7e74d523b25659fe6859bb8 authored over 2 years ago by player-03 <[email protected]>
Sort function definitions.

github.com/openfl/lime - af05054ce5b7a1e9e8f60780213a6bc3491ebd20 authored over 2 years ago by player-03 <[email protected]>
Sort function declarations.

github.com/openfl/lime - a3f54aa1d5d6f19fa4148288a2e621c730b76031 authored over 2 years ago by player-03 <[email protected]>
Change spaces to tabs

Missed this one the first time.

github.com/openfl/lime - efcbc622bd35d252f4878ec93155f4b339032892 authored over 2 years ago by player-03 <[email protected]>
Standardize formatting

github.com/openfl/lime - 2e92df9b8955f3d7f092be06e061d78c1a2715f8 authored over 2 years ago by player-03 <[email protected]>
Merge branch 'openfl:master' into add-index

github.com/openfl/openfl.org - 2e5ec963b36658b3a6f9283244445e5190b44f1e authored over 2 years ago by Allan Dowdeswell <[email protected]>
Fix typo

github.com/openfl/openfl - 249c3e2a6d8aca7b6457672faaabaeab8161c636 authored over 2 years ago by Josh Tynjala <[email protected]>
contributors

github.com/openfl/openfl - 134fb086804f97acc4c71bb48717d9ef0a094f8d authored over 2 years ago by Josh Tynjala <[email protected]>
releasenote

github.com/openfl/openfl - b8d9a4edbd11a269208aad68a8b726ee3c1e5e99 authored over 2 years ago by Josh Tynjala <[email protected]>
contributors

github.com/openfl/lime - 770bf0e296be1f2a0a27469b4c9a15957c1b73ed authored over 2 years ago by Josh Tynjala <[email protected]>
releasenote

github.com/openfl/lime - 42b85eb533e2ed96bd7324994d92cbbae94aa8bb authored over 2 years ago by Josh Tynjala <[email protected]>
preliminary CHANGELOG (needs a release date!)

github.com/openfl/lime - 958d2fd49fe980ae5f8cfb99e8b1c2730899d21f authored over 2 years ago by Josh Tynjala <[email protected]>
CHANGELOG: clarification

github.com/openfl/openfl - d43b345d6d1d3873b1dc9691f616aa11d8abbb9f authored over 2 years ago by Josh Tynjala <[email protected]>
preliminary CHANGELOG (needs a release date!)

github.com/openfl/openfl - 383b809822ac502db95cef08f791d2ca91f1db1f authored over 2 years ago by Josh Tynjala <[email protected]>
Missing function bodies.

github.com/openfl/lime - 399c1a3ba7af55a5785fe84bccdac9d0ce5286e9 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fix typo.

github.com/openfl/lime - 57ef1223bcc206bb40076b43e97bfc6667d1eb49 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
C++ is strange.

github.com/openfl/lime - 86a7b4e13630dccce6a37e9f6c3980a1a6a3d63a authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Implement window transparency.

github.com/openfl/lime - 1c8c6c1a5e3c34a509b903b1102e5d56781bf1e2 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Flash debugging may fall back to Debugger for SWF extension, if Flash Debugger extension is not installed

github.com/openfl/lime-vscode-extension - c9b3791856cc4e948af52352b276ffe85b13f5a5 authored over 2 years ago by Josh Tynjala <[email protected]>
Can debug AIR with Debugger for SWF extension

github.com/openfl/lime-vscode-extension - 07f8806e4116088a2d91836f5a37d09d2529b82b authored over 2 years ago by Josh Tynjala <[email protected]>
Fix HashLink debugging with Lime 8.0.0 (closes #92)

The existing behavior for Lime 7.9.0 and older was kept, to be safe. However, it could potential...

github.com/openfl/lime-vscode-extension - 3b0eb7a59c246c2d3e4713a4706dc903558ff873 authored over 2 years ago by Josh Tynjala <[email protected]>
lime.openfl.org

github.com/openfl/lime - 88b4fdf888ebaba2d04f2563a0bc261bc920674c authored over 2 years ago by Josh Tynjala <[email protected]>
lime.software -> lime.openfl.org

github.com/openfl/lime.openfl.org - b48398668c50d9392d8a084857c1ad5020eb4c47 authored over 2 years ago by Josh Tynjala <[email protected]>
project-1.0.4.xsd: switch to lime.openfl.org

github.com/openfl/lime.openfl.org - 176f8ecae256f9062edcf517becaf99fee33b5fe authored over 2 years ago by Josh Tynjala <[email protected]>
Remove TODO

...Unfortunately, after a little bit of testing and a lot more thought and consideration, I've r...

github.com/openfl/lime - 7a9a881b22c1b691291c4fc03813b2a531ca7f76 authored over 2 years ago by Chris Speciale <[email protected]>
Add TODO

github.com/openfl/lime - 4fdaefac23a355e47a67f2b01b095063b40af6f7 authored over 2 years ago by Chris Speciale <[email protected]>
Merge pull request #1568 from Stencyl/fix-native-loadtext-request

Fix NativeHTTPRequest.loadText

github.com/openfl/lime - 592b3dbb4dbc44a223463e700ca00a7d16762c25 authored over 2 years ago by Chris Speciale <[email protected]>
Font: enumerateFonts() should return all installed fonts on Windows

Automatically installed fonts on Windows are placed in the current users local appData font loca...

github.com/openfl/openfl - da438ca16f2c86a05b9859cbfb83b5f8edfc4f62 authored over 2 years ago by Chris Speciale <[email protected]>
NativeMenuItem: fix wrong types on keyEquivalent and keyEquivalentModifiers

github.com/openfl/lime - 372f79fd812ab0a29178cea5dbe6ce82ee41cb0f authored over 2 years ago by Josh Tynjala <[email protected]>
lime.software -> lime.openfl.org

github.com/openfl/openfl.org - be3ddf5532480196b8e21b71fd789b7773d3a7d8 authored over 2 years ago by Josh Tynjala <[email protected]>
Update _config.yml

github.com/openfl/lime.openfl.org - 978922025ea95cc128f34709ba4e73323926a7d0 authored over 2 years ago by Joshua Granick <[email protected]>
Create CNAME

github.com/openfl/lime.openfl.org - 94a5b588c20c54dd7dc5bb1cd5494230f9ec7e92 authored over 2 years ago by Joshua Granick <[email protected]>
Update _config.yml

github.com/openfl/lime.openfl.org - b66b8c90c5b0b47b1e802590b8fa66e69cb7811b authored over 2 years ago by Joshua Granick <[email protected]>
Update _config.yml

github.com/openfl/lime.openfl.org - 12342cc19709397e263cdd6d9a92c829820ebd1a authored over 2 years ago by Joshua Granick <[email protected]>