File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1- 0.169.0-dev
1+ 0.168.9
You can’t perform that action at this time.
0 commit comments