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
84307a427e4a0a96bd68877ddf232db00aefd790
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Landscape
/
Private
History
Keith Judge
33b20aa075
Fix Linux build CIS.
...
[CL 2652575 by Keith Judge in Main branch]
2015-08-12 07:44:19 -04:00
..
Materials
…
Landscape.cpp
Fixed problems with landscape cooking where launching on mobile multiple times from the editor would not correctly cook changes made in the editor session
2015-07-15 01:41:46 -04:00
LandscapeBlueprintSupport.cpp
…
LandscapeCollision.cpp
Do not register landscape components during PostLoad event
2015-08-12 06:31:12 -04:00
LandscapeComponent.cpp
…
LandscapeDataAccess.cpp
…
LandscapeEdit.cpp
Fix Linux build CIS.
2015-08-12 07:44:19 -04:00
LandscapeEditInterface.cpp
Fixed Landscape Grass not updating after undoing a landscape painting operation
2015-07-15 05:22:20 -04:00
LandscapeGizmoActor.cpp
Fixed rendering issue with the landscape gizmo widget in which proxies were not recreated when a new landscape was created.
2015-07-06 14:53:20 -04:00
LandscapeGrass.cpp
Fix crash pressing "+" element in landscape grass type asset editor (UE-19474)
2015-08-03 23:58:07 -04:00
LandscapeInfo.cpp
…
LandscapeInfoMap.cpp
…
LandscapeLight.cpp
Fixed static objects rendering as fully lit when they should be fully shadowed.
2015-08-05 11:03:04 -04:00
LandscapeModule.cpp
…
LandscapeProxy.cpp
…
LandscapeRender.cpp
Fixed static objects rendering as fully lit when they should be fully shadowed.
2015-08-05 11:03:04 -04:00
LandscapeRenderMobile.cpp
Fixed problems with landscape cooking where launching on mobile multiple times from the editor would not correctly cook changes made in the editor session
2015-07-15 01:41:46 -04:00
LandscapeSplineProxies.cpp
…
LandscapeSplineRaster.cpp
…
LandscapeSplineRaster.h
…
LandscapeSplines.cpp
Fixed vertical mesh offset on landscape splines being width-dependent and not blendable between different heights.
2015-07-20 13:31:52 -04:00
LandscapeVersion.h
…