You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Commented a number of classes more fully
- Added a protective measure to ProceduralFoliageTile to prevent future changes to the ordering of elements in the quad tree from affecting the outcome of the simulation
- Note that this introduces what should be a one-time instance of indeterminism relative to old simulations (i.e. resimulating after this CL will give slightly different results than before)
[CL 2498888 by Dan Hertzka in Main branch]