Development Updates – April 19, 2024
Here’s a summary of the recent commits made:
- PR for generating cubemap mips
- Description: Implemented a pull request for generating cubemap mipmaps.
- Fix dynamicCubemaps on objects
- Description: Resolved issues with dynamic cubemaps on objects.
- Add cstdint to ies_loader
- Description: Added cstdint to the ies_loader module.
- Fast Fourier Transform (FFT) implant
- Description: Implemented Fast Fourier Transform (FFT) functionality.
- Adds a sanity check to SimObject’s setFieldValue console method
- Description: Implemented a sanity check for the setFieldValue console method in SimObject.
- Onload old name
- Description: Updated onload old name functionality.
- Stable phase 2
- Description: Completed phase 2 of stability improvements.
- Stable phase 1
- Description: Completed phase 1 of stability improvements.
- 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.