1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
another attempt to fix travis build; tried to make travis config less error-prone More... about 7 years ago
reverting last commit and using AIR 25 for travis build More... about 7 years ago
now always using latest AIR SDK for Travis build More... about 7 years ago
added test for 'TextureAtlas.addSubTexture' More... about 7 years ago
added 'StringUtil.parseBoolean' and using it for XML parsing in TextureAtlas More... about 7 years ago
Merge branch 'EhsanMarufi-patch-2' More... about 7 years ago
Introducing the new `addSubTexture()` method More... about 7 years ago
introducing the new `addSubTexture()` method More... about 7 years ago
better Object Oriented scheme More... about 7 years ago
fixed source indentation in demo preloader More... about 7 years ago
Merge pull request #955 from 5k0rp/patch-1 More... about 7 years ago
Bug: double dispose call if text is empty More... about 7 years ago
fixed some issues with asdoc syntax More... about 7 years ago
now stopping with an error if runtime version is not supported More... about 7 years ago
fixed several wrong file access modes More... about 7 years ago
changed paths of ios provisioning profiles and certificates in IDEA modules More... about 7 years ago
changed link to Flex SDK binaries (closes #949) More... about 7 years ago
now disposing the render context after the stage (closes #948) More... about 7 years ago
now using 'texture.root' instead of 'texture.base' in 'MeshStyle.canBatchWith' More... about 7 years ago
fixed that asynchronous bitmap texture creation passed root texture to callback (instead of subtexture) More... about 7 years ago
fixed that changing camera settings did not force redraw More... about 7 years ago
fixed 'drawToBitmapData' when called on the stage with negative viewPort.x/y More... over 7 years ago
the BlurFilter now supports stronger blurs with fewer passes More... over 7 years ago
now updating cached texture base when MeshStyle is copied More... over 7 years ago
small documentation fix More... over 7 years ago
DisplacementMapFilter now clamps edge pixels More... over 7 years ago
added 'RectangleUtil.extendToWholePixels' and using it to optimize area processed by fragment filter More... over 7 years ago
fixed that 'copy_resources.rb' script could not handle multiple configurations More... over 7 years ago
added 'DisplayObject.drawToBitmapData' method More... over 7 years ago
Merge pull request #941 from joshtynjala/event-stack More... over 7 years ago