Skip to content

Commit

Permalink
Readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
christt105 committed Dec 28, 2019
1 parent f71043f commit f5ebf51
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [Assignment3.1] - 28/12/2019
### Added

- Script independance
- Don't mouse picking in Game Panel
- Street FBX
- More Brofiler
- ZeroBrane autocomplete

### Fixed

- Save and Load scripts duplicates and don't load some inspector vars


## [Assignment3.0] - 26/12/2019
### Added

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 3D Game Engine: WhispEngine

## Current Version
v Assignment3.0
v Assignment3.1

## Description
This is a 3D Game Engine made by Students at CITM (UPC) from Spain.
Expand Down Expand Up @@ -52,6 +52,7 @@ Extract .zip files inside a folder and open the .exe file.
* GameObject
* Prefab
* Script Editor in Engine
* Autocomplete WhispEngine Scripting API variables in ZeroBrane (see Assets/Configuration/ZeroBrane/README.md)

## Innovations Assignment 2

Expand Down

0 comments on commit f5ebf51

Please sign in to comment.