Releases: swkeep/interaction-menu
Releases · swkeep/interaction-menu
v0.5.0
v0.4.3
Features
- add pause() (swkeep)
- add arrow movement (swkeep)
- add 3d in position based interaction (swkeep)
- garbage collection (swkeep)
- add
remove
method to spatial hash grid (swkeep)
Bug Fixes
- run keypress each frame (swkeep)
- only disable sprite if menu is active (swkeep)
- option's canInteract has its interaction type (swkeep)
Chores
v0.3.4
Features
- add devMode as a config option (swkeep)
- 3d dui support (swkeep)
- Instantiatable SpatialHashGrid (swkeep)
- add a new type of menu
zone
(swkeep) - add 3dDui dev tool (swkeep)
- add PolyZone warning (swkeep)
Bug Fixes
Code Refactoring
- init
static
value by ternary op (swkeep) - init
suppressGlobals
by ternary (swkeep) - update metadata generation method (swkeep)