From 85e48f6755be26818b3fca816ed0be3a3e381ab5 Mon Sep 17 00:00:00 2001 From: Vaios Kalpias-Ilias Date: Mon, 22 Jun 2015 17:13:51 +0300 Subject: [PATCH] [RELEASE] v0.169.3 --- CHANGES.md | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 09c419ea9a5..a49b5220498 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 diff --git a/VERSION b/VERSION index e9d5c31c064..02beae2f042 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.170.0-dev +0.169.3