0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 08, 2025 — Mar 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create the logger before checking the platform to prevent a crashˆ More... almost 8 years ago
Bump version number, preparing release More... almost 9 years ago
Optimize TransformComponent to remove unnecessary Transform copy More... almost 9 years ago
Make sure rendering happens only after everything is loaded More... almost 9 years ago
Fill with BLACK instead of TRANSPARENT so that alpha will be 1 More... almost 9 years ago
Entities should only be updated if transform was changed More... almost 9 years ago
Properly compute the transforms More... almost 9 years ago
Implement WIP new Scene system with ECS support More... almost 9 years ago
Add missing javadoc param for list in getComponents() More... almost 9 years ago
Fix a typo More... almost 9 years ago
Refactor the WIP Scene class More... almost 9 years ago
Commit WIP ECS scene system More... almost 9 years ago
Merge remote-tracking branch 'origin/master' More... almost 9 years ago
Use a hack suggested by @kappa to restart JVM on mac More... almost 9 years ago
Fix the transparent color alpha value More... almost 9 years ago
Use a hack suggested by @kappaOne to restart JVM on mac More... almost 9 years ago
Update Gradle wrapper More... almost 9 years ago
Remove the entity field from collision callback More... about 9 years ago
Add direction shortcuts to Vector classes More... about 9 years ago
Allow collision detection for multiple collision components More... about 9 years ago
Close #89 - Finish refactoring SceneGraph API More... about 9 years ago
#89 - Call component.init() upon add if entity is already live More... about 9 years ago
#89 - Convert component interfaces to abstract classes More... about 9 years ago
Bug fix, stop color composition on canvas through DOM More... about 9 years ago
SpriteSheet can now return rectangle for cells More... about 9 years ago
Added support for creating Polygon convex hull from Image More... about 9 years ago
Update Gradle to version 3.3 More... about 9 years ago
Make sure that Preferences are written synchronously in LWJGL backend More... about 9 years ago
Make LWJGL backend hide unnecessary things and use JavaDoc code tags instead of HTML tags More... about 9 years ago
Make GWT backend hide unnecessary things More... about 9 years ago