Release Notes: 0.8.0.13831

From Neos Wiki
Jump to navigation Jump to search

New update with more optimizations and some important bugfixes 0.8.0.13831

Optimizations:

- Massive performance and memory improvement when updating Font Materials (e.g. fonts with changing outline)

- Optimized value user override CPU and memory usage

- Asset gathering database lookups are now done on a background thread

- Reduced memory allocations for

-- Eye Manager

-- Getting Local/Cloud home from list of active worlds

-- Drone Camera

-- A bunch of other places

- Added memory pooling to SyncDictionary delta changes

Bugfixes:

- Fixed crash/corruption due to reuse for pooled array in sync elements (reported by @Aegis_Wolf and @ProbablePrime )