Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
typeflat
separatorpipe

...

Patches

3.12.P1

  • Addressed increase in peak memory usage for precompute in massive world which contains probe regions with dependencies limited to only directly adjacent systems.
  • Fixed precompute error RTC_ERROR_OUT_OF_MEMORY reported by CreateOutputProbeSet task when running the HLBS precompute in a massive world with AgentUsage=Default.
  • Fixed an intermittent crash that could occur during the precompute when a mesh has an extremely large cluster size.
  • Fixed precompute warnings incorrectly reported as errors when using SNDBS2 distributor.
  • Fixed missing or incorrectly placed probes when the probe regions within a single zone cover an extremely large volume of space.
  • Improved error message from HLBS precompute when probeRegion element does not have a zone attribute.
  • Fixed division by zero exception in per pixel probe lighting runtime update.
  • We now distribute Enlighten core libraries built with Visual Studio 2019 16.8.5 and VC tools version 14.28 for Win32, Win64 and XboxOne.
  • Significantly reduced the size on disk of the GeoRayTrace library by removing dead code.
  • Enlighten libraries for Windows and Xbox are now compiled with /Zc:inline to reduce their size on disk and improve link times.

New features

Use automatic probe placement and per pixel probe lighting at scale in a massive world:

...

...