Ecosyste.ms: OpenCollective

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

github.com/openfl/openfl-native

[deprecated] OpenFL native backend
https://github.com/openfl/openfl-native

Use extension initialize method for create auto-created extensions

209810a336ecebbf4036ae661b6df0b3c394e691 authored over 11 years ago by sergey-miryanov <[email protected]>
Also use dev openfl in CI script

246056b9c7fa61c2f12b9ee874562f31e27471f8 authored over 11 years ago by Joshua Granick <[email protected]>
Update Travis CI script to use dev openfl-tools

e3b91872449abf4e83a5bb4863598950940b6b52 authored over 11 years ago by Joshua Granick <[email protected]>
Remove unused nme.AssetData template

9816bdbb807289024c4c75e5618221e1607bdc04 authored over 11 years ago by Joshua Granick <[email protected]>
Update iOS project template to match additional sizes

f0fe1c76ee5712db64ffd083f72b73fb64370e23 authored over 11 years ago by Joshua Granick <[email protected]>
Add support of IActvityExtension and autoCreateExtensions to GameActivity

- all android extensions should implement IActivityExtension interface
- autoCreateExtensions is...

95da02b1d8d051d00daa4431e5045fc66ae0c7a3 authored over 11 years ago by sergey-miryanov <[email protected]>
Merge pull request #58 from m22spencer/master

Inline critical functions of flash.Vector

9e6629439640f24c20aca600f4d1cb2ff6cc4421 authored over 11 years ago by Joshua Granick <[email protected]>
Was renamed ResizeWindow

aba8125d3c487bb2682871e861208925638360fd authored over 11 years ago by Joshua Granick <[email protected]>
Move resize code to stage, instead of frame

d97eed28aa0549c1eb49f3fcf99a2bcf9cbdd893 authored over 11 years ago by Joshua Granick <[email protected]>
Merge pull request #60 from RobDangerous/master

Runtime window resizing

29bdbb3d8bbae85b88f28aa4456f167218856c77 authored over 11 years ago by Joshua Granick <[email protected]>
Merge https://github.com/openfl/openfl-native

a0534ec2d0520acecc5e9b657b2074d94ce1b9eb authored over 11 years ago by Robert Konrad <[email protected]>
Fix behavior of UI status bar for iOS 7

ff2ef0023e3924d9da46d764e9ca0aeed4911583 authored over 11 years ago by Joshua Granick <[email protected]>
Include HXCPP libraries for C++ builds only, add templates for 64-bit Neko/Mac

1c3a8ea95693be9bf5bdc9d3b2dd0d16981ff928 authored over 11 years ago by Joshua Granick <[email protected]>
Fix behavior of UI status bar for iOS 7

99cf0d039ad331d066c8125923787bd52990f79d authored over 11 years ago by Joshua Granick <[email protected]>
Include HXCPP libraries for C++ builds only, add templates for 64-bit Neko/Mac

80fc7972abfc53ca1d5ecd92d4edb0a76c1b7e15 authored over 11 years ago by Joshua Granick <[email protected]>
Merge branch 'master' of https://github.com/furusystems/openfl-native

95ddaafff7c4d397bb322c52318a7db298825463 authored over 11 years ago by Andreas Rønning <[email protected]>
flash.system.System conditionals

cpp flag isn't being set by FlashDevelop during code completion requests
so the #if cpp is causi...

1dd050a001f78500091450a038b2a8f8fe7d7e97 authored over 11 years ago by [email protected] <[email protected]>
Getter functions for Tilesheet

Added getTileCenter, getTileRect and getTileUVs to reflect
openfl.display.Tilesheet.
This necess...

639ee693fe218d2f49a3f85b965f09680ee5f3af authored over 11 years ago by [email protected] <[email protected]>
Remove unneeded SDL2 DLL, now that SDL2 links statically on Windows

b6326bcf6decdd965444c6e95f55f6a7ad328f40 authored over 11 years ago by Joshua Granick <[email protected]>
Include SDL2.dll dependency on Windows for now, until static linking is properly working

5723f85e080afa5a9f052ca3c81be8d0df960ee3 authored over 11 years ago by Joshua Granick <[email protected]>
Inline critical functions of flash.Vector

