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 29, 2019
1 parent 1a7c946 commit 39464f1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Changelog

## [Assignment3.4] - 29/12/2019
### Fixed

- Memory Leaks Skybox
- Optimize textures

## [Assignment3.3] - 29/12/2019
### Added

- Skybox editor
- Rainbow Tank Shot
- Improve web

### Fixed

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

## Current Version
v Assignment3.3
v Assignment3.4

## Description
This is a 3D Game Engine made by Students at CITM (UPC) from Spain.
Expand Down Expand Up @@ -35,10 +35,9 @@ Extract .zip files inside a folder and open the .exe file.
* Script Editor: Shift + 9
* About: Shift + Control + A

## Authors and Division Of Tasks
### **Christian Martínez** [christt105](https://github.com/christt105)

### **Marc Galvez** [optus23](https://github.com/optus23)
## Authors
- **Christian Martínez** [christt105](https://github.com/christt105)
- **Marc Galvez** [optus23](https://github.com/optus23)

## Innovations Assignment 3

Expand Down Expand Up @@ -112,8 +111,10 @@ Extract .zip files inside a folder and open the .exe file.
* [LuaBridge 2.4](https://github.com/vinniefalco/LuaBridge)
* [ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit)

Github [repository](https://github.com/Empty-Whisper/WhispEngine)
[Web page](https://empty-whisper.github.io/WhispEngine/)
## Repository

- Github [repository](https://github.com/Empty-Whisper/WhispEngine)
- [Web page](https://empty-whisper.github.io/WhispEngine/)

Under supervision of lecturers [Ricard Pillosu](https://www.linkedin.com/in/ricardpillosu/) and [Marc Garrigó](https://www.linkedin.com/in/mgarrigo/)

Expand Down

0 comments on commit 39464f1

Please sign in to comment.