This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cfb8350c65f642dbe8a6fb3c710e8c24b3f0cc96
FlaxEngine
/
Source
/
Engine
/
Terrain
History
Wojtek Figat
6d5d615894
Fix crash when drawing terrain without cached neighbor chunks
...
#2087
2023-12-16 16:38:16 +01:00
..
Terrain.Build.cs
…
Terrain.cpp
…
Terrain.cs
…
Terrain.h
…
TerrainChunk.cpp
Fix crash when drawing terrain without cached neighbor chunks
2023-12-16 16:38:16 +01:00
TerrainChunk.h
Add
ObjectRadius
to
DrawCall
to properly cull local lights and env probes in Forward Shading
2023-09-20 15:01:02 +02:00
TerrainManager.cpp
…
TerrainManager.h
…
TerrainPatch.cpp
Fix potential crashes if uses calls terrain tools with invalid params
2023-10-08 17:02:26 +02:00
TerrainPatch.h
…