0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'dev' into v1.3.1 More... almost 10 years ago
Create v1.3.1 branch; fix `Sound.Audio._markers` More... almost 10 years ago
Documentation fix. More... almost 10 years ago
Documentation fix. More... almost 10 years ago
Documentation fix. Recompiled docs. More... almost 10 years ago
Bug fix with channel filters only working for logs that contained a tag. #151 More... almost 10 years ago
Updated HUDWidget so that you can now change the horizontal/vertical origin. #193 More... almost 10 years ago
Clocks now contain a delta which is relative to their units. #183 More... almost 10 years ago
Mouse and Touch managers stop versions should now be working. Various new properties have been added to them for this to work. More... almost 10 years ago
Context menu event and disabling functionality added to the Mouse. #191 More... almost 10 years ago
Update documentation of ClockManager More... almost 10 years ago
Add `onComplete` signal to `Audio` More... almost 10 years ago
Fix `Timer` causing program to hang when `delay=0`. More... almost 10 years ago
Allow `Animation.frameIndex` to be set to floating-point values effectively More... almost 10 years ago
Investigated issue #45. Updated the documentation. More... almost 10 years ago
Quick property name change for issue #23 More... almost 10 years ago
TileMapLayerIsometric and TileMapLayerOrthogonal objType methods returns 'TileMapLayer' to maintain previous versions. More... almost 10 years ago
Implemented removeGlobalFiles and removeAllFiles methods. #103 More... almost 10 years ago
You can now pass parameters to the preload method through the switchState method. #104 More... almost 10 years ago
Animation Component will now search its TextureAtlas for animations if you tell it to play one it does not have. More... almost 10 years ago
- Created CHANGELOG.md and moved previous version changes to that file. More... almost 10 years ago
Merge branch 'tilemaps-refactor' into v1.3.0 More... almost 10 years ago
Built docs. Updated extends documentation More... almost 10 years ago
Merge branch 'v1.3.0' of https://github.com/gamelab/kiwi.js into v1.3.0 More... almost 10 years ago
ArcadePhysics tile collisions overlapping boxes made smaller More... almost 10 years ago
Fix Animation.onComplete to fire properly More... almost 10 years ago
Implement Animation fix for negative time More... almost 10 years ago
Fix Animation frameIndex problems More... almost 10 years ago
Fixed bug in previous commit. More... almost 10 years ago
Load event added to xhr + arraybuffer image loading method. More... almost 10 years ago