Skip to content

v0.202.2

Compare
Choose a tag to compare
@Maksims Maksims released this 01 Dec 13:04
· 5243 commits to main since this release
  • Added blendIndices and blendWeights to pc.createMesh options (Thanks to @majimboo)
  • Application.setSkybox(asset) has been added, to simplify skybox setting
  • Improved Parallax Mapping with no additional performance cost
  • [FIX] and improve Scene.applySettings
  • [FIX] type for Curve or CurveSet script attributes was not set properly
  • [FIX] Light default color for gamma 2.2 was not set in constructor
  • [FIX] removed audio "corruption" when many sounds are called on iOS devices
  • [FIX] scripts attributes set with engine-only use case were not setting attributes properly
  • [FIX] on iOS prefiltered cubemap was looking differently from other platforms