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
Update README for release. More... about 9 years ago
Full build. More... about 9 years ago
Updated changelog/readme. Added correct versioning to files. More... about 9 years ago
Bug fix where passing an object to 'addAudio' method would stop audio from being rebuilt. More... over 9 years ago
Bug fix where parallel file loading would stop if a file fires an load complete event right away. Essentially removing it form the loading list, stopping other files from loading. More... over 9 years ago
Fix more matrix issues. More... over 9 years ago
Fix concatenated matrix bug on non-zero anchor points on parent. More... over 9 years ago
Merge branch 'v1.3.1' of https://github.com/gamelab/kiwi.js into v1.3.1 More... over 9 years ago
Fix issue #216 - Geom.Transform.anchorPointY did not correctly update concatenated matrix. Some updates to readme in preparation for release. More... over 9 years ago
Merge branch 'radarhere/patch-1' into v1.3.1 More... over 9 years ago
Fixed typos More... over 9 years ago
Changed Kiwi.Plugins declaration to be a module so that plugins can better have typescript definition files. Issue #208 More... over 9 years ago
Merge branch 'benliddicott/fix-touch-win8.1-ie11' into v1.3.1 More... over 9 years ago
Fix touch on IE11 on Window81. (ms-prefixed event names are no longer supported in IE11). More... over 9 years ago
Rebuild library after merge. More... over 9 years ago
Merge branch 'v1.3.1' of https://github.com/gamelab/kiwi.js into v1.3.1 More... over 9 years ago
Change `Kiwi.Geom.Ray` to be an extension of `Kiwi.Geom.Line`. Rebuilt docs. More... over 9 years ago
Implement `Kiwi.Geom.Intersect.rayToCircle()` More... over 9 years ago
Fixed bug with the destroy flag on the FileStores removeFile method. More... over 9 years ago
Fix `RequestAnimationFrame.stop()` More... over 9 years ago
Rebuild the preloader template to be slightly nicer in phrasing and layout. More... over 9 years ago
Fix shader conflict bug More... over 9 years ago
Merge branch 'v1.3.1' of https://github.com/gamelab/kiwi.js into v1.3.1 More... over 9 years ago
Merge branch 'kkirsche/patch-1' into v1.3.1 More... over 9 years ago
Remove moot `version` property from bower.json More... over 9 years ago
Merge branch 'v1.3.1' of https://github.com/gamelab/kiwi.js into v1.3.1 and rebuild More... over 9 years ago
Correct documentation of Kiwi.Input.Keyboard private methods More... over 9 years ago
Fixed bug with looping with audio tags. More... over 9 years ago
Remove necessary conditional check for audio support on update. Also cleaned up previously commented code. More... over 9 years ago
Merge branch 'v1.3.1' of https://github.com/gamelab/kiwi.js into v1.3.1 More... over 9 years ago