Skip to content

Commit 18045ca

Browse files
committed
[RELEASE] v0.168.9
1 parent f3f805f commit 18045ca

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# PlayCanvas Engine Changes
22

3+
### v0.168.9
4+
* Added Dual-Paraboloid atlased reflections
5+
* Use Spherical Harmonics instead of low-res cubemap
6+
* Automatically switch to DP/SH where applicable
7+
* drawQuadWithShader now accepts rect to set viewport
8+
* [FIX] Prefiltered dds loading
9+
* [FIX] Prefiltering 128x128 LDR cubemaps
10+
* [FIX] More cubemap related bugs
11+
* [FIX] Use parallax map channel
12+
* [FIX] Don't use vertex colors on meshes that don't have them
13+
* [FIX] Don't use skyboxMip for non-prefiltered cubemaps
14+
* [FIX] Reload textures when their files have changed
15+
* [FIX] Reload materials and cubemaps when referenced textures have changed
16+
317
### v0.168.8
418
* Expose alpha test in pc.PhongMaterial
519

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.169.0-dev
1+
0.168.9

0 commit comments

Comments
 (0)