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

File: add null read-only icon property as placeholder for future implementation

github.com/openfl/openfl - 35868092debaf9a798f07594cd5476c8032e1804 authored over 1 year ago by Josh Tynjala <[email protected]>
NativeApplication: add null read-only icon property as placeholder for future implementation

github.com/openfl/openfl - 012cf0e9c22bf28213db1c7b14456b9373eff86e authored over 1 year ago by Josh Tynjala <[email protected]>
Icon, InteractiveIcon

github.com/openfl/openfl - 12725d7db3f471900e6f3c1f00df88334679ced7 authored over 1 year ago by Josh Tynjala <[email protected]>
HTML5Helper: need to chmod +x node when running terser on non-Windows platforms

github.com/openfl/lime - 4458cefeb28a80dff29b4a56a80520fb717bd12f authored over 1 year ago by Josh Tynjala <[email protected]>
actions: AIR unit tests on Haxe 4.3 not compatible with current Lime

Can enable after Lime 8.0.2 is released

github.com/openfl/openfl - 00da678f8ed67334c7a438ac4d196e6635691d0f authored over 1 year ago by Josh Tynjala <[email protected]>
include.xml: Error when using Haxe >= 4.3 and Lime < 8.0.2 with flash/air targets

github.com/openfl/openfl - d7db2e6325a4f203b939d384b96f132a3fcd3811 authored over 1 year ago by Josh Tynjala <[email protected]>
haxelib.json: version 8.0.2 so that it can be targeted with conditional compilation

github.com/openfl/lime - df2ae53ad366076d2c322684776117fe6c9d4cc8 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: build html5 samples with terser minifier

github.com/openfl/lime - 309b28ec18646b5b8dd99a14af15b862d4f530dd authored over 1 year ago by Josh Tynjala <[email protected]>
CairoGraphics, CanvasGraphics: some stronger typing in createGradientPattern() where things where Dynamic and didn't need to be

github.com/openfl/openfl - 05b4d8527efa9b2277cd5380335c09c0b7e0f07c authored over 1 year ago by Josh Tynjala <[email protected]>
Draft Sqlite API

Introduces a WIP draft Sqlite API for parity with flash/air.

github.com/openfl/openfl - f8dc9b73fef6f29517672c5f71f87eabe15bc868 authored over 1 year ago by Chris Speciale <[email protected]>
OutputProgressEvent: Include missing override methods

Adds the missing override for toString and the __init method required for pooling.

github.com/openfl/openfl - bed2c131d36e9f502e7ee71b1763e37e9814b6c8 authored over 1 year ago by Chris Speciale <[email protected]>
OutputProgressEvent: Use EventType<T> instead of String

Corrects a minor oversight.

github.com/openfl/openfl - 2dfc5a6edc78bb1653a7971cb15a4c3a786f0524 authored over 1 year ago by Chris Speciale <[email protected]>
HTML5Helper: don't display deprecation warnings from Node.js

They are not relevant to our users

github.com/openfl/lime - 5424e8562e170191d5cf936244ed986fce03803d authored over 1 year ago by Josh Tynjala <[email protected]>
http-server: update module to latest

github.com/openfl/lime - a0c6f92136524f6cc550739e39424cca95dd963c authored over 1 year ago by Josh Tynjala <[email protected]>
HTML5Helper, similar to -terser, adding -npx for Closure Compiler also uses the npx version instead of the bundled version

github.com/openfl/lime - 571c2bd181e7e88c5380d0e42a8b4886dec28cbf authored over 1 year ago by Josh Tynjala <[email protected]>
HTML5Helper: use bundled terser, but also add optional -npx flag to use npx version

github.com/openfl/lime - 763b982bd1dff1ee4d11eba137c5903f2c1758cc authored over 1 year ago by Josh Tynjala <[email protected]>
update ancient bundled Node.js to 18.16.0 LTS

github.com/openfl/lime - 802472cee63548c9b933a075450003931fc7b142 authored over 1 year ago by Josh Tynjala <[email protected]>
preparing for 1.3.0

github.com/openfl/hxp - bb21a033bae275c66c1663b02a391589b957b6a5 authored over 1 year ago by Josh Tynjala <[email protected]>
HTML5Helper: option to use terser as JS minifier for html5 target

github.com/openfl/lime - 2dbe108d4e441cce7c3861538401f71feb35b739 authored over 1 year ago by Josh Tynjala <[email protected]>
ProjectXMLParser: avoid exception for directories that don't exist (references #1689)

