2
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for long lines in wrapped BitmapText More... over 6 years ago
Fix BitmapText handling of trailing whitespace in aligned text. More... over 6 years ago
Add option to skip center segment of NineSlice More... over 6 years ago
Fix pixelPerfectRender for Backdrop More... over 6 years ago
Fix scene bg fill More... over 6 years ago
Switch pixelSnapping semantics - snap if it's true on either the Graphic or Camera More... over 6 years ago
Merge pull request #517 from MattTuttle/separate-opengl More... over 6 years ago
Bug fix - don't trigger input signals twice when console is active More... over 6 years ago
Add pixelPerfectRender alternate render method More... over 6 years ago
Add FixedHeightScaleMode More... over 6 years ago
Code climate change More... over 6 years ago
Removing need for SceneRenderer More... over 6 years ago
Adding missing GLUtils import More... over 6 years ago
Removing import from same package More... over 6 years ago
Separating out opengl classes into a package. This also fixes the deprecation of flash.gl.* in OpenFL 6 More... over 6 years ago
Added non-convex polygon hitbox More... over 6 years ago
More flexible custom BitmapText render functions More... over 6 years ago
Add flexibleLayer flag to optimize draw command batches More... over 6 years ago
Pre and post update signals and skipFrames for Entity More... over 6 years ago
Allow for extra vertex attribs in child shader classes More... over 6 years ago
Store input callbacks in a Deque for thread safety More... over 6 years ago
Toggle pixelSnapping on Graphic/Camera More... over 6 years ago
Recreate GLBuffer on context loss More... over 6 years ago
Fixing for NME More... over 6 years ago
Updating for OpenFL 6 More... over 6 years ago
Fixing visual studio completion for template [ci skip] More... over 6 years ago
Adding Vector2.rotate and better function documentation More... almost 7 years ago
Merge pull request #503 from MattTuttle/entity-tests More... almost 7 years ago
Merge pull request #504 from MattTuttle/template-update More... almost 7 years ago
Adding comment to tell user where to place code More... almost 7 years ago