Skip to content

v0.174.3

Compare
Choose a tag to compare
@Maksims Maksims released this 22 Oct 13:14
· 6874 commits to main since this release
  • Documentation numerous fixes and improvements
  • jsdoc updated to version 3
  • Particles created in code and editor autoPlay set to true by default
  • Particles created by code use same defaults as in Editor
  • Store scene shaders version on models to update models when enabling
  • Add docs for pc.ParticleSystemComponent#animLoop
  • Add assets registry url prefix
  • [RENAMED] pc.Aabb > pc.BoundingBox, pc.Sphere > pc.BoundingSphere
  • Performance and consistency improvements for shapes: pc.BoundingBox, pc.BoundingSphere, pc.Ray
  • [DEPRECATED] pc.Box
  • [DEPRECATED] PickComponent
  • [FIX] Frustum culling - used to use previous frame camera transformation
  • [FIX] When preloading assets use the prefix from the script system