2
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 24 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding VSCode to template fixes #500 More... almost 7 years ago
Inlining getInt More... almost 7 years ago
Adding more tests and finding bugs More... almost 7 years ago
Adding Entity testing More... almost 7 years ago
Merge pull request #502 from MattTuttle/blend-mode-fix More... almost 7 years ago
Better way to fix null texture More... almost 7 years ago
Force null texture to use Texture.nullTexture More... almost 7 years ago
Fixing blend mode default and null texture check More... almost 7 years ago
Consistent wording between Animation and Tween signals More... almost 7 years ago
Merge pull request #501 from MattTuttle/math-package More... almost 7 years ago
Moving MathUtil, Random, Projection to haxepunk.math package More... almost 7 years ago
EngineRenderer should use SceneRenderer to render the Scene. More... almost 7 years ago
Fix for BlendMode implicit casting in NME. More... almost 7 years ago
Don't allow null BlendMode. More... almost 7 years ago
Add haxepunk.utils.BlendMode; move Scene.color and Scene.alpha to bgColor and bgAlpha. More... almost 7 years ago
SlopedGrid fix. More... almost 7 years ago
Update example debug console usage. More... almost 7 years ago
Add new debug console assets. More... almost 7 years ago
Allow for null texture in DrawCommandBatch.match. More... almost 7 years ago
Moving examples submodule back into repo More... almost 7 years ago
Switch default font. More... almost 7 years ago
That's what I get for not testing... More... almost 7 years ago
Adding Texture import More... almost 7 years ago
Adding Texture import More... almost 7 years ago
Removing HXP.createBitmap More... almost 7 years ago
Changing from HXP.createBitmap to Texture.create More... almost 7 years ago
Changing from HXP.createBitmap to Texture.create More... almost 7 years ago
Merge pull request #498 from MattTuttle/match-optimize More... almost 7 years ago
Style cleanup More... almost 7 years ago
Reimplement debugDraw on masks using haxepunk.utils.Draw. More... almost 7 years ago