Ecosyste.ms: OpenCollective

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

github.com/openfl/starling

Known as the "Cross-Platform Game Engine", Starling is a popular Stage3D framework for OpenFL and Haxe
https://github.com/openfl/starling

Merge branch 'master' of github.com:openfl/starling

b19e4cfb0a9cfcd4c2bc62836d385bd23de8eac1 authored almost 7 years ago by P.J.Shand <[email protected]>
Fixes an issue where stencilReferenceValue is being set to the incorrect value when using a sharedContext. Issue also present in as3 version (https://github.com/Gamua/Starling-Framework/issues/995)

287229595d57b271b499f464ef8a8f6a5e6f212f authored almost 7 years ago by P.J.Shand <[email protected]>
Update demo to use new AssetManager on all targets, cleanup

eac7d724e67cb4809f9a61a36e1bbb3e8bf8becb authored almost 7 years ago by Joshua Granick <[email protected]>
Added new AssetManager system and updated the Demo sample app

fc484944863296650c59fa7907617e099e456025 authored almost 7 years ago by ValentinRadoi <[email protected]>
Added 'Mesh.createDefaultStyle'

Referencing https://github.com/Gamua/Starling-Framework/commit/53ff6244cf2a9349f1eb5246acb36868f...

a4b1feaebe10db0fb24664d682fd7fe3b0348ce7 authored almost 7 years ago by ValentinRadoi <[email protected]>
More updates on BitmapFont and DistanceFieldStyle

- fixed that properties of DistanceFieldStyle were not always updated correctly on batching (htt...

4ab571c9fcda846bf0ea85959b3d88e51d1fb638 authored almost 7 years ago by ValentinRadoi <[email protected]>
Even more updates on BitmapFont and DistanceFieldStyle

Bringing in updates from https://github.com/Gamua/Starling-Framework/commit/2392e088ce7069da4941...

7b2225142c684fa50628130a42a678e0fc66cfea authored almost 7 years ago by ValentinRadoi <[email protected]>
Updates up to v2.3.1, except the New AssetManager

From https://github.com/Gamua/Starling-Framework/tree/726dd3339b2e7a5fef275ae01733bd8380ab468d u...

15049cf50af3adcfa81eda3409f227b9ee252669 authored almost 7 years ago by ValentinRadoi <[email protected]>
small fix for null texture

4d7aa5c4a64ac1ffe3b2d1b3d28b7adf9f993aab authored almost 7 years ago by Mathieu Sénidre <[email protected]>
handle .ogg and .wav files as Sound

33d183915635f724ff61e339809c33bdf44196d8 authored almost 7 years ago by Mathieu Sénidre <[email protected]>
Merge branch 'master' of github.com:openfl/starling

c726d43b61a8c6a9db1c747f5dc12e73c8b57b0b authored almost 7 years ago by P.J.Shand <[email protected]>
add AIR_SDK

ef9251c36be4959f3845c5720a4957bc352492a9 authored almost 7 years ago by P.J.Shand <[email protected]>
SystemUtil fix: executeWhenApplicationIsActive should always act as active in Flash (caused freeze in rendermode GPU when window not active)

6dc4029cb38ce105ee9dbc333ac4efaa23f2d240 authored almost 7 years ago by rewb0rn <[email protected]>
Update NPM demo to newer OpenFL base version

74e93b5d650bb458eb23f4284054e9cd63ecfda4 authored almost 7 years ago by Joshua Granick <[email protected]>
Update README

427a53e92a5eccff77f445d05d9d44cfa7eda831 authored almost 7 years ago by Joshua Granick <[email protected]>
Update to 2.2.1

07ed93ad7e468e9bb8bc188ec332d82666204dbd authored almost 7 years ago by Joshua Granick <[email protected]>
Update .gitignore

5f54ed81ab04eb770ca8c8ae69014862a8be77f3 authored almost 7 years ago by Joshua Granick <[email protected]>
Update Webpack script

2ea08637fd8d31babff1a2b3fdb49196122e1139 authored almost 7 years ago by Joshua Granick <[email protected]>
Update README

308dc056f27b67402fcd482e178bc795d18adb0b authored almost 7 years ago by Joshua Granick <[email protected]>
Update README

91868bdbdb4125d3e5d550ec53f0e92f74dff51c authored almost 7 years ago by Joshua Granick <[email protected]>
Add NPM badge

7ff602a896eb617ed774e25b81f9487840abecd4 authored almost 7 years ago by Joshua Granick <[email protected]>
Update build status badge

2f3e677388ec39b391f07f5845325cc48e48853f authored almost 7 years ago by Joshua Granick <[email protected]>
Update README

de97b613cfb14395a4d0afda5ce02dcaf5679a8f authored almost 7 years ago by Joshua Granick <[email protected]>
Merge pull request #86 from astrocreep/master

fixed texture setup settings lookup upon texture change

aeb6118e3ef0a8b04e4c73b20115920cfbdde406 authored almost 7 years ago by Pete Shand <[email protected]>
fixed texture setup settings lookup upon texture change

ee916ae4b1ef9adcda717ce2d51ae9758250a7b7 authored almost 7 years ago by florian <[email protected]>
Fix multi-touch scene on TS/ES5/ES6

cb29bb62b852d3a03b79564bf1a1d88b2a133acf authored almost 7 years ago by Joshua Granick <[email protected]>
Fix object count in Benchmark

756fcaa4b3b4c6adfd8cd3bcfa5ae4f8eab0b57c authored almost 7 years ago by Joshua Granick <[email protected]>
Update README.md

79a3ebcc6cc80050ddeee1a3297d7281b6734d63 authored almost 7 years ago by Joshua Granick <[email protected]>
Update OpenFL dependency version for NPM

b11b8016c36c728ce6fbcd742301b37d5747f4cf authored almost 7 years ago by Joshua Granick <[email protected]>
Update release message

f8732d2088ed5388cc855b90038ff9c606e67196 authored almost 7 years ago by Joshua Granick <[email protected]>
Update version

33791fa8d03b70a3a7d0b1055e627690b9a8a0ee authored almost 7 years ago by Joshua Granick <[email protected]>
Add ES5/ES6 demo

4495da8ecaea59a641dd01c3cb3fbbfefad9f7f8 authored almost 7 years ago by Joshua Granick <[email protected]>
Minor fixes

dfa6d4bcec1bbba4ef99b5fd61d58555465f4853 authored almost 7 years ago by Joshua Granick <[email protected]>
Fix TypeScript demo

35e68b06612bc2bae459d959e3ed93193b3b8b25 authored almost 7 years ago by Joshua Granick <[email protected]>
Allow passing string as XML parameter

e4d12dd3656535cd3dcacb5db17dd5828f3f0bf7 authored almost 7 years ago by Joshua Granick <[email protected]>
Fix some getter/setters

32614e47c903e3ba8f0b453a6db082eeea332571 authored almost 7 years ago by Joshua Granick <[email protected]>
Progress on TypeScript demo

2561e1ea8c8c32ceed3aff2e7095fb3ac174a2a0 authored almost 7 years ago by Joshua Granick <[email protected]>
Add initial files to be updated for TypeScript

7dbbb374f2ce1c495fff646add75d0c8c8e28494 authored almost 7 years ago by Joshua Granick <[email protected]>
Generate TypeScript project

9deba6e3c9bd8cde3fb0e568b7d1664ef431dc45 authored almost 7 years ago by Joshua Granick <[email protected]>
Restructure samples directory, share demo assets

fb662de1b4d930f0532b540a57982bbebf2c37ab authored almost 7 years ago by Joshua Granick <[email protected]>
Minor fix

56b8c9da1aed33f001f06f9f365d8fabdfa37006 authored almost 7 years ago by Joshua Granick <[email protected]>
Remove debug message

853925fd7b16def9adcf12dbaf02b92e972aa076 authored almost 7 years ago by Joshua Granick <[email protected]>
Filter fix

3bbe579572b8c9229bfc4b78bbd5794abaa98065 authored almost 7 years ago by Joshua Granick <[email protected]>
Fix fonts in NPM demo

277740168acc2d4c2337d8cb41d1a36238e0a734 authored almost 7 years ago by Joshua Granick <[email protected]>
Skip null object in chain

b52ce30d084fd41b8992b1d42ed786e1137f4dc6 authored almost 7 years ago by Joshua Granick <[email protected]>
Update Demo

9226f70f2c81c6dd1a115cbd20fb48b5542c032f authored almost 7 years ago by Joshua Granick <[email protected]>
Add ES5 getter/setters, m minor fixes

5117f8fcfacb90ca81341b57f693bf5d3fc3586a authored almost 7 years ago by Joshua Granick <[email protected]>
Add TODO

aa6975a0cf908dac492e9ae05e1c8f44856da16c authored almost 7 years ago by Joshua Granick <[email protected]>
Progress on demo

572009401ff39f225c9eed5cb6942e9b8f23e7b6 authored almost 7 years ago by Joshua Granick <[email protected]>
Update externs, add missing files, progress on running demo

c2b3356e5a38c5c1e03bf3687754193c847db65e authored almost 7 years ago by Joshua Granick <[email protected]>
Initial steps to go to NPM

5ea9779716b3a18f784722503cc1af2f920cfae4 authored almost 7 years ago by Joshua Granick <[email protected]>
Fix juggler.containsTweens (resolves #83)

7e4395017c90213355186ba1b7a03f29c13441f9 authored almost 7 years ago by Joshua Granick <[email protected]>
Update README.md

c938ef6f274873552f8c50983c7aa5ee049de2ad authored almost 7 years ago by Joshua Granick <[email protected]>
add starling demo

7860f2ff720a97086222950b1bb5d7651821d4dd authored almost 7 years ago by Zac Devon <[email protected]>
Fix demo on AIR target

4e3b2f7f95d69c000ecc6b7277fba77e2858cdd0 authored almost 7 years ago by Joshua Granick <[email protected]>
Minor fix

3e2c8eb95c8ea43be6beca7be834408083208707 authored almost 7 years ago by Joshua Granick <[email protected]>
BitmapFont: add missing var offsetY

b1b4b91cd60e46cef291b7da034190a3bd8c9ec2 authored about 7 years ago by Kostas Chatzikokolakis <[email protected]>
Fix new project template

3747c53ecc79a7fa098e9b9caf5a0760798d1b6c authored about 7 years ago by Joshua Granick <[email protected]>
Fix Tween onComplete (resolve #67)

611b798568dadbe85c5a0294b317841e677b13ec authored about 7 years ago by Joshua Granick <[email protected]>
Improve juggler.tween (close #67)

0a299d844ffbe98c234dac13612cab1167e4218b authored about 7 years ago by Joshua Granick <[email protected]>
Fixes for masking

e0237695a19890f8d7ec54af6857e5a3faf7ea3e authored about 7 years ago by Joshua Granick <[email protected]>
Minor fixes

b9afae7daa0fc935c380e911a975e1d062895d80 authored about 7 years ago by Joshua Granick <[email protected]>
Fix pivot point, .toFixed logic

1c31d9a15a77086c937b46f059ca82e0ff05941a authored about 7 years ago by Joshua Granick <[email protected]>
Fix MeshStyle constructor DCE

f5de9e83bb6e8bca939e2e34786198cbbb2345ab authored about 7 years ago by lkhoroshavin <[email protected]>
ATF files that avoid JPEG-XR + LZMA and are therefore compatible also with non-Flash targets

f5ec83b12563de676dd39ef4feee39dfddca751f authored over 7 years ago by Hendrik Klindworth <[email protected]>
Compile fix

4c319de9a170a59b9cff87bc96495ed137ec2159 authored over 7 years ago by Joshua Granick <[email protected]>
Compile fixes, remove typedefs (for clearer error messages)

998cb033975fadeb2e0b35547f0fc013b8a90d85 authored over 7 years ago by Joshua Granick <[email protected]>
Remove untyped Function usages

50d8412adb9be3a1319431206a7be7a9d0562238 authored over 7 years ago by lkhoroshavin <[email protected]>
Fix ATF texture on Flash

172f36d9325c37b3ecdb405171798f8f8815ba60 authored over 7 years ago by Joshua Granick <[email protected]>
Improve particles blend mode update for better batch

17359f3abb2cc88a66a39a10b82ba27190d14ddc authored over 7 years ago by lkhoroshavin <[email protected]>
Fix blend mode has been not updated after parseConfig

9e7413eb5cbe567714b68b2f719cc06658366d39 authored over 7 years ago by lkhoroshavin <[email protected]>
Fix MiniBitmapFont

dc0e69e93687e7c51df415c1c3f2455f3ef9bc11 authored over 7 years ago by Joshua Granick <[email protected]>
Update particle extension and demo

4b1c59164dd0a576e1122c451836eefb5c3b6e7a authored over 7 years ago by Joshua Granick <[email protected]>
Update Haxelib version to 2.2

fbe66f0c986f317a2100c1d722817ccf6ad00b53 authored over 7 years ago by Joshua Granick <[email protected]>
Add CI script

d94432affc98d23890f1f4799aeff376f33913b5 authored over 7 years ago by Joshua Granick <[email protected]>
Fix docs, compile fixes

f94f97a8f0345c9e8c3590e89b03c6c04474d418 authored over 7 years ago by Joshua Granick <[email protected]>
Minor change

48d934b2bb87a507d6df574094b5e6e012d569b7 authored over 7 years ago by Joshua Granick <[email protected]>
Fixes

ca91ad75ecb3f635cb89887ac5f0f899e8a8adba authored over 7 years ago by Joshua Granick <[email protected]>
Merge improvements from latest Starling repository source

95a59b9a8e50a499e55ba2b3ee548bc49303b6ad authored over 7 years ago by Joshua Granick <[email protected]>
Initial support for Starling 2.1 demo

5fc1b03f2d812e332f77d101fa2522421fe734a3 authored over 7 years ago by Joshua Granick <[email protected]>
Port additional classes

b07a5522cc0f39e4a8e1c816b57274ef25efc8a9 authored over 7 years ago by Joshua Granick <[email protected]>
Update some files

45d4b0e5832eeb700606cef3d975a45fac1911d8 authored over 7 years ago by lkhoroshavin <[email protected]>
Update a few more files

730d7cf2d06f2758215442b4f90884eb8c5061c3 authored over 7 years ago by Joshua Granick <[email protected]>
port as3 to haxe

17973728f40d82dec5e42bd10e8d899d1694b4e3 authored over 7 years ago by P.J.Shand <[email protected]>
Additional fixes

eefb59eb1dcd834659b7f3868bd6771ab07428d9 authored over 7 years ago by Joshua Granick <[email protected]>
Some compiler fixes

cbf6e2e87b48585665a9a9ff721acff8c8f0ec63 authored over 7 years ago by Joshua Granick <[email protected]>
Update additional classes

48d584e18735d161e6b00074ab1e0136c5e3c06f authored over 7 years ago by Joshua Granick <[email protected]>
Progress on update to Starling 2.1

cde1b8bccc4c3de62d09927d2eb986bcf6c45b5d authored over 7 years ago by Joshua Granick <[email protected]>
Progress on updating to dev 0d34bec6b9eb56ed56c2fec008d5c6caae95e4f2

64f62e2b6debed57e171193b87b72c928b90abc9 authored over 7 years ago by Joshua Granick <[email protected]>
Load ATF texture on non-Flash target

d3015382cb338c11ccc8aaf1ed391abee02d8727 authored over 7 years ago by Joshua Granick <[email protected]>
Workaround for HTML5 texture smoothing issue in OpenFL (https://github.com/openfl/openfl/issues/1545)

0315a7fdbf1c8024a61490997698db2e10e0f5d1 authored over 7 years ago by Thomas Byrne <[email protected]>
Fixed issue with Texture type detection

26867e3f365699b913c48eb655aa69f620114b64 authored over 7 years ago by Thomas Byrne <[email protected]>
TextureAtlas xml parsing fix

f663858e5a9f74171adbaf53874e8ca1ed22f73d authored over 7 years ago by P.J.Shand <[email protected]>
TextureAtlas xml parsing update

e3648782f2fe067b354e170e59973f4660fa3f47 authored over 7 years ago by P.J.Shand <[email protected]>
Merge branch 'v1.8' of https://github.com/openfl/starling into v1.8

8bdcf0bf2706a1ebd987972e8533948c6ed2c0a6 authored over 7 years ago by P.J.Shand <[email protected]>
fix infinite loop in hitTest function when dealing with masks

61ccba0b830805f45b92b84b3eca5fcaab48212d authored over 7 years ago by P.J.Shand <[email protected]>
Update to 1.8.8

112a8fdc55fa14448b9674233a9b2e5e4100558e authored almost 8 years ago by Joshua Granick <[email protected]>
Fix setter

daa09466c14dea79238d0c88b4fa3acd5e712455 authored almost 8 years ago by Joshua Granick <[email protected]>
Add missing (get, set) in Tween

98a08fd8f1e1e06be87403d0f3f5bd2e3fe5b21e authored almost 8 years ago by Joshua Granick <[email protected]>
Try and fix submit

53e5499d9372707c1ddbd22d045d68f531b40d1e authored almost 8 years ago by Joshua Granick <[email protected]>