Skip to content

Commit

Permalink
Merge pull request #493 from kdvalin/rc/2.2.1
Browse files Browse the repository at this point in the history
Release candidate 2.3.1
  • Loading branch information
kdvalin authored Jun 9, 2021
2 parents 3275a8b + dc2ecb5 commit cc1bb21
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
15 changes: 5 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,11 @@ The Engaging Computing Group develops new technologies to enable learners—yout
## Status
[![CircleCI](https://circleci.com/gh/engaging-computing/MYR.svg?style=shield)](https://circleci.com/gh/engaging-computing/MYR)

## Change Log - 2.2.0 -> 2.3.0
- Adds Minecraft style flying controls
- Removes flying setting toggle
- Updates default scene to show helper grid by default
- MYR provided textures are now case insensitive
- Textures can be tiled
- Fixes black flickering bug when entering VR mode on mobile
- Spelling fixes
- Updated AFrame to use v1.x.y

## Change Log - 2.3.0 -> 2.3.1
- Updated VR/AR buttons to be spaced out
- Fixed bug where colorshift would always choose white for it's initial color
- Updated autocompelete to put cursor in between parenthesis instead of after
- Fixed a bug where a pushable entity would not be able to be pushed (`makePushable`)


## Acknowledgments
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myr",
"version": "2.3.0",
"version": "2.3.1",
"private": false,
"engines": {
"node": "12.18.2"
Expand Down

0 comments on commit cc1bb21

Please sign in to comment.