1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day 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
fixed null reference exception when stats display was enabled before Starling was initialized More... about 5 years ago
raised version to 2.5 More... about 5 years ago
updated project references to AIR 32 More... about 5 years ago
quick documentation enhancement More... about 5 years ago
renamed 'ignoreSystemGestures' to 'discardSystemGestures' More... about 5 years ago
updated README with correct LOC count, removed link to Google+ More... about 5 years ago
changed 'Touch.duration' so that it's also useful for measuring hover time More... about 5 years ago
added 'BezierEasing' class for simple CSS-like transitions More... about 5 years ago
making sure stats display keeps correct alignment when viewPort changes (refs #264) More... about 5 years ago
made 'nativeOverlayBlocksTouches' enabled by default (closes #861) More... about 5 years ago
added 'Starling.nativeOverlayBlocksTouches' property (refs #861) More... about 5 years ago
fixed that TrueType text could become blurry when using non-integer content scale factors (closes #1055) More... about 5 years ago
added 'ignoreSystemGestures' property Starling (and TouchProcessor) More... about 5 years ago
added 'stage.getScreenBounds' method More... about 5 years ago
removed obsolete code More... about 5 years ago
fixed that StatsDisplay could be cropped when viewPort extended beyond stage bounds (closes #264) More... about 5 years ago
fixed that StatsDisplay was not correctly aligned to the right More... about 5 years ago
now attempting to recognize mp3 files with missing/wrong file extension More... about 5 years ago
added support for SubTextures (atlas textures) to DisplacementMapFilter More... over 5 years ago
added 'mapScaleX/Y' properties to the DisplacementMapFilter More... over 5 years ago
fixed array range checks when accessing filename Regex matches in AssetManager More... over 5 years ago
enhanced asset manager verbose output (close #1053) More... over 5 years ago
attempting to fix build script for Gradle 5 More... over 5 years ago
now updating 'Touch.startGlobalX/Y' when touch moves in phase 'began' More... over 5 years ago
added new properties and methods to Touch class More... over 5 years ago
fixed issue with disabling multitouch on AIR emulator (refs #1048) More... over 5 years ago
multitouch can now be enabled/disabled any time (closes #1048) More... over 5 years ago
fixed typo More... over 5 years ago
fixed sample build settings (closes #1047) More... over 5 years ago
added standard 'Array' pooling to Pool class More... over 5 years ago