Andrei Kortunov
|
14cf0ce1dc
|
Implement instanced groundcover
|
4 years ago |
Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
4 years ago |
Andrei Kortunov
|
805d826d5b
|
Fix Clang warnings about invalid overrides
|
5 years ago |
bzzt lost a hitlab login
|
da92ad329b
|
move renderbin
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
5 years ago |
bzzt lost a hitlab login
|
cf439581e1
|
comply by elsid review
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
5 years ago |
bzzt lost a hitlab login
|
ce505a9bb3
|
crashfix + optimiziation
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
5 years ago |
bzzt
|
d684f1a78f
|
terrainbased objectpaging
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
5 years ago |
Andrei Kortunov
|
af41e9acc1
|
Initialize variables to avoid undefined values
|
5 years ago |
Andrei Kortunov
|
2ed05a5195
|
Implement generic caching system
|
6 years ago |
Andrei Kortunov
|
56fea4b062
|
Add setting to control composite geometry size
|
6 years ago |
bzzt
|
fd94d7f7ff
|
Make Distant Terrain more configurable (feature #4890)
|
6 years ago |
Chris Robinson
|
021627bdf8
|
Mark some functions with override
Fixes some Clang warnings about overriding a virtual function without the
override keyword.
|
7 years ago |
scrawl
|
4fba157d3b
|
Implement releaseGLObjects for cached resources
|
7 years ago |
Kyle Cooley
|
3b9326d238
|
Clear terrain cache and reload terrain
|
7 years ago |
scrawl
|
7f5beb3172
|
Remove unused includes
|
8 years ago |
scrawl
|
0782839a42
|
Avoid redundant culling tests on the transform/drawable
|
8 years ago |
scrawl
|
683e625c6c
|
Rewrite CompositeMapRenderer to be based on Drawable and share the FBO
|
8 years ago |
scrawl
|
bb991850da
|
Add LOD stitches
|
8 years ago |
scrawl
|
0efc54c749
|
Subdivide the composite maps
|
8 years ago |
scrawl
|
b1d4bb5708
|
Add CompositeMapRenderer
Temporarily render all terrain using composite maps for testing purposes
|
8 years ago |
scrawl
|
e323b2fa7b
|
Use the SceneManager's ShaderManager
|
8 years ago |
scrawl
|
051c17a184
|
Make reportStats const
|
8 years ago |
scrawl
|
35d53acc65
|
Factor out terrain chunk loading/caching into a new resource manager
|
8 years ago |