Skip to content

Bug Fix Release

Compare
Choose a tag to compare
@gjcope gjcope released this 01 Nov 17:28
· 349 commits to master since this release
a53c5a2

Changelog:

Bug fixes:

  • Fix for null node bug when swapping side-by-side scenes
  • Fixed bad shadow root reference when using side-by-side scenes

Misc:

  • Dependency updates to address vulnerabilities
  • Three.js updated to v156
    • This includes updates to ff-scene and ff-three libraries to support this version
    • Note - this includes the Three.js update to more physically accurate lighting. Until we can support this, the previously used Pi lighting factor has been reapplied.