Skip to content

v0.186.4

Compare
Choose a tag to compare
@vkalpias vkalpias released this 08 Jun 14:03
· 6216 commits to main since this release
  • Expose VSM Bias
  • Added useFog, useGammaTonemap, useSkybox, useLighting fields in materials
  • Reduce redundant uniform updates
  • Reduce setFromTransformedAabb calls
  • Remove per-frame allocations in renderer
  • Reduce string manipulations in renderer
  • Added ModelComponent#hide and ModelComponent#show methods
  • Added MeshInstance#visible property
  • [FIX] Crash when switching shadow type
  • [FIX] Don't draw invisible particle systems