Skip to content

Commit

Permalink
Update CHANGE_LOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jugdemon authored Apr 23, 2020
1 parent 5c7e14a commit e211195
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,40 @@

Find an overview of all new additions.

## EVE1.3.2

### Cleanup code

- Remove unused code
- Upgrade deprecated code
- Remove MiddleVR
- Remove minor bugs
- Upgrade to latest LTS

### Menus

- Added some placeholder for new data explorer feature.

## EVE1.3

###Database support for MySQL8
### Database support for MySQL8

Simplify database usage by upgrading to MySQL8.

- Easier download of MySQL database as the version is no longer legacy.
- Encrypted password exchange with database.
- Safer DB use with Prepared queries.

###Move to LTS University
### Move to LTS University

Starting with this version, EVE always stays on the long-term support (LTS) Version of Unity, currently 2018.4.X.

###Update tutorial
### Update tutorial

The tutorial has been revamped and stream-lined based on the changes above.
- Simplified some Prefabs.

###Preparation for XR
### Preparation for XR

To make EVE more usable with XR, the camera in all menus has been moved to
world space.
Expand Down

0 comments on commit e211195

Please sign in to comment.