Skip to content

Commit

Permalink
[RELEASE] v0.169.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vkalpias committed Jun 25, 2015
1 parent 3f5a879 commit 25a1642
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.7
* Do not use credentials when loading audio assets
* Added option to use devicePixelRatio in application properties
* Added getUniform in materials
* Removed Simple / Complex Fresnel modes
* Removed fresnelFactor and blendMapsWithColors properties from materials
* Don't try to regen shader if changed map/color/float property and not to/from 0/1
* General material refactoring
* [FIX] Clamp shadow map resolution to max supported value

### v0.169.6
* [FIX] LDR DP reflection

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

0 comments on commit 25a1642

Please sign in to comment.