Release Notes: 0.8.0.13831

From Neos Wiki
Revision as of 22:37, 20 April 2019 by Bombitmanbomb (talk | contribs) (Created page with "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. fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 )