github playcanvas/engine v1.22.0

latest releases: v1.70.3, v1.70.2, v1.70.1...
4 years ago
  • [NEW] Kerning support for fonts
  • [NEW] New API:
    • pc.Entity#findComponent
    • pc.Entity#findComponents
    • pc.GraphNode#forEach
    • pc.GraphNode#getScale
    • pc.GraphNode#path
    • pc.RigidBodyComponentSystem#gravity
  • [DEPRECATED] Deprecated API:
    • pc.GraphNode#getPath
    • All pc.GraphNode label API (use pc.GraphNode#tags instead)
    • pc.RigidBodyComponentSystem#setGravity
  • [FIX] pc.GraphNode#findOne when first param is a function (@aidinabedi)
  • [FIX] Local-space particle system state leakage
  • [FIX] Remove instance of TypedArray#map from cubemap loading code that caused exception in IE11.

Don't miss a new engine release

NewReleases is sending notifications on new releases.