Skip to content

Commit

Permalink
[RELEASE] v0.169.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vkalpias committed Jun 22, 2015
1 parent b79500a commit 85e48f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# PlayCanvas Engine Changes

### v0.169.3
* Can now load materials using a dictionary format
* [FIX] Remove skybox event handlers when scene skybox is removed
* [FIX] Handle cubemap changes when material references a cubemap

### v0.169.2
* Added asset_registry#filter method
* Added camera_component#horizontalFov to allow the fov to be either horizontal or vertical
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.170.0-dev
0.169.3

0 comments on commit 85e48f6

Please sign in to comment.