Full notes
Full Game Dev Studio update
Read the full published notes in a cleaner layout. The original post stays linked below.
Repeated intro
Hey everyone!
What changed
0 fixes0 additions2 changes0 removals
- Performance
changedThis small patch provides a hefty optimization to the CPU side of things.
changedoptimized the quadtree module: * a performance uplift of up to 20% or more (your mileage may vary) depending on the situation * reduced frame drops and hitching when moving the camera around * this has also very, very slightly lowered memory usage If you come across any issues be sure to report them here . Thanks for reading!
This small patch provides a hefty optimization to the CPU side of things.
- optimized the quadtree module* a performance uplift of up to 20% or more (your mileage may vary) depending on the situation * reduced frame drops and hitching when moving the camera around * this has also very, very slightly lowered memory usage If you come across any issues be sure to report them here . Thanks for reading!
Source
Changelog.gg summarizes and formats this update. How we read updates.
