Skip to content

v0.6.6

Compare
Choose a tag to compare
@lslzl3000 lslzl3000 released this 28 Jun 20:30
· 185 commits to dev since this release

0.6.6 (2023-06-28)

Bug Fixes

  • collider: Fix error of component deconstruction (#236) (7b6d356)
  • loader: fix unnecessary copy #233 (#235) (7ad1581)
  • material: Complete data for cloned shaders (#226) (fb7aa97)
  • Matrix4: Fix matrix calculation error of lookAt (#231) (a1617f6)
  • OrbitController: limit zoom speed (13608a8)
  • skyLight: change all AtmosphericComponent of samples (#239) (2050e54)

Features

  • geometry: Add extrude geometry feature (#225) (1cb5d50)
  • GUI: New feature of scissor the GUI content. (#219) (722abe1)
  • RelativeSky: Relative sky to sunlight (#237) (3664c8b)

Performance Improvements

  • globalFog: Optimize the fog effect to add fog color to the ambi… (#223) (fab97a5)