Calls FileSystem.exists() before FileSystem.isDirectory()

github.com/openfl/lime - 51c90393fe17f2d159970752290070b62c9fc1e8 authored over 1 year ago by Josh Tynjala <[email protected]>
Update src/openfl/system/System.hx

Co-authored-by: Zeta <[email protected]>

github.com/openfl/openfl - 59615efa40f388937194d14104f98bb045485dd0 authored over 1 year ago by Victor G <[email protected]>
Add support of System for hl

github.com/openfl/openfl - f6e86eb91bdf1eb76c7fd8469c6321ee1d2a581e authored over 1 year ago by MrCheemsAndFriends <[email protected]>
Update src/openfl/system/System.hx

Co-authored-by: Zeta <[email protected]>

github.com/openfl/openfl - f60ab65db2171332db2096544fbba119e2101f6d authored over 1 year ago by Victor G <[email protected]>
update doc

- include.xml details
- index.html details

github.com/openfl/lime.openfl.org - 14564e9224f4df16eceabd26b10c29a903d4d8b6 authored over 1 year ago by Timur <[email protected]>
[html5 setup] new chapter about including js dependencies

github.com/openfl/lime.openfl.org - 4c5a85dcc0369e7a4739b4f6147802df57df059a authored over 1 year ago by Timur <[email protected]>
PermissionEvent: remove old code left behind from copy/paste of another event class

github.com/openfl/openfl - 9d4f279061d6663f535759555fdd68743e932574 authored over 1 year ago by Josh Tynjala <[email protected]>
Fix. Allow resizing of the Video object via the width and height properties.

github.com/openfl/openfl - c28a350b7497fd072f18cb15454be78e9367c9cd authored over 1 year ago by andresa88 <[email protected]>
Tests: remove conditional compilation required for ClipboardRTFTest

github.com/openfl/openfl - 2f09029322aea77b7e4b060be8ae4896b5073b2e authored over 1 year ago by Josh Tynjala <[email protected]>
ImportAll: add some missing types

github.com/openfl/openfl - 556ce68e629dfb09ce0f8fef913b1e915fae76c6 authored over 1 year ago by Josh Tynjala <[email protected]>
PermissionError, PermissionEvent, PermissionStatus

github.com/openfl/openfl - d1b274f0c589e6a2bc35a964fe9abc6ce27cdc3c authored over 1 year ago by Josh Tynjala <[email protected]>
add HAXELIB_PATH note

github.com/openfl/lime.openfl.org - 3bec21e175fdf9995d577d2ac6dacff001bfab66 authored over 1 year ago by Timur <[email protected]>
tests: fix air stage invalidate test

github.com/openfl/openfl - 905bedb486ad04bfef7a430b048d1ee9905504b2 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: run tests for Neko and Haxe 3.4.7 using hxp

For some reason, there's an error with Thread.current()

github.com/openfl/openfl - bb72eadea88031ef10e7358a7e0a42067f13eee8 authored over 1 year ago by Josh Tynjala <[email protected]>
Tests: Haxe 3.4.7 compatibility

github.com/openfl/openfl - 609ea90449dfe8fc8659ac282f9060d7f2d654db authored over 1 year ago by Josh Tynjala <[email protected]>
NativeProcess, FileStream: some Haxe 3 compatibility fixes

github.com/openfl/openfl - 1a7ba130a6bdff969b1c7c5ec716cb0712fe0b39 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: fix env variable on windows

github.com/openfl/openfl - 0f106d9ab70ab0b07cfae2b49f50f5c44a39575a authored over 1 year ago by Josh Tynjala <[email protected]>
actions: update notify for new unit-test- jobs

github.com/openfl/openfl - b1cf87175fd6b18884b045c2448b551b36cecf65 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: separate unit tests into separate jobs for each target

github.com/openfl/openfl - 272f5eb28fee5ca0bf1a7e5e340eec43706e17be authored over 1 year ago by Josh Tynjala <[email protected]>
Tests: bypass stage3D tests because no assertions

github.com/openfl/openfl - dc6dc2a101e62330e823b4c7811e779aded96fbc authored over 1 year ago by Josh Tynjala <[email protected]>
actions: try ubuntu-latest, since that works for Feathers UI'

github.com/openfl/openfl - f1fa888cb31dd96687814ed07ea66eefbeb6cf42 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: try to go back to macOS

github.com/openfl/openfl - 0e459952ee1362de3012f31499ca13904737de87 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: Try without Haxe 3.4.7 temporarily

