Version 0.4.9-Fast-Fourier-Transform&IES-fix

Development Updates – April 19, 2024

Here’s a summary of the recent commits made:

  1. PR for generating cubemap mips
    • Description: Implemented a pull request for generating cubemap mipmaps.
  2. Fix dynamicCubemaps on objects
    • Description: Resolved issues with dynamic cubemaps on objects.
  3. Add cstdint to ies_loader
    • Description: Added cstdint to the ies_loader module.
  4. Fast Fourier Transform (FFT) implant
    • Description: Implemented Fast Fourier Transform (FFT) functionality.
  5. Adds a sanity check to SimObject’s setFieldValue console method
    • Description: Implemented a sanity check for the setFieldValue console method in SimObject.
  6. Onload old name
    • Description: Updated onload old name functionality.
  7. Stable phase 2
    • Description: Completed phase 2 of stability improvements.
  8. Stable phase 1
    • Description: Completed phase 1 of stability improvements.
  9. Fix order of ops mangling useGroupCenter snapping
    • Description: Fixed order of operations issues with useGroupCenter snapping.

These recent commits reflect ongoing efforts to enhance functionality, address bugs, and improve stability within the project.