Skip to content

Commit

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

### v0.169.11
* Added more events to pc.Application
* Added pc.script.createLoadingScreen
* Much better prefiltering of RGBM cubemaps
* Removed redundant shader compilations
* Support OES_element_index_uint
* Added option for flipping X when generating DP
* Update dirty status when doing stuff with serializable materials
* [FIX] Offset glossiness a bit to prevent flickering on Intel GPUs

### v0.169.10
* Documentation fixes

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.11

0 comments on commit a3beaa9

Please sign in to comment.