github.com/openfl/openfl - e26b0970829468cec929b3ccde16e0167b6a5b71 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: don't run neko on haxe 3.4.7

github.com/openfl/openfl - 88a1599c0b506b7b7d7fee2200187d12209af9a8 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: try to run tests on ubuntu

github.com/openfl/openfl - aedba436b829815baf799bb228ef30f17e36c062 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: hxp alias really is needed

github.com/openfl/openfl - 352a2590f7b0202ae82a491a35364b6ccf93fc50 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: revert a6d3f91e0e52ff2b41d4bb20b4715f174dc6a144 and 1e11bbfcdc829daaa145e7ebaaa58b7b329be0e6

github.com/openfl/openfl - 84ba515f16ecc12771b398c65e952034d80b7b78 authored over 1 year ago by Josh Tynjala <[email protected]>
fix tests in script.hx with use-lime-tools

github.com/openfl/openfl - da11d6d7f7cc4d4bfb6a6a9b8f656498702cb0eb authored over 1 year ago by Josh Tynjala <[email protected]>
actions: try to get lime tools tests working with value for define

github.com/openfl/openfl - 1e11bbfcdc829daaa145e7ebaaa58b7b329be0e6 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: install hxp alias again

github.com/openfl/openfl - a6d3f91e0e52ff2b41d4bb20b4715f174dc6a144 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: install lime command alias too

github.com/openfl/openfl - ea1888670414542574c4b63b3dcb282cae9a3daa authored over 1 year ago by Josh Tynjala <[email protected]>
URLRequest externs: fix typos

github.com/openfl/openfl - 314e6209bdd2b02206dd41ffda1877a4446858d0 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: AIR tests can run on Haxe 3.4.7

github.com/openfl/openfl - 5eb1c10c7a7f881e44d7af5adb9d722b0845a991 authored over 1 year ago by Josh Tynjala <[email protected]>
Tests: add project.xml for each test project, allowing them to run with Lime tools

actions: run tests with Lime tools by default

github.com/openfl/openfl - 086ed170dd52c942ec27f4a56edacc230d8a7d79 authored over 1 year ago by Josh Tynjala <[email protected]>
remove file that wasn't supposed to be committed

github.com/openfl/openfl - b0fc7ea8315290d5727ef1b5f260e62e028790f6 authored over 1 year ago by Josh Tynjala <[email protected]>
externs: update AIR display externs for Haxe 4.3

github.com/openfl/lime - 6e15d431785756a831b5c57dddf9128df1db1cec authored over 1 year ago by Josh Tynjala <[email protected]>
ShaderFilter: make getter and setter functions private

github.com/openfl/openfl - 03ebee95210b169e77674d16cdaf55afbc3e4055 authored over 1 year ago by Josh Tynjala <[email protected]>
Added missing getter functions for the ShaderFilter extension properties

github.com/openfl/openfl - 835ebcc7fa910466b7a6465c678ebc4a12e95861 authored over 1 year ago by andresa88 <[email protected]>
externs: more Haxe 4.3 compatibility

github.com/openfl/lime - a34dece1ffd8bf3360a759bf509a4f8906204382 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: add SimpleTilemap sample

github.com/openfl/openfl - dd7014b15257a8785662bc86c3448a2d1eef778e authored over 1 year ago by Josh Tynjala <[email protected]>
Tilemap: make compatible with Haxe 4.3 when targeting flash/air

github.com/openfl/openfl - 3ccf59234fdfae3bf8643d556d929143553a0945 authored over 1 year ago by Josh Tynjala <[email protected]>
RenderEvent: allow to compile for Flash target

github.com/openfl/openfl - 49d7669634961e80fbe2670846c0871048915585 authored over 1 year ago by Josh Tynjala <[email protected]>
FileStream: fix AIR extern for Haxe 4.3

github.com/openfl/lime - 7243fa5bbc3a406b7009633e3c74f43ebf37d7ff authored over 1 year ago by Josh Tynjala <[email protected]>
Update doc for <haxelib /> tag

- add `optional` doc
- add `path` doc
- add `repository` doc

github.com/openfl/lime.openfl.org - 1edd8da789f064a8d1500ff30bd50c4c371bdb88 authored over 1 year ago by Timur <[email protected]>
Fix rest of `WebGL2RenderContext` indentation.

This all could have been one big change, but the diff view would be very hard to read. Breaking ...

