This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Landscape
History
jonathan bard
c1e679c40d
Removed redundant calls to SupportsLandscapeEditing when ticking landscape proxies for grass. This is to avoid O(N^2) complexity when iterating on landscape proxies for ticking grass.
...
#rb chris.tchou [CL 34532280 by jonathan bard in ue5-main branch]
2024-06-20 12:09:55 -04:00
..
Classes
Removed redundant calls to SupportsLandscapeEditing when ticking landscape proxies for grass. This is to avoid O(N^2) complexity when iterating on landscape proxies for ticking grass.
2024-06-20 12:09:55 -04:00
Private
Removed redundant calls to SupportsLandscapeEditing when ticking landscape proxies for grass. This is to avoid O(N^2) complexity when iterating on landscape proxies for ticking grass.
2024-06-20 12:09:55 -04:00
Public
Optimize of grass instance generation, replace TWeakObjectPtr with TObjectPtr
2024-06-05 17:13:58 -04:00
Landscape.Build.cs
Added dependency of Landscape module to MathCore for an upcoming change
2024-06-19 14:28:37 -04:00