.. |
buffercache.cpp
|
Implement releaseGLObjects for cached resources
|
2017-08-26 19:29:12 +00:00 |
buffercache.hpp
|
Implement releaseGLObjects for cached resources
|
2017-08-26 19:29:12 +00:00 |
cellborder.cpp
|
Set node mask to cell borders
|
2018-06-14 13:18:37 +02:00 |
cellborder.hpp
|
Fix indent
|
2018-06-14 13:43:32 +02:00 |
chunkmanager.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
chunkmanager.hpp
|
Mark some functions with override
|
2017-09-18 01:51:11 -07:00 |
compositemaprenderer.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
compositemaprenderer.hpp
|
Make the CompositeMapRenderer use available time and add related setting
|
2018-02-13 00:40:41 +00:00 |
defs.hpp
|
Add terrain parallax mapping
|
2016-03-22 21:46:15 +01:00 |
material.cpp
|
Convert colorMode shader define to a uniform
|
2018-10-15 23:12:15 +01:00 |
material.hpp
|
Remove unused code
|
2017-03-14 19:27:56 +01:00 |
quadtreenode.cpp
|
Make the terrain paging system use the view point rather than the eye point to determine which nodes to use so that it can be inherited by RTT cameras.
|
2018-12-10 21:20:29 +00:00 |
quadtreenode.hpp
|
Add preloading implementation to QuadTreeWorld
|
2017-03-14 19:27:56 +01:00 |
quadtreeworld.cpp
|
Make the terrain paging system use the view point rather than the eye point to determine which nodes to use so that it can be inherited by RTT cameras.
|
2018-12-10 21:20:29 +00:00 |
quadtreeworld.hpp
|
Start cell border debug drawing
|
2018-06-13 01:48:31 +02:00 |
storage.hpp
|
Fix #4452 and remove dead code
|
2018-06-12 21:04:27 -04:00 |
terraindrawable.cpp
|
Ensure TerrainDrawables affect the computed near/far planes.
|
2018-01-22 15:52:37 +00:00 |
terraindrawable.hpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
terraingrid.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
terraingrid.hpp
|
Make tb work with distant terrain
|
2018-06-14 13:14:38 +02:00 |
texturemanager.cpp
|
Make reportStats const
|
2017-03-14 19:27:55 +01:00 |
texturemanager.hpp
|
Make reportStats const
|
2017-03-14 19:27:55 +01:00 |
viewdata.cpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
viewdata.hpp
|
Terrain: remove ref argument that is now always true
|
2017-07-19 16:24:35 +02:00 |
world.cpp
|
Set node mask to cell borders
|
2018-06-14 13:18:37 +02:00 |
world.hpp
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |