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

Implement `ForegroundWorker`.

github.com/openfl/lime - 6e86e45851d14295d9221d52af15c22d06f64f83 authored over 2 years ago by Joseph Cloutier <[email protected]>
Add `MainLoop` support.

Pros: It's a standard Haxe feature that other Haxelibs may rely on. Plus
it offers built-in thre...

github.com/openfl/lime - 7890951d12186e86c5a6acedcbfb3b715b8a8fb8 authored over 2 years ago by Joseph Cloutier <[email protected]>
File: Select event should fire with onSelect callback

github.com/openfl/openfl - ea79e47384e3cbd60c0e7467a0620e3a6404c078 authored over 2 years ago by Chris Speciale <[email protected]>
re-add first commit

github.com/openfl/openfl - 3192981cebc80adb000890efcfdccb687d83d7e8 authored over 2 years ago by Junsred <[email protected]>
revert first commit

github.com/openfl/openfl - 44f2fc60c6919967e5d55595f65d327d8052c739 authored over 2 years ago by Junsred <[email protected]>
add restrictions to scrollV too

github.com/openfl/openfl - ac5b64a33846bf31e64cd982563fcf7659f0a077 authored over 2 years ago by Junsred <[email protected]>
remove unnecessary check

github.com/openfl/openfl - 28830b851f0bd06fd5c040f589637857a4e9cd16 authored over 2 years ago by Junsred <[email protected]>
revert first commit

github.com/openfl/openfl - 520fb37d2a67b18b4750431f568ac06dae3e1ea3 authored over 2 years ago by Junsred <[email protected]>
NativeHTTPRequest: Improve buffer management for O(1) performance

Fixes debilitating issue on Native where buffer creation created an O(n) slowdown

github.com/openfl/lime - 02617a854d02777ebb0e9534c1d59642938e8aef authored over 2 years ago by Chris Speciale <[email protected]>
Merge pull request #1533 from pozirk/develop

Add `exported="true"` to AndroidManifest.xml

github.com/openfl/lime - 6db5820f97a6a8bce8a88e1a74c9bc3c9399fb40 authored over 2 years ago by player-03 <[email protected]>
Required for apps targeting Android 12+

Otherwise it throws the following error on build:
"Apps targeting Android 12 and higher are req...

github.com/openfl/lime - dec38dcc97814222c2b672a63d51be9c5efc8b7b authored over 2 years ago by Igor <[email protected]>
Clean up unused files.

github.com/openfl/liblzma - 5748ce6ad668bb10e1a1fe322b37245d0053e71a authored over 2 years ago by Joseph Cloutier <[email protected]>
Fix YML syntax error.

github.com/openfl/lime - b4e6764a2d1ff4d5d7c8d405f5454ac1c1a0524e authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Why are we still supporting haxe 3?

github.com/openfl/lime - 46ad92f11e0b5403e5e79caded5bf54b8b6337b5 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fix CI, hopefully.

github.com/openfl/lime - 9fa6a20402afc5d4c40a94e115f1236df801a595 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fix building lime.hdll.

github.com/openfl/lime - 1c35f44634f0ba95d7cbae44bbbb57a8c65858e6 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Try to fix Windows mess a bit.

Default to 64 bit on windows too.

github.com/openfl/lime - ad70700a14ae7fd70630e263604afbf9bf4cbe90 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Try fixing macOS and support no_console Windows subsystem.

github.com/openfl/lime - b2546aac9fc29882498253d8febdcb81dc4a2151 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Context3D: fix HiDPI scaling when back buffer doesn't want best resolution

github.com/openfl/openfl - a2234f9f17678c00d4650d4dd70634e8b41ead27 authored over 2 years ago by Josh Tynjala <[email protected]>
tests: TextField restrict tests shouldn't run on flash

github.com/openfl/openfl - 0159886e23550a12932628bd8bad3b68fccbe58f authored over 2 years ago by Josh Tynjala <[email protected]>
tests: TextField restrict

github.com/openfl/openfl - 647afdb0ac2f737203828d475c01dea24a5d1abb authored over 2 years ago by Josh Tynjala <[email protected]>
TextEngine: every ^ character should toggle between accept and decline, so a second ^ will start accepting characters again

github.com/openfl/openfl - 9196ea44d06d328615a97cb66798f87626afa354 authored over 2 years ago by Josh Tynjala <[email protected]>
TextEngine: first part of restrict regexp should contain only accepted characters, and not the full restrict string

github.com/openfl/openfl - 06a823acbac01f2a7e988845aeb00ce43059ff98 authored over 2 years ago by Josh Tynjala <[email protected]>
TextEngine: better restrict

github.com/openfl/openfl - b739f6b9f2a1fa91edd581ae87d35941370caf7b authored over 2 years ago by Junsred <[email protected]>
TextEngine: findFonts() needs to add the result of Font.fromFile() to both Font.__registeredFonts and Font.__fontByName

Previously, it added the font to Font.__registeredFonts only, but then bold/italic variants coul...

github.com/openfl/openfl - 99b879283b2da9cd306aa41d5af1f0451b13665e authored over 2 years ago by Josh Tynjala <[email protected]>
StyleSheet: style names are not case-sensitive (references #2555)

github.com/openfl/openfl - 141df94f6a3021cbe7c7abf52341fb9dc0ecae44 authored over 2 years ago by Josh Tynjala <[email protected]>
Lowercase style name

github.com/openfl/openfl - 02b75ab71daea41cdacaab5533ecceccb1b357a3 authored over 2 years ago by Junsred <[email protected]>
Font: add lime to conditional that uses a class in the lime package (references #2489)

github.com/openfl/openfl - 208359b5db87b860c3d59dde379ed1bb45be4b25 authored over 2 years ago by Josh Tynjala <[email protected]>
add enumerate device fonts

github.com/openfl/openfl - 0232a9714aac1fe26a81aab6954172a47ef3de71 authored over 2 years ago by loudoweb <[email protected]>
add registered fonts to the list

github.com/openfl/openfl - 7332a2dcd3ce9bc17c690c27a8f178f988d5b73e authored over 2 years ago by loudoweb <[email protected]>
TextField: fix null stage exception in MouseEvent.MOUSE_DOWN listener when TextField was removed from stage in earlier FocusEvent.FOCUS_IN listener

github.com/openfl/openfl - 54b348edd2d3d926044df300feb4cd8af0a9e268 authored over 2 years ago by Josh Tynjala <[email protected]>
Stage, Context3D: fixed back buffer sizing when openfl_dpi_aware is not defined

github.com/openfl/openfl - 6b019ab5dc846d5a0c3a9400425a8bb6df000426 authored over 2 years ago by Josh Tynjala <[email protected]>
Merge pull request #1510 from ninjamuffin99/pitch

Audio pitch change implementation

github.com/openfl/lime - e6674ba1791284ed530bce71c343d7103a5b802b authored over 2 years ago by player-03 <[email protected]>
AIRHelper: can specify -appstore and -adhoc for AIR ios builds, similar to cpp ios builds

Uses ipa-app-store or ipa-ad-hoc, instead of ipa-test

github.com/openfl/lime - b091ba88bb2a0a912723b00353ce738503db38c0 authored over 2 years ago by Josh Tynjala <[email protected]>
Merge branch 'develop' into feature/update-hashlink

github.com/openfl/lime - 362ab26d18e626950069156b8c5910151f0ab691 authored over 2 years ago by Zeta <[email protected]>
TextEngine: Handle scrollV overflow + getter fix

Makes sure scrollV overflow is handled properly. Changed the getter to return `maxScrollV` inste...

github.com/openfl/openfl - dfba69306ce5f25b53a0f197659d0d571a0fd382 authored over 2 years ago by Chris Speciale <[email protected]>
TextLayout: Resolve inconsistant letter spacing

Thanks @ShallowMallow for discovering the cause of this!

I commented out `FT_LOAD_FORCE_AUTO...

github.com/openfl/openfl - 667003cee9ec4f3a7030a5c450c7237c6ded3b10 authored over 2 years ago by Chris Speciale <[email protected]>
DisplayObjectContainerTest: conditionally compile whole function instead of just its body to avoid no assertions error

github.com/openfl/openfl - d67d4dc7def2deca838e0785cd63e530cd982695 authored over 2 years ago by Josh Tynjala <[email protected]>
TextField: refine selection preservation and validation from commit c4bfca735328e02f722bb72caba160bd5bbadad8

Also, add tests for this behavior, to be sure that there isn't a regression later

github.com/openfl/openfl - 86cf3f1882c9f30a8e4dc410d79be39c58881fe9 authored over 2 years ago by Josh Tynjala <[email protected]>
TextField: comment about keeping selection when changing text

Just to make it clear that this is intentional

github.com/openfl/openfl - 083b2b8740a7e48ad72652313fab52174c6a6546 authored over 2 years ago by Josh Tynjala <[email protected]>
TextField: fixed issue where selection rectangle was not updated sometimes when setSelection() is called or TextField receives focus with existing selection

github.com/openfl/openfl - b7b13287f5f365f6d71614d6787028edfd672b3f authored over 2 years ago by Josh Tynjala <[email protected]>
TextField: when setting text or htmlText, the selection should not be cleared

This change is to match the behavior of Flash/AIR

github.com/openfl/openfl - c4bfca735328e02f722bb72caba160bd5bbadad8 authored over 2 years ago by Josh Tynjala <[email protected]>
Fix Main.cpp template for -static -debug builds

When building a Lime application in debug mode on Windows, the console
subsystem is used and Win...

github.com/openfl/lime - 3c4ddbab17e1c3a95f3a9e0e931a0f687e601a96 authored over 2 years ago by arm32x <[email protected]>
Update links.

github.com/openfl/libpixman - fab8915ef311ad955c37ca5d353380de3c2d2046 authored over 2 years ago by Joseph Cloutier <[email protected]>
Update submodule paths

github.com/openfl/lime - c406bc53ea14c229fcbb22ba9b21abd0cea5853e authored over 2 years ago by Joshua Granick <[email protected]>
TextEngine: strip away the combined width of the whitespace at the end of a line when determining if long words should be broken into multiple lines

The whitespace's width was included in the width of the preceding word, but that makes the word ...

github.com/openfl/openfl - 6018a7745c79543add812b9b09784efee0bb0da4 authored over 2 years ago by Josh Tynjala <[email protected]>
Limit Clang-specific flag to Android.

GCC doesn't recognize `-fno-integrated-as`.

github.com/openfl/libpixman - 4b40ee1acabd0441f1f4b7244805480600149cd7 authored over 2 years ago by Joseph Cloutier <[email protected]>
Add documentation.

github.com/openfl/libpixman - f01d3b8335d9802cf7ccee7343206f5511486183 authored over 2 years ago by Joseph Cloutier <[email protected]>
Merge pull request #1527 from junsred/prevent-clipboard-being-set-as-null

prevent clipboard being set as null

github.com/openfl/lime - 4ea5807853162452c9e20744a0186597e3be3a5e authored over 2 years ago by Josh Tynjala <[email protected]>
rename and check focus pending

github.com/openfl/lime - 4ce66f8d9493204065bd419dbed00069864f4960 authored over 2 years ago by Junsred <[email protected]>
Merge pull request #1526 from player-03/validation-types

Reduce clutter by merging related files.

github.com/openfl/lime - fe5d38df08ce388da204aec4f8994454b6b1bcab authored over 2 years ago by Josh Tynjala <[email protected]>
avoid duplicate code

github.com/openfl/lime - b3af18c3524ba5ee55a7cc648890bb4199f22554 authored over 2 years ago by Junsred <[email protected]>
better readability

github.com/openfl/lime - 0c077da2bb34c15da6d10b0b8b5c091954b52dc0 authored over 2 years ago by Junsred <[email protected]>
More haxe 3 fixes.

github.com/openfl/lime - 7dbc4e9c719af8ae63aba73a4b50658992d00c2d authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fix Haxe 3 compat.

github.com/openfl/lime - 6f196008c23e66aa3aaba0cf431f1c3f914b213a authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Update hashlink to 1.12.

github.com/openfl/lime - 0238825884efb2f74331eec37ba4e7256ff9b808 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Try to fix CI.

github.com/openfl/lime - 1471d8a60df9d0b0d8c4aca49709a196c4a22812 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fix the HashlinkHelper

github.com/openfl/lime - 668b3f7ba7dc7da3c20b7241e0bf1a7ddfea73c3 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Add some include paths, to try and make mac work.

github.com/openfl/lime - 3a55a30faddd1fad97dd61e9a51a595b787f3387 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Add more libs for libuv.

github.com/openfl/lime - 442c219fb56cd69d526a407c82efee0e70739b9e authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fix filewatcher RemoveDirectory issue.

Windows headers define RemoveDirectory as RemoveDirectoryA.
system/FileWatcher.h needs to be incl...

github.com/openfl/lime - 50cc49c66d48baa03beec924df276cf798c2e87c authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fix INT32 redefined error in libjpeg.

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

github.com/openfl/lime - 0f8c5a69f28c716427282c9a5b413297f3c52c7c authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fixup CI, and some includes.

github.com/openfl/lime - c2595b908d6837a9dfe04c43bb58fb4dea1563a1 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Why the hell are we still doing 32 bit.

github.com/openfl/lime - abdf1450fdec90e60357bdd1f52f9d6e2ca144af authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Also build fmt, ui and uv libraries.

github.com/openfl/lime - 4c001e11696ec3ac1da29c82ac4b3555be1a8888 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Update hashlink.

github.com/openfl/lime - d6b3e826d4f8a91cf938cad6a24cf1a41cb74aca authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Implement `lime setup hl` in a hopefully better way.

github.com/openfl/lime - cb3b0240de91f0102d400b375fca3e6c59d546d5 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fix haxelime/lime#1516 again.

github.com/openfl/lime - 18f680e247856f7869ba40310e507550ed7a459c authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Put hashlink binaries in templates/bin again.

Add setup script for macOS codesigning.

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

github.com/openfl/lime - f544134144c43a2029968ab49f583c6e888ba666 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Set android platform to 21 in BuildHashlink.xml.

github.com/openfl/lime - 5c2e5577abca29be9098e96eebd085020bd56124 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Try fixing mac and linux some more.

github.com/openfl/lime - 054c20171d5b774edb19ffba69caef0d88995389 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Add some more -pthread.

github.com/openfl/lime - aa62d786b341d2b2e9fa47c7ff0f7333f65bfb6b authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Only copy libhl.lib on Windows.

github.com/openfl/lime - b72f45ed1609b9d168975c7ed69fdcbe8fd4f0d6 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Fix macOS and Linux CI.

github.com/openfl/lime - 2d2e6458f705974fcb66bf2d13d19ce5f10725eb authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Make windows work, install required packages on macOS.

github.com/openfl/lime - e4793346ccb51a360d60216ae1d43ccc73db3d09 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Link with libpthread.

github.com/openfl/lime - 97f718b291a0af7b07e2f532d88aa3089d07ca2e authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Update hashlink.

github.com/openfl/lime - 9ced08920af9c23d74f24282209caa028d908b00 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Add hashlink as a submodule.

github.com/openfl/lime - a288feca96ca03c88aac587b374cee678b7fafae authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Update hashlink.

github.com/openfl/lime - a3b3d8593fad601a98e2492e9bd6bd18671ad2b8 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Rename a few functions.

Currently there's conflicts between the names in the C code, and the names the haxe compiler woul...

github.com/openfl/lime - c394aea8f11ea95808ad122196bbaffecae91a90 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Update hashlink.

github.com/openfl/lime - daca1a2a623de6a971d00f2bdb429c0395cb0720 authored over 2 years ago by Apprentice-Alchemist <[email protected]>
Close #1516.

Fixe an inconcistency between the C and haxe sides of the OpenGL bindings.

github.com/openfl/lime - 892d4612c4a3022abb86d0807c270624be6de4eb authored over 2 years ago by Apprentice-Alchemist <[email protected]>
focus back to textInput after setting clipBoard

github.com/openfl/lime - c845859bc0f30ecd3212991f5316b4d852fc6edb authored over 2 years ago by Junsred <[email protected]>
prevent clipboard being set as null

github.com/openfl/lime - c0a77a01fbaf56ead99d34903d464a76c90b5a25 authored over 2 years ago by Junsred <[email protected]>
Clarify purpose of data validation variables.

This value doesn't actually contain default values, but instead helps
verify that the correct fi...

github.com/openfl/lime - 50488aee5353c2918b7a00bbe2930c5cf51fe1c9 authored over 2 years ago by Joseph Cloutier <[email protected]>
Lock Dox version

github.com/openfl/api.lime.software - 599c9fcf451bc7fc2305762494c6653d6769f430 authored over 2 years ago by Joshua Granick <[email protected]>
Lock Lime and Dox version

github.com/openfl/api.openfl.org - 60fcd235a17c2f6ed612548fc170036b890ff408 authored over 2 years ago by Joshua Granick <[email protected]>
Reduce clutter by merging related files.

There's no need to have three separate files containing a single static
variable each. Ideally, ...

github.com/openfl/lime - 3bbbb189c2d1374eb2c85c53b6bc5c03884cebf2 authored over 2 years ago by Joseph Cloutier <[email protected]>
MethodActuator: fixed issue where complete() would call method with uninitialized values if not updated at least once before stopping

github.com/openfl/actuate - 61fcaa6e51a486283ad7700bb8ffe0437d58efb6 authored over 2 years ago by Josh Tynjala <[email protected]>
Better naming/organization for application/metadata/window validation types

github.com/openfl/lime - 1f954d268fd964558e8d8d88d094ce38317805d3 authored over 2 years ago by Josh Tynjala <[email protected]>
update lime and lime-samples repo paths

github.com/openfl/lime - 10b8f962cdf6f84d7ec764194b6538f98ee72281 authored over 2 years ago by Josh Tynjala <[email protected]>
Fix compatibility with older Haxe

github.com/openfl/lime - ee39b85a9e26fe5c2e9c00417324c333fb0335aa authored over 2 years ago by Josh Tynjala <[email protected]>
Update CI action

github.com/openfl/books.openfl.org - 6c051e3c12a0a1d1e7d11f7057498a0b898fc114 authored over 2 years ago by Joshua Granick <[email protected]>
Fix CI action

github.com/openfl/books.openfl.org - 656bfc2649d8e4b683a23dd983af93b28627d427 authored over 2 years ago by Joshua Granick <[email protected]>
Initial commit

github.com/openfl/books.openfl.org - 48c9ae006275f07856bfd90ab7a3e2b43227a1e2 authored over 2 years ago by Joshua Granick <[email protected]>
Update deploy script

github.com/openfl/api.lime.software - 266e5ce783eaae233a3831652d0fc559ee486b92 authored over 2 years ago by Joshua Granick <[email protected]>
Initial commit

github.com/openfl/api.lime.software - 7a7931b622d8f555d309cdd4d56b4c6e93ad17c1 authored over 2 years ago by Joshua Granick <[email protected]>
Update config

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