1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed function references from AssetReference, allowing factories to complete without an asset More... about 6 years ago
added 'type' parameter to 'addComplementaryAsset', too More... about 6 years ago
added optional 'type' parameter to 'AsstManager.addAsset' More... about 6 years ago
attempt to fix travis build error More... about 6 years ago
added basic API documentation for new 'starling.assets' package More... about 6 years ago
changed order of 'onProgress' and 'onError' arguments More... about 6 years ago
removed 'VIDEO' asset type More... about 6 years ago
added support for nested AssetManagers; factories can create more than one asset More... about 6 years ago
added 'copyFrom' method to TextureOptions More... about 6 years ago
added 'copyFrom' method to TextureOptions More... about 6 years ago
added first draft of new AssetManager More... about 6 years ago
added workaround for string allocations by AOT compiler More... over 6 years ago
fixed null reference, added unit test More... over 6 years ago
now replicating pivot points across SubTextures with the same base name (refs #445) More... over 6 years ago
added warning when 'enableErrorChecking' is enabled (closes #1014) More... over 6 years ago
small api reference addition More... over 6 years ago
raised version to 2.3.1 More... over 6 years ago
raised version to 2.3 More... over 6 years ago
raised AIR SDK references to version 28 More... over 6 years ago
fixed null reference exception when Starling was disposed before context was initialized More... over 6 years ago
added support for 'BitmapData' to 'Texture.fromEmbeddedAsset' (closes #1011) More... over 6 years ago
making sure that an incompatible 'mapRepeat' setting on the DisplacementMapFilter doesn't cause trouble (closes #1009) More... over 6 years ago
limited delayed context creation to mobile (refs #987) More... over 6 years ago
made 'BitmapFont.arrangeChars' public (refs #996) More... over 6 years ago
added 'quality' property to Blur-, DropShadow-, and GlowFilter (refs #1007) More... over 6 years ago
fixed that composite filter sometimes used incorrect texture smoothing More... over 6 years ago
fixed html error in api reference More... over 6 years ago
fixed resolution quality issue of BlurFilter (closes #1007) More... over 6 years ago
now enabling TextureAtlas subclasses to use their own file format (e.g. JSON) More... over 6 years ago
now making use of 'pivotX/Y' attributes in atlas XML (closes #445) More... over 6 years ago