github.com/openfl/lime - d43eab44aff7d7543ff51ac15ae8fa869724901a authored over 1 year ago by Joseph Cloutier <[email protected]>
Fix `WebGL2RenderContext` indentation up to line 4816.

github.com/openfl/lime - 542007680da8d44ec0b957665f8aa8ee43879f6d authored over 1 year ago by Joseph Cloutier <[email protected]>
Fix `WebGL2RenderContext` indentation up to line 4661.

github.com/openfl/lime - 9c63387e5f42078663f4efb86747b5e7b61ef36a authored over 1 year ago by Joseph Cloutier <[email protected]>
Fix `WebGL2RenderContext` indentation up to line 4533.

github.com/openfl/lime - 5f7d3170ac6dfe5b586644bb17ccb7d1869deb5e authored over 1 year ago by Joseph Cloutier <[email protected]>
Fix `WebGL2RenderContext` indentation up to line 4189.

github.com/openfl/lime - 087660f7a70bc2d1d190bb2bc09a51e62f331a68 authored over 1 year ago by Joseph Cloutier <[email protected]>
Fix `WebGL2RenderContext` indentation up to line 3847.

Perhaps going a few lines at a time will help Git manage.

github.com/openfl/lime - 3aec2c6a494d9fc1aa3684d040ccce58bb57bdd1 authored over 1 year ago by Joseph Cloutier <[email protected]>
`WebGl2RenderContext`: fix some indentation.

If we fix all the indentation at once, it will permanently mess up the diff. Git will see
that t...

github.com/openfl/lime - ec20e46dca69e80d264c45e997ed8c1694aaefcb authored over 1 year ago by Joseph Cloutier <[email protected]>
Begin to fix `WebGL2RenderContext` formatting.

Not removing any tabs yet, to help Git generate diffs.

github.com/openfl/lime - 2857016a525b487f5a1155eb9fb891feefe6816c authored over 1 year ago by Joseph Cloutier <[email protected]>
actions: need to use newer macos-11 because 10.15 isn't working anymore

github.com/openfl/openfl - 78f3c78d564f762ed18ee52396f5cfe5a6ffcb90 authored over 1 year ago by Josh Tynjala <[email protected]>
use #if false to hide a few more unimplemented APIs so that their doc comments don't affect anything else (references #2636)

github.com/openfl/openfl - ab284cb731457eadebe2147d2a7dcce1302ef225 authored over 1 year ago by Josh Tynjala <[email protected]>
Fix commented prop breaks doc for the prop below.

github.com/openfl/openfl - 34ec0d0936d937724387ebda0b874129181e4c54 authored over 1 year ago by Timur <[email protected]>
TextField: use #if false to hide unimplemented properties so that they don't affect documentation generation

github.com/openfl/openfl - 1d28881f46b32f4ebfe9622f20d30fdaf4a9eb34 authored over 1 year ago by Josh Tynjala <[email protected]>
Workaround for missing #if macro in lime.ui.FileDialog in some versions of Lime < 8.1.0

See openfl/lime@d299add52df39e9e879bbf09c3eacde851eb2dba

github.com/openfl/openfl - 393e8fa93cdb8a989b2d86986e9db608d675d9f4 authored over 1 year ago by Josh Tynjala <[email protected]>
FileDialog: should use #if (!macro && lime_cffi) around calls to NativeCFFI methods, similar to Application

github.com/openfl/lime - d299add52df39e9e879bbf09c3eacde851eb2dba authored over 1 year ago by Josh Tynjala <[email protected]>
Fix :enum abstract warnings with Haxe 4.3

github.com/openfl/openfl - 2746e5e85c4742a3a3806f8fe0a4e66ee7bfbe88 authored over 1 year ago by Josh Tynjala <[email protected]>
FileMode: Fix :enum abstract warning with Haxe 4.3

github.com/openfl/openfl - 64fa68e36ac5ac4af3a7987b893aff3b80cda85d authored over 1 year ago by Josh Tynjala <[email protected]>
Merge branch 'develop' into 9.3.0-Dev

github.com/openfl/openfl - 6732f1097e2360f57ac2b5161f007edd7e53e179 authored over 1 year ago by Josh Tynjala <[email protected]>
TextField: better solution to double timer issue in commit 81ffcd018dad9d6e5175b7dbab0c35b9e0868005

Restores the old behavior of setSelection(), and instead checks __inputEnabled inside __startCur...

