File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,16 +9,11 @@ The Engaging Computing Group develops new technologies to enable learners—yout
99## Status
1010[ ![ CircleCI] ( https://circleci.com/gh/engaging-computing/MYR.svg?style=shield )] ( https://circleci.com/gh/engaging-computing/MYR )
1111
12- ## Change Log - 2.2.0 -> 2.3.0
13- - Adds Minecraft style flying controls
14- - Removes flying setting toggle
15- - Updates default scene to show helper grid by default
16- - MYR provided textures are now case insensitive
17- - Textures can be tiled
18- - Fixes black flickering bug when entering VR mode on mobile
19- - Spelling fixes
20- - Updated AFrame to use v1.x.y
21-
12+ ## Change Log - 2.3.0 -> 2.3.1
13+ - Updated VR/AR buttons to be spaced out
14+ - Fixed bug where colorshift would always choose white for it's initial color
15+ - Updated autocompelete to put cursor in between parenthesis instead of after
16+ - Fixed a bug where a pushable entity would not be able to be pushed (` makePushable ` )
2217
2318
2419## Acknowledgments
Original file line number Diff line number Diff line change 11{
22 "name" : " myr" ,
3- "version" : " 2.3.0 " ,
3+ "version" : " 2.3.1 " ,
44 "private" : false ,
55 "engines" : {
66 "node" : " 12.18.2"
You can’t perform that action at this time.
0 commit comments