Without these calls inlined, flash.Vector is several orders of magnitude slower than Array (unle...

7c9559975774479dcdce186987dda1922486d903 authored over 11 years ago by Matthew Spencer <[email protected]>
Filter properties should be public

4b9dce377397047909420a0f400a9f0570d1dfa5 authored over 11 years ago by Joshua Granick <[email protected]>
Fix NMEFont, rename to AbstractFont

38ec2044e2adf881fdf60d51494c771ad4dda411 authored over 11 years ago by Joshua Granick <[email protected]>
flash.system.System conditionals

cpp flag isn't being set by FlashDevelop during code completion requests
so the #if cpp is causi...

be892e37790e25229897de2f8829a3ba6f9c5bf5 authored over 11 years ago by [email protected] <[email protected]>
Fix NMEFont, rename to AbstractFont

3f09ed355ea2ffae2915e039b3dd272a710bb182 authored over 11 years ago by Joshua Granick <[email protected]>
Merge branch 'master' of https://github.com/furusystems/openfl-native

3c606abdf6d79bf095799fa294c13c195a06477d authored over 11 years ago by [email protected] <[email protected]>
Getter functions for Tilesheet

Added getTileCenter, getTileRect and getTileUVs to reflect
openfl.display.Tilesheet.
This necess...

8f1101c0021727019a56ff1cb18ac8db2b27b441 authored over 11 years ago by [email protected] <[email protected]>
Remove debug messages

b6630b95957ac2203197d49228a5e90526d7cf8b authored over 11 years ago by Joshua Granick <[email protected]>
Fix --no-traces on Android

cc9aeeed134c704a9191074a89c7b6d5841c796e authored over 11 years ago by Joshua Granick <[email protected]>
Merge pull request #49 from jarkkosyrjala/patch-1

Added missing createInterface method

862918823d5a523ba455a0f6243a746c56ad8841 authored over 11 years ago by Joshua Granick <[email protected]>
Remove ApplicationMain.getAsset

0b3e65a188a7b9d2514e22ea37efabf97b9af223 authored over 11 years ago by Joshua Granick <[email protected]>
Working on nme_resize_frame()

705147e5607cc1ba6885b1e4b64e04a2b690f75d authored over 11 years ago by Lars Doucet <[email protected]>
Trying to add nme_resize_frame()

639939013e5db9b63901501fb7328edf1ff42ec9 authored over 11 years ago by Lars Doucet <[email protected]>
Minor fixes

6c43afd2744cc128674371547bd861d76ee79eab authored over 11 years ago by Joshua Granick <[email protected]>
Adjust ApplicationMain fix

7b7da6ff46c017521f0401c645a6989660254e03 authored over 11 years ago by Joshua Granick <[email protected]>
ApplicationMain fixes

b65117073267dda94592cdef4b9b0f18ea1be881 authored over 11 years ago by Joshua Granick <[email protected]>
Set to 1.1.0 for development version

b7e9ca016839a11570c59ff0bb1a436f8dcdd565 authored over 11 years ago by Joshua Granick <[email protected]>
Add app_init

77ee18d9a70ba5a5c6136a5bdfb1a49c6411c4bc authored over 11 years ago by Joshua Granick <[email protected]>
Added missing createInterface method

Fixes externs created with openfl-tools/utils/JavaExternGenerator.hx

20aebd6080cba01f662b98763e7bb1cbeb809e63 authored over 11 years ago by Jarkko Syrjälä <[email protected]>
Try to get virtual video working in CI

2dce8b75cb5eeaf8dd2292a59549f70d5babde5b authored over 11 years ago by Joshua Granick <[email protected]>
Adjustments to CI script

2562c8de8947113f782869276fa8a0b4b6adbcf5 authored over 11 years ago by Joshua Granick <[email protected]>
Update README.md

fdfb98647eadd274a04c0219e3751cdea43cf530 authored over 11 years ago by Joshua Granick <[email protected]>
Don't test Neko for now

b3b4898b0dcb6993d515071c9c925d904312831e authored over 11 years ago by Joshua Granick <[email protected]>
Update CI script

b3e9534e76f761937fee1a57ef0b5b4bfaa16333 authored over 11 years ago by Joshua Granick <[email protected]>
Add Travis CI script

bc4d108afc36f02043794f1d21adaed0ec0c9120 authored over 11 years ago by Joshua Granick <[email protected]>
Update to 1.0.8

fab1f9b58ec6459f4edb270c52171d817f46ff63 authored over 11 years ago by Joshua Granick <[email protected]>
Update Freetype binaries for iOS

628503ef776ab7cab115e681b1e0068708d44fe8 authored over 11 years ago by Joshua Granick <[email protected]>
JNI improvements, added JNIEnv access (for native extensions) and added access to JNI fields, adding getter/setter access for static and local properties

dd3e85c4dc954a2e843f38eb229510b524b1753c authored over 11 years ago by Joshua Granick <[email protected]>
Getter functions for Tilesheet

Added getTileCenter, getTileRect and getTileUVs to reflect
openfl.display.Tilesheet.
This necess...

7a2e7f71ec5c74fc17b9d588e78312e9983422fa authored over 11 years ago by [email protected] <[email protected]>
Hide status bar text for iOS when fullscreen is true

5a42c77c2dc34c1e6f9badce78ab905997140585 authored over 11 years ago by Joshua Granick <[email protected]>
Improved the "should render" logic, so rendering occurs at the desired frame rate, even if sleeping results in minor differences in the poll time

6f48e64379a17fc01f58db5e2c46e91d441bf793 authored over 11 years ago by Joshua Granick <[email protected]>
Hide status bar text for iOS when fullscreen is true

8ae87e6cda061179a469d2b099e2a7e99dfc1f35 authored over 11 years ago by Joshua Granick <[email protected]>
Merge branch 'master' of github.com:pazudev/pazu-native

fde0f635800d26afebea62d4253c8eca0b54501f authored over 11 years ago by Joshua Granick <[email protected]>
Improved the "should render" logic, so rendering occurs at the desired frame rate, even if sleeping results in minor differences in the poll time

723c22372c1ce87864fad9313bde8f52953bb4a4 authored over 11 years ago by Joshua Granick <[email protected]>
Update to 1.0.7

84bdfab7d7b94c7ad337b1b8c7708ea6612f61bf authored over 11 years ago by Joshua Granick <[email protected]>
Set the current working directory to the executable path when running Windows or Linux, by default, to resolve relative paths. The CWD is set for Mac to the asset directory already, as part of the C++ initialization code

a48144dada3f1f1faa3da1f3b70803c51aabbd40 authored over 11 years ago by Joshua Granick <[email protected]>
Merge pull request #33 from skylerparr/master

added Socket and XMLSocket support

c6c3d4506fb13362a649a1c28edf0253c2b55dd3 authored over 11 years ago by Joshua Granick <[email protected]>
Add IDataOutput interface for ByteArray

faf2b4c19943881e7c82b978447533d3e40d3f81 authored over 11 years ago by Joshua Granick <[email protected]>
added Socket and XMLSocket support

1ef401b03d33374ee1dbe4fff4bf01b7829cf7de authored over 11 years ago by Skyler Parr <[email protected]>
Set transparent to true when loading from bytes

7fd8c6b00b3729eeaeb624f62c08b82df97264c8 authored over 11 years ago by Joshua Granick <[email protected]>
Update version to 1.0.6

1d1ea13905ea40c253d483b8e18c55f5f7c7e916 authored over 11 years ago by Joshua Granick <[email protected]>
Force ndll/Mac64 to exist for haxelib

3aa47d7adb9f6d48e3c17ffc128529f82980e713 authored over 11 years ago by Joshua Granick <[email protected]>
Update to version 1.0.5

d3d2143395b482cda4a0385b814cbad6981c58f9 authored over 11 years ago by Joshua Granick <[email protected]>
Improve bitmapData.dispose

901ab1025872ce9e6238634eb88c9872eeea8e32 authored over 11 years ago by Joshua Granick <[email protected]>
Fix displayObjectContainer.contains so it goes down through the full tree

a1ebc6348eb2e135ca842eb28e1a3356598f9539 authored over 11 years ago by Joshua Granick <[email protected]>
Fix for rare issue in static initialization order

83e44fa202e892ec84df6cac913962c901169529 authored over 11 years ago by Joshua Granick <[email protected]>
Merge branch 'master' of github.com:pazudev/pazu-native

7df64fdf1bd418e824f1aa476d4c77a5320177c4 authored over 11 years ago by Joshua Granick <[email protected]>
Added an internal "unmultiplyAlpha" method for images that are premultiplied (like SWF assets)

8170a1ad883b95666ec350e81b72df35b09413f8 authored over 11 years ago by Joshua Granick <[email protected]>
Format changes

6de6499a1c865ae3e62932e69ebef74792420454 authored over 11 years ago by Joshua Granick <[email protected]>
Merge pull request #17 from furusystems/master

Various fixes to flash.geom package.

540cf13c527b662d2d898f29f25e8f11ab4180ee authored over 11 years ago by Joshua Granick <[email protected]>
Fixes to Matrix3D

Added pointAt implementation found in openfl-html5; Someone should
verify that implementation, d...

07d7ac0f6744d00d00558b8210fbbc0c9665850a authored over 11 years ago by Andreas Rønning <[email protected]>
Added several Matrix3D copy methods

copyFrom, copyToMatrix3D, copyColumnFrom, copyColumnTo, copyRowFrom,
copyRowTo

374ef1aed511be337e3defd75122a9f9b97497af authored over 11 years ago by Andreas Rønning <[email protected]>
Removed inline declarations from Matrix3D methods

b2c8bff782af3f513caf0c2f31e5104970e98c58 authored over 11 years ago by Andreas Rønning <[email protected]>
Added several Matrix copy methods

copyColumnFrom, copyColumnTo, copyRowFrom, copyRowTo.
Someone should probably verify my implemen...

cf42d88e05c62bb26fdb6ed269f0761e4bf622d4 authored over 11 years ago by Andreas Rønning <[email protected]>
Added Matrix.copyFrom

e293791cb23c272b58221b53b3658ac52a68aac6 authored over 11 years ago by Andreas Rønning <[email protected]>
Added Matrix.toString

ffcfb9d2cf0f7ed0dc2c9ddb8cd54b41836339e6 authored over 11 years ago by Andreas Rønning <[email protected]>
Added Matrix.setTo

fe3479302248963806eca268d3cad60bee498c85 authored over 11 years ago by Andreas Rønning <[email protected]>
Added Rectangle.copyFrom

6cbdfb86ed6eba16dc38d082e3e142ed59c52460 authored over 11 years ago by Andreas Rønning <[email protected]>
Altered Point and Rectangle toString()

Vector3D.toString shows the type as part of its formatting. I altered
Point and Rectangle to do ...

472ebb3e3507876ce26d58d6184ec67711314850 authored over 11 years ago by Andreas Rønning <[email protected]>
Added Rectangle.toString

c8e5339f49c18ef4d9aa51208c9ed6f6d3c8dd5e authored over 11 years ago by Andreas Rønning <[email protected]>
Added Point.setTo

f62420a1d3b5d25331c557c47bd9ec303eb1eb15 authored over 11 years ago by Andreas Rønning <[email protected]>
Update to 1.0.4

134a7f2a5c6f05d84d8bffd6ad455c1208ee2fea authored over 11 years ago by Joshua Granick <[email protected]>
Keyboard fix for Android 2.3

b1c260e24a4a13048c3561f4798eb4cb1f8afc3a authored over 11 years ago by Joshua Granick <[email protected]>
Fix motion range, don't dispatch repeating button events for gamepads

f2eaffe328fe2c69260fb18097da0973e4ffc5de authored over 11 years ago by Joshua Granick <[email protected]>
Fix when setting null filters

ead736f4f489912ad1a90c097530887a8f912f17 authored over 11 years ago by Joshua Granick <[email protected]>
Populate JoystickEvent.axis with 6 values to allow for two joysticks

760ffee7f0a59dd07a08c07e67a12c9f24ed522c authored over 11 years ago by Joshua Granick <[email protected]>
Update haxelib.json

bd71e8144d0c7e4e272f2e104c9eb4e7a8a829f3 authored over 11 years ago by Joshua Granick <[email protected]>
Update OUYA category, update version

57c9a3534065aaf269f14e2b1353bd6682860ce6 authored over 11 years ago by Joshua Granick <[email protected]>
Update version to 1.0.2

8c4920fca85b9d7bc8514c38824185f9df418309 authored over 11 years ago by Joshua Granick <[email protected]>
Add joystick support for Android

ff0e1c547b498d979b3ff9ea843327e7c11f0b5f authored over 11 years ago by Joshua Granick <[email protected]>
Added Lib.trace

2510c1722ca8e54b5a154fd90e507ee58a27b5ae authored over 11 years ago by Joshua Granick <[email protected]>
Fix for some Android versions

2d9abc95663df0e93b0066029aa3053eae47cb6c authored over 11 years ago by Joshua Granick <[email protected]>
Fix canceling of default ALT+ENTER behavior on Windows or Linux

5a6a0ab2779837588c60459c362ad24730e74c37 authored over 11 years ago by Joshua Granick <[email protected]>
Update version

0dc0d50196127800f26ecf60d1866d53aeef9b67 authored over 11 years ago by Joshua Granick <[email protected]>
Add applicationDomain to LoaderInfo

8d1f28f1de5fe0d4a863eb2656631b48896ab75b authored over 11 years ago by Joshua Granick <[email protected]>
Gradient fix

137474b549f1c7f7cbb5d9d1ac60b93d73ef61b3 authored over 11 years ago by Joshua Granick <[email protected]>
Fix filter bug

dfdbe98d14739657c3c0a8726cf575bf900f1386 authored over 11 years ago by Joshua Granick <[email protected]>
Merge pull request #8 from larsiusprime/master

Plays nicely with Waxe

d409b2d1a9c9b490581028ca73cbcb14be1e7679 authored over 11 years ago by Joshua Granick <[email protected]>
Merge remote-tracking branch 'origin/master'

92599d309de53ad142741c89129dfa26bb5692cc authored over 11 years ago by Lars Doucet <[email protected]>
Minor changes to play nicely with Waxe

2f161fc1589b7a486692ead8e6f5be11169bfe96 authored over 11 years ago by Lars Doucet <[email protected]>