Skip to content

Commit

Permalink
Merge pull request #36 from christt105/develop
Browse files Browse the repository at this point in the history
Update to 0.5.0
  • Loading branch information
christt105 committed Apr 24, 2021
2 parents 06f267c + 44f3a66 commit aa105ca
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.5.0] - 2021-04-24
### Added
* Camera
* Orthographic perspective
* Buttons to set top and front view
* Fit on map
* Panel configuration

### Changed
* Name from MapTileEditor3D to Elit3D
* Merge Terrain and Object layers

## [0.4.1] - 2021-04-14
### Added
* Object Editor
Expand Down
2 changes: 1 addition & 1 deletion Elit3d/installation_dir/Configuration/Configuration.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"App": {
"name": "Elit3d",
"version": "0.4.1"
"version": "0.5.0"
},
"Camera3D": {
"FOV": 60.0,
Expand Down

0 comments on commit aa105ca

Please sign in to comment.