2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add EntityList.pop function. More... almost 7 years ago
Add Entity.enabled convenience flag for settings collidable/visible/active. More... almost 7 years ago
Change show_console define to debug_console More... almost 7 years ago
Update BitmapText.defineFormatTag More... almost 7 years ago
Merge pull request #483 from MattTuttle/unit-tests More... almost 7 years ago
Changed _update to updateInternal and added "on" prefix to signals More... almost 7 years ago
Adding ranges to AtlasData.prepareTriangle documentation More... almost 7 years ago
Better documentation for AtlasData.prepareTriangle More... almost 7 years ago
Fixing crash in documentation generation when implementors is null More... almost 7 years ago
Don't mod tile index by setCount if it's -1 More... almost 7 years ago
Add file/line number to checkForGLErrors More... almost 7 years ago
Update signal name convention, add onClose and onSceneSwitch signals. More... almost 7 years ago
Update signal names. More... almost 7 years ago
Add BitmapText.charCount, render position tweaks. More... almost 7 years ago
Graphiclist alpha and color should propagate to children. More... almost 7 years ago
Entities should only be collidable if their parent(s) are too. More... almost 7 years ago
Add show_console haxe flag to show the debug console. More... almost 7 years ago
Fixed an issue on overwriteBitmapCache More... almost 7 years ago
Implementing curve() method. Plus adding polyline() More... almost 7 years ago
More unit tests for motion and the global volume fader More... almost 7 years ago
codeclimate update More... almost 7 years ago
Adding some motion tests and fixing update not called before complete signal More... almost 7 years ago
Removing TweenEvent since it is no longer used More... almost 7 years ago
Adding to migration guide More... almost 7 years ago
Fixing codeclimate issues More... almost 7 years ago
Tween no longer subclasses EventDispatcher in favor of using Signals More... almost 7 years ago
Finished writing unit tests for misc tweens More... almost 7 years ago
Merge pull request #481 from MattTuttle/tween More... almost 7 years ago
Add OpenFL 5 to Travis. More... almost 7 years ago
Adding unit tests for var tweens, fixing clearTweens in Tweener More... almost 7 years ago