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

Lime 8.1.2 and OpenFL 9.3.3

github.com/openfl/api.openfl.org - 7cadd01225dfeb15a2af57c5d5544ee4dc81ef5b authored 9 months ago by Josh Tynjala <[email protected]>
CHANGELOG

github.com/openfl/openfl - 3e459867da43cedefcff220645ac7a142aebe62b authored 9 months ago by Josh Tynjala <[email protected]>
CHANGELOG

github.com/openfl/lime - 1c8ecd30eab3f2b5840a9f8abf3887d8be35aa2d authored 9 months ago by Josh Tynjala <[email protected]>
Downgrade mbedtls to 2.28.7

On ios, we build statically linked executables. This means that if lime uses mbedtls 3, hxcpp is...

github.com/openfl/lime - fc6b90538abf3293eae0334d433a7b587bc0e5e7 authored 10 months ago by Tobi Laskowski <[email protected]>
Work around text highlighting crash (#2602).

The wrong characters are still highlighted, but it no longer crashes, which is more important fo...

github.com/openfl/openfl - 5cf5be1b408244703f8f9526be2f820dde13d6f6 authored 10 months ago by Joseph Cloutier <[email protected]>
haxelib.json: prepare for Lime 8.1.2

github.com/openfl/lime - 0894d9010de9346861e6accf7d5bde84a64e8531 authored 10 months ago by Josh Tynjala <[email protected]>
prepare for 9.3.3

github.com/openfl/openfl - aa0d1b4d41c8106a21d659e9d76106eed80950c0 authored 10 months ago by Josh Tynjala <[email protected]>
Prepare for Lime 8.1.2.

github.com/openfl/lime - 0a8a84a61b2bfcb10960a98e5f96edc651184e12 authored 10 months ago by player-03 <[email protected]>
Fix NaN value in Tween

github.com/openfl/starling - 0896e4cf25ff74830b3e8839fd8bfe5e56c97d9b authored 10 months ago by Joshua Granick <[email protected]>
Fix @:final deprecation warning

github.com/openfl/starling - d21f710fc0c82c6fc4772435bb762fddf109a85e authored 10 months ago by Joshua Granick <[email protected]>
Make `ByteArray` compatible with Haxe's `Bytes` class. (#2692)

* Remove references to `lime_bytes_length_getter`.

With one exception for the time being.

...

github.com/openfl/openfl - 2f51090f51d1b4bd25fc7576c82ba585524ec38f authored 10 months ago by player-03 <[email protected]>
Merge pull request #1764 from player-03/AssetsMacro

Remove conditional compilation from `AssetsMacro` class.

github.com/openfl/lime - d0e2a340147823aa84229a25a18c36c0782013a8 authored 10 months ago by player-03 <[email protected]>
Update other DisplayObject.as getters and setters (#5)

github.com/openfl/openfl-js - f0d6f55c53b548f4ff6f21f7e1fbcf0cb7336503 authored 10 months ago by Fancy2209 <[email protected]>
DisplayObject: fix stage getter externs for AS3

github.com/openfl/openfl-js - 01ede8affc1f056d08865e926495df23b9bf806b authored 10 months ago by Josh Tynjala <[email protected]>
Fix AS3 DisplayObject Getters/Setters (#4)

github.com/openfl/openfl-js - 51eae89ec175821b2d4198314c44d65ea93316c7 authored 10 months ago by Fancy2209 <[email protected]>
Fix DisplayObject X and Y getters/setters (#3)

github.com/openfl/openfl-js - 7076a201008fb00ff57224e8ef5760e9c858c9ef authored 10 months ago by Fancy2209 <[email protected]>
Exclude `AssetMacro` from doc builds.

github.com/openfl/lime - 2fd8817ed6543fe0630e9a4fb3c9eca9a83e60d2 authored 10 months ago by Joseph Cloutier <[email protected]>
Remove `embedBytesHL()` function.

This was likely added when `#if hl` began to fail, hiding the problem. With the issue fixed, the...

github.com/openfl/lime - adcccc863fef30f190076f7af7dc9e1e0fca26d2 authored 10 months ago by Joseph Cloutier <[email protected]>
Inline `resourceName` and `resourceType`.

Sure they're private, but even then they shouldn't be writable.

github.com/openfl/lime - 95cef7261605e7b3918f7c6131e3fa2e88c14612 authored 10 months ago by Joseph Cloutier <[email protected]>
Simplify `AssetsMacro.embedData()`.

github.com/openfl/lime - 3b04a053b76e4ab2ecb85c0b8cdebe96689538fa authored 10 months ago by Joseph Cloutier <[email protected]>
Replace `#if html5` in `AssetsMacro`.

github.com/openfl/lime - c11ae61a1b4442af75bd75a8554d37165284a24c authored 10 months ago by Joseph Cloutier <[email protected]>
Replace `#if !display` in `AssetsMacro`.

And while I'm at it, the `if` statement doesn't need to span the whole function. It can be a sim...

github.com/openfl/lime - 81e129f8047abfbc08544e4ec81b6e03b49e6e3c authored 10 months ago by Joseph Cloutier <[email protected]>
Use class reification for readability.

github.com/openfl/lime - 929dd2b01573653822a143da3404007c65bc3221 authored 10 months ago by Joseph Cloutier <[email protected]>
actions: skip notify discord on PRs because secrets aren't available

github.com/openfl/openfl-js - cbefdea74c4935b38798cbd902e6d6bf77c6e4c7 authored 10 months ago by Josh Tynjala <[email protected]>
README: more details about AS3 support and some general cleanup

Co-authored-by: Josh Tynjala <[email protected]>

github.com/openfl/openfl-js - 8da53effdca3e334ef9c6495606fd4c08e6ced3d authored 10 months ago by Fancy2209 <[email protected]>
Some improvements describing supported OpenFL targets for certain APIs

github.com/openfl/openfl - c114edd36b6e8118533b664001d68b89eda3833b authored 10 months ago by Josh Tynjala <[email protected]>
WindowsPlatform: fix Visual Studio path discovery for uwp target

It was hardcoding VS 2017, but now uses vswhere.exe to find newer Visual Studio versions too.

N...

github.com/openfl/lime - 045920596ce32e5d16978b3ba3d66e38c96b3a2e authored 10 months ago by Josh Tynjala <[email protected]>
FileReference: fix compilation error for sys.io.File on non-sys desktop targets

github.com/openfl/openfl - 8aea40dbe0cf6b12af40d43602520b9658e2da0f authored 10 months ago by Josh Tynjala <[email protected]>
FileDialog: fix compilation error for sys.io.File on non-sys desktop targets

github.com/openfl/lime - 458ee49fbdf445c7a400d40d11aa50de5d94d068 authored 10 months ago by Josh Tynjala <[email protected]>
Don't set `asset.id` to an empty string.

The `Asset` constructor sets `asset.id` to the asset's path, a sensible default. Of course, if t...

github.com/openfl/lime - 76437a30141f1f384fdef2d2159b01a7aa2d2d97 authored 10 months ago by player-03 <[email protected]>
Use conditional compilation to hide a number of internal classes from the flash target

This makes it possible to use --macro include('openfl') when targeting flash or air

github.com/openfl/openfl - 6b078309358e0f1adb890beb5b3252fce3da11f9 authored 11 months ago by Josh Tynjala <[email protected]>
Some classes should be air-only when targeting flash

github.com/openfl/openfl - 613d3179e82adaab99a2a42170ece733830e1dc4 authored 11 months ago by Josh Tynjala <[email protected]>
PlatformSetup: in verbose mode, failure to install lime alias logs a warning

On Windows, if HAXEPATH is not set, but it probably should be, and installing the alias fails, l...

github.com/openfl/lime - c9605ee784f26d0f5df050dc9d557a5972cf223f authored 11 months ago by Josh Tynjala <[email protected]>
If lime setup alias doesn't copy the alias, don't keep trying in an infinite loop

Sometimes, file permissions or a missing directory can lead to a copy failure. No big deal. Fall...

github.com/openfl/lime-vscode-extension - 50d1b918758c0c3c84e83bfa333c0d950d3dc34a authored 11 months ago by Josh Tynjala <[email protected]>
Hide private from code completion

github.com/openfl/starling - 76918f8e5266386ec0220e31fc03332b44d5f905 authored 11 months ago by Joshua Granick <[email protected]>
Use consistent capitalization.

Not that `dirSuffix` includes any letters yet, but it likely will in the future.

github.com/openfl/lime - 4ed893afbd3a9b16990b530fd3fcaca679fb6d12 authored 11 months ago by player-03 <[email protected]>
Change "vcruntime.dll" to "vcruntime140.dll" per HashLink's makefile.

github.com/openfl/lime - e72db10900edc8f71ef4f89efab9900e70334bf4 authored 11 months ago by player-03 <[email protected]>
Merge pull request #1752 from tobil4sk/fix/mac-HXCPP_ARM64

Set HXCPP_ARM64 by default when building on Apple Silicon Mac

github.com/openfl/lime - 6fe43ea1e42dd07af8a031a2ac27be5af8dc7c8a authored 11 months ago by player-03 <[email protected]>
Fix filename typo.

Closes #1756.

github.com/openfl/lime - 3cbafc46227fad78d2c8826de77be0de71bc5d48 authored 11 months ago by player-03 <[email protected]>
package.json: displayName should include OpenFL to avoid confusion

github.com/openfl/lime-vscode-extension - e55eabd77060327a4f133f52bcbcca12a3728470 authored 11 months ago by Josh Tynjala <[email protected]>
fix some http: URLs

github.com/openfl/lime-vscode-extension - 940446678ff0222a3badb12b51ae48ac91b805f6 authored 11 months ago by Josh Tynjala <[email protected]>
choosing-a-code-editor: Expanded and clarified descriptions

For VSCode, the Haxe extension is now mentioned as a requirement. There were questions on the fo...

github.com/openfl/lime.openfl.org - 954bf51c0fb28142d68212c48459a822a31332bf authored 11 months ago by Josh Tynjala <[email protected]>
Better HashLink setup instruction

github.com/openfl/lime.openfl.org - f523b83a0e49083ea86b85d9d8caac06a2604143 authored 11 months ago by Timur <[email protected]>
Explain HashLink setup in more detail.

github.com/openfl/lime.openfl.org - ffe1900bc968a8de8c68f65ac94a5bd32191c0d3 authored 11 months ago by player-03 <[email protected]>
working with the file system

github.com/openfl/OpenFLDevelopersGuide - 3e1de46481f8d22a5258784748b7a4e851a69e53 authored 11 months ago by Josh Tynjala <[email protected]>
File: fix missing separator between directory and file in result of getDirectoryListingAsync()

github.com/openfl/openfl - 6c106bc8463edb1ee71491d1e4f2b7e1dbf15f7f authored 11 months ago by Josh Tynjala <[email protected]>
fix some as3 example code that should have been haxe

github.com/openfl/openfl - 7c1be30ec8532eae0d6add011c5215e234c2ff0e authored 11 months ago by Josh Tynjala <[email protected]>
File: fix typo in docs

github.com/openfl/openfl - 369512bba124b0eb7eebefcff2d65f9addbc5a30 authored 11 months ago by Josh Tynjala <[email protected]>
Don't force an architecture when building HL on Mac.

Originally, we forced compilation on x86, presumably because at the time HashLink lacked good 64...

github.com/openfl/lime - 560ad5a6ba768c5646d7d4ce2551bcd31e088ff4 authored 11 months ago by player-03 <[email protected]>
Using the FileReference class

github.com/openfl/OpenFLDevelopersGuide - 840e5b082c1c4391e17a152902dcf08ddd071f3a authored 11 months ago by Josh Tynjala <[email protected]>
Streamline architecture selection.

I don't know if there are any ARMv6 or ARMv7 Macs, but they were in the old switch block, so maybe?

github.com/openfl/lime - 3ee35b05c06d9a2401b35a7213e4c85a3ab1dec5 authored 11 months ago by player-03 <[email protected]>
docs: fix some bad character encoding conversions

github.com/openfl/openfl - 2630dc5c08a5dd26c90f62c31c1681580dc66dc0 authored 11 months ago by Josh Tynjala <[email protected]>
Some missing docs

github.com/openfl/lime - f8a70444f5d8a6bd3208e2e28b53e57568ba2eee authored 11 months ago by Josh Tynjala <[email protected]>
Merge `is64` and `isArm64`.

github.com/openfl/lime - 17ad0577d792cb7b2c54196784621d0daf9570bc authored 11 months ago by player-03 <[email protected]>
Only set one of `is64` and `isArm64`.

github.com/openfl/lime - 3d87dfeb97941c8e0544490b92f2334e858158bd authored 11 months ago by player-03 <[email protected]>
Improve target selection logic in `MacPlatform.rebuild()`.

The old logic could produce inappropriate results, such as attempting to compile an x86 binary o...

github.com/openfl/lime - f0bae5692e85639d7199a906279231e4d054abc1 authored 11 months ago by player-03 <[email protected]>
Set HXCPP_ARM64 by default when building on Apple Silicon Mac

github.com/openfl/lime - f06c78e82a1f49320addb014e6844d5322a58d27 authored 11 months ago by tobil4sk <[email protected]>
Merge pull request #1749 from ninjamuffin99/patch-1

Update howler.min.js

github.com/openfl/lime - 9fb1817f99fea67d094d357e2b8782e6de231aac authored 11 months ago by player-03 <[email protected]>
Update howler.min.js

github.com/openfl/lime - 8d389501080c49aeba15b8f6669f51d6e4bff970 authored 11 months ago by Cameron Taylor <[email protected]>
EventDispatcher: can't allow useWeakReference on cpp target

The way that hxcpp passes methods by reference to addEventListener() appears to inolve creating ...

github.com/openfl/openfl - 42006080a39b084a2abdee45f5cceee6f724b4a5 authored 11 months ago by Josh Tynjala <[email protected]>
Fix "don't know how to cast array" error.

This can happen when compiling HL with `analyzer-optimize`.

github.com/openfl/lime - c58013c5e649fb4a92913b235fb2c1f0b99554fa authored 11 months ago by Timur <[email protected]>
add comment about cast

github.com/openfl/lime - f2ef5d008212922019db6c053aefe13c5407f74d authored 11 months ago by Josh Tynjala <[email protected]>
unload memory leak fix

github.com/openfl/swf - 58d768eda7a8f5a3a9c96a62a87ab04deb813b19 authored 11 months ago by win11 <[email protected]>
CairoTilemap: similar to CanvasTilemap, skip rendering tile if bitmapData.image is null (references #2678)

github.com/openfl/openfl - f3c68f1ca8cc44b1147539d427730e41a9d860db authored 11 months ago by Josh Tynjala <[email protected]>
Correctly check for errors in `Haxelib.runProcess()`.

In safe mode, this function includes its own `try ... catch` block, so we don't need one here. I...

github.com/openfl/lime - f0aae1f8f2030c4ce9d5b57bde238649c119f659 authored 11 months ago by player-03 <[email protected]>
Make better use of `getPath()`.

If you check `paths.exists()` first, then there's no benefit to calling `getPath(id)`: it always...

github.com/openfl/lime - 13865cbbc977f033a4c8f14e85bbe8a7c0ecf2e5 authored 11 months ago by player-03 <[email protected]>
Merge pull request #1700 from EliteMasterEric/bugfix/library-get-path

Always use `getPath` instead of `paths.get()` directly.

github.com/openfl/lime - 558fd0791ceb4bb570a05f94fcad6b641668e1e4 authored 11 months ago by player-03 <[email protected]>
Use `paths.get()` when `pathGroups` was already checked.

github.com/openfl/lime - 40d70d8e53c1f6236c7100b7fbab9a3292f1bfd7 authored 11 months ago by player-03 <[email protected]>
Merge pull request #1734 from soccertutor/fix/ios-rebuild

Remove armv7 from default iOS target architectures

github.com/openfl/lime - c121dfdd30cdd5885a3ed35408118c3aa6d056f9 authored 11 months ago by player-03 <[email protected]>
Merge pull request #1745 from MAJigsaw77/patch-1

Don't compile `armv7` if the `architecture` excluded it.

github.com/openfl/lime - d520fc6a85ecf2fd9a05aa2318950011dd79ec32 authored 11 months ago by player-03 <[email protected]>
Tweak warning message.

github.com/openfl/lime - 86bcc7352d744506906bcdb9bf75513ed084b008 authored 11 months ago by player-03 <[email protected]>
Optimize CI workflow. (#1743)

See pull request for details. Summary:

* Reduce dependencies between CI jobs, allowing more o...

github.com/openfl/lime - a414f641735545ba073fb5a9d9ecb948112cde03 authored 11 months ago by player-03 <[email protected]>
organization, section contents links, and formatting

github.com/openfl/OpenFLDevelopersGuide - 9f0c72b6be88445cda259c96807c809e5122221e authored 11 months ago by Josh Tynjala <[email protected]>
fix some image paths

github.com/openfl/OpenFLDevelopersGuide - 772fee3cace95cfe7a16bcfdcf83117c12cb900c authored 11 months ago by Josh Tynjala <[email protected]>
HTTP Communications: Loading External Data

github.com/openfl/OpenFLDevelopersGuide - 40b523c62102e996ca46bbdd1905068c7af13b2e authored 11 months ago by Josh Tynjala <[email protected]>
URLVariables: fix possible non-string value passed to urlEncode()

github.com/openfl/openfl - 7b9eae0f05f8ef4c422c32729fbb129fb81849b6 authored 11 months ago by Josh Tynjala <[email protected]>
Touch, multitouch, and gesture input

github.com/openfl/OpenFLDevelopersGuide - 1048501b75127388a932eaecaf422a5304902b15 authored 11 months ago by Josh Tynjala <[email protected]>
Also warn the user about it.

github.com/openfl/lime - d6a3954a57143fd7aacd7bb06900641088667c0a authored 11 months ago by Mihai Alexandru <[email protected]>
Forgot this

github.com/openfl/lime - 380f64cb6ef96d0d548da44c0e23493035b6fb3b authored 11 months ago by Mihai Alexandru <[email protected]>
Just in case

github.com/openfl/lime - 1f0ddb34cbe6c80ebf7194e82116e7b24998c0e1 authored 11 months ago by Mihai Alexandru <[email protected]>
Remove long list of "supported" config platforms.

You can actually define any platform you like and it will work. But since nothing ever looks in ...

github.com/openfl/lime.openfl.org - 42000646c210341eb469dff2d0710f95229e5eec authored 11 months ago by Joseph Cloutier <[email protected]>
Fix index.md files.

github.com/openfl/lime.openfl.org - 2b6482a775f67dc358b745c7714c6518a8ca4e60 authored 11 months ago by Joseph Cloutier <[email protected]>
Revert "Move xml-format.md → xml-format/index.md."

This reverts commit 927a30c9d34f389c89b843bf99b33c8b5509cf4a.

github.com/openfl/lime.openfl.org - 0ebf51ad441cf9e20e2b00cf599f18f16fb1868b authored 11 months ago by Joseph Cloutier <[email protected]>
Merge pull request #19 from player-03/config

Document per-platform config options.

github.com/openfl/lime.openfl.org - 24bc3fd7946d867b530a11c756a4c692c68b063f authored 11 months ago by player-03 <[email protected]>
Merge branch 'master' of openfl/lime.openfl.org into config

github.com/openfl/lime.openfl.org - 661a3566f881dbfe67df71e6e57bf136dc519305 authored 11 months ago by Joseph Cloutier <[email protected]>
Move xml-format.md → xml-format/index.md.

This should hopefully leave it at the same URL.

github.com/openfl/lime.openfl.org - 927a30c9d34f389c89b843bf99b33c8b5509cf4a authored 11 months ago by Joseph Cloutier <[email protected]>
Remove extraneous comma.

github.com/openfl/lime.openfl.org - 54ef40fb58e66f7a5886a616a3ba3de960674a27 authored 11 months ago by player-03 <[email protected]>
Working with byte arrays

github.com/openfl/OpenFLDevelopersGuide - 630758e02e345a0bf2720a26b9f632af81dc9245 authored 11 months ago by Josh Tynjala <[email protected]>
CanvasTilemap compressed texture crash fixed

github.com/openfl/openfl - 6583ae6bdd992c1bb3f1c7e7f1a0b52f62e3d236 authored 11 months ago by Barış Yıldırım <[email protected]>
Merge pull request #16 from T1mL3arn/patch-1

Update doc for <haxelib /> tag

github.com/openfl/lime.openfl.org - 70dc602c9dc6481b527dc6676536e7c3ef8739e1 authored 11 months ago by player-03 <[email protected]>
Update `<haxelib />` documentation.

github.com/openfl/lime.openfl.org - 198fa4034b2f3584e38e2cfe0507d96bd8ad5289 authored 11 months ago by player-03 <[email protected]>