Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msavva committed Dec 17, 2018
1 parent 3175814 commit 372e20a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.7.2] - 2018-12-16
### Changes
- Support equirectangular panorama rendering
- Add render configurations for fixed physical pixel size
- Fix bug in HSL color interpolation
- Fix depth rendering for large resolutions and orthographic cameras
- Make materials front-sided by default instead of double-sided
- Fix floor height bug in navigation grids
- Improved support for shortest path computation with room goals
- Fix bug with multi-level grid cell traversibility computation

## [0.7.1] - 2018-11-03
### Changes
- Update webpack to v4.19.0
Expand Down

0 comments on commit 372e20a

Please sign in to comment.