Skip to content

Commit

Permalink
[RELEASE] v0.172.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkalpias committed Aug 21, 2015
1 parent b30dcac commit f5941a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# PlayCanvas Engine Changes

### 0.172.0
* Added 'curve' script attributes
* Added 'colorcurve' script attributes
* Added 'entity' script attributes
* Added "load:url:[url]" event to asset registry which is fired when an asset is loaded from a file
* [FIX] Partial fix for render buffers too large for the device
* [FIX] Loading models using engine-only models (path mapped) works again

### 0.171.6
* Deprecated pc.string.startsWith and pc.string.endsWith
* [FIX] Fix instancing when dynamically changing instance count
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.172.0-dev
0.172.0

0 comments on commit f5941a1

Please sign in to comment.