github.com/openfl/openfl - 8ee433b1d0eac9b503e9d09f65fe26f522426425 authored over 1 year ago by Josh Tynjala <[email protected]>
TextField: call __stopCursorTimer() before __startCursorTimer() when setting __inputEnabled to true

This is a followup to 81ffcd018dad9d6e5175b7dbab0c35b9e0868005 to add even more safety against m...

github.com/openfl/openfl - 6bf02ecc03cf5cca0930ec3fb29bc89297d56879 authored over 1 year ago by Josh Tynjala <[email protected]>
TextField: don't stop and start the cursor timer in setSelection() if __inputEnabled is false

It's possible for setSelection() to be called during getBounds() in __enableInput(), but and tha...

github.com/openfl/openfl - 81ffcd018dad9d6e5175b7dbab0c35b9e0868005 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: it makes more sense to use Haxe version matrix on samples

github.com/openfl/lime - 103206b2d64856e0dc0790b954077027316a7f8a authored over 1 year ago by Josh Tynjala <[email protected]>
actions: simplify Neko and HashLink samples jobs

github.com/openfl/lime - e2d34a52acd52a063b1345baade7a0aa195ec652 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: since ndll builds are mostly C++, it doesn't make sense to use a Haxe version matrix for them

github.com/openfl/lime - ab1860a54ab82e49d3f1d035096a9039ccf78000 authored over 1 year ago by Josh Tynjala <[email protected]>
actions: add Haxe 4.3.1 to samples matrix

github.com/openfl/openfl - 2b39f9c48cfcbc4906364625064263607ad45dee authored over 1 year ago by Josh Tynjala <[email protected]>
Fix more :enum abstract warnings in Haxe 4.3

github.com/openfl/lime - f808e4513207833b1869355718c1ad531f9547bc authored over 1 year ago by Josh Tynjala <[email protected]>
actions: add Haxe 4.3 to matrix

github.com/openfl/openfl - ac333f42aff347d2ab073b8de7da04c43e86f9c3 authored over 1 year ago by Josh Tynjala <[email protected]>
Fix :enum abstract warnings in Flash/AIR externs with Haxe 4.3

github.com/openfl/openfl - 426614ae6fc9436da014547bbcea0c5c5682aca3 authored over 1 year ago by Josh Tynjala <[email protected]>
Fix :enum abstract warnings with Haxe 4.3

github.com/openfl/openfl - ab192c2dc9b01233c6324cdc57edd9573c1d95d0 authored over 1 year ago by Josh Tynjala <[email protected]>
Fix :enum abstract warnings in Flash/AIR externs with Haxe 4.3

github.com/openfl/lime - 15ed9509c19182ddc660a900179a42068ed2591e authored over 1 year ago by Josh Tynjala <[email protected]>
Fix :enum abstract warnings with Haxe 4.3

github.com/openfl/lime - f6e3c5475b22dd91153e8c9dfdc2f6dd94eecedb authored over 1 year ago by Josh Tynjala <[email protected]>
Fix :extern warnings with Haxe 4.3

github.com/openfl/lime - 787a78d50560388057352505e2900d9119d2c0ee authored over 1 year ago by Josh Tynjala <[email protected]>
books page

github.com/openfl/openfl.org - aee64597a0f0b85f5784ad6bfa409621c36a01fb authored over 1 year ago by Josh Tynjala <[email protected]>
Window: when calling setMinSize() or setMaxSize(), ensure that width and height are updated in the backend by calling resize() instead of setting __width and __height

github.com/openfl/lime - 21b502ab172b2ad4c9677d7ee80ce21da47043ee authored over 1 year ago by Josh Tynjala <[email protected]>
Window: set default min/max width/height values

github.com/openfl/lime - e6c03494df30bda3501ac9803c4e7014e635285a authored over 1 year ago by Josh Tynjala <[email protected]>
Update Context3D.drawToBitmapData() to match class

The current extern's definition leaves out two optional parameters accepted by the actual function.

github.com/openfl/openfl - e819fc334bf64d3459d3e20547117f9e87d7c059 authored over 1 year ago by Vectorpark <[email protected]>
fix #2584 unused extension variables in ShaderFilter.hx

github.com/openfl/openfl - fe543f2ca6eb3ec59535b514c10cc3bc2cb2894c authored over 1 year ago by loudoweb <[email protected]>
Fix ShaderFilter's blendmode

github.com/openfl/openfl - d993a4e54bc9a5fc24cd1644cf499c8d6d07042c authored over 1 year ago by ThePlank <[email protected]>