Skip to content

Commit fe93b8d

Browse files
committed
[RELEASE] v0.163.0
1 parent ada89b3 commit fe93b8d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

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

3+
### v0.163.0
4+
* Moved (almost) all API objects into the pc.* namespace
5+
* Added CameraComponent#worldToScreen
6+
* Initial support for loading DDS textures
7+
* Patch Math to add Math.log2
8+
* Removed pc.ForwardRenderer from the docs (internal not API)
9+
* Hide lots of low-level/non-API classes from the documentation
10+
311
### v0.162.8
412
* Removed requestAnimationFrame polyfill since browser support is now at 100%.
513
* Added documentation for particlesystem component.

VERSION

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

0 commit comments

Comments
 (0)