2
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set NME version to 5.7.1 to avoid src/ issue More... about 6 years ago
Update AssetCache API More... about 6 years ago
Updated Backdrop to render using Graphic.originX/Y More... about 6 years ago
Updated NME version for TravisCI. More... about 6 years ago
Fix formatting of Graphic update to conform to checkstyle More... about 6 years ago
Added an example project for graphics. More... about 6 years ago
Updated all graphics to have originX/Y and centerOrigin. More... about 6 years ago
Add stub getText/getSound methods to AssetCache More... about 6 years ago
Added .vscode and export/ directories to examples gitignore. More... about 6 years ago
Fixed triangle screen check breaking shader with custom vertex attributes (#551) More... about 6 years ago
Moved OriginX/Y from Image to Graphic. More... about 6 years ago
Add position offset for TileAtlas/Tilemap More... about 6 years ago
Update docs More... about 6 years ago
Update HaxePunk logo for docs More... about 6 years ago
Rename SlopedGrid.TileType to TileShape More... about 6 years ago
Allow focusing a specific part of the Camera on a point. More... about 6 years ago
Invoke preUpdate and postUpdate even if the Scene isn't active. More... about 6 years ago
Enable checking if mouse is over the window More... about 6 years ago
Remove debugging traces More... about 6 years ago
Call _resize for all active scenes on resize More... about 6 years ago
Line height fix when switching fonts in BitmapText More... about 6 years ago
Use format tags to change fonts within a BitmapText More... about 6 years ago
Make AssetCache.hasTexture static More... about 6 years ago
Width/height should return 0 for null Texture More... about 6 years ago
Backend package reorganization More... about 6 years ago
Cache assets in all caches they're requested from to avoid premature disposal. More... about 6 years ago
Add OpenFL 7/Lime 6 to tested versions More... about 6 years ago
Add scoped AssetCache More... about 6 years ago
Add Utf8String and replace String usage in BitmapText More... about 6 years ago
Add import.hx for tests More... about 6 years ago