Releases: playcanvas/engine
Releases · playcanvas/engine
v0.181.7
v0.181.6
v0.180.5
v0.180.2
v0.180.1
v0.180.0
v0.179.4
v0.179.3
v0.179.2
- [FIX] Support loading models from URI if the mapping file is empty
- [FIX] Clearing events created with pc.Events#once using pc.Events#off now works
- [FIX] Directional light problems 1: Missing shadows for object between light source and view frustum. @WarWithinMe
- [FIX] Directional light problems 2: Shadow shimmering. @WarWithinMe
- [IMPROVEMENT] Better and faster light culling
v0.179.1
- Moved audio loading inside the audio resource loader, Simplified pc.Sound, Better error reporting for audio
- Added distanceModel to audiosource component
- [FIX] Resize post effect render targets
- [FIX] Manually setting a model on a collision component now works
- [FIX] Make String polyfills configurable and writable
- [FIX] Directional light's shadow projection.
- [FIX] Parallax + Opacity Map