.. |
shaders
|
Added /atmosphere/sun_radius property
|
2015-09-21 23:12:43 +02:00 |
ExplorerChunkTerrain.cpp
|
More detailed terrain tessellation in opengl renderer
|
2015-08-20 23:07:09 +02:00 |
ExplorerChunkTerrain.h
|
Fixed underwater terrain detection in opengl renderer
|
2015-08-19 17:22:14 +02:00 |
opengl.pro
|
Simplified project files + lazy init of data files
|
2015-10-19 01:39:22 +02:00 |
opengl_global.h
|
Introduced VertexArray object to handle terrain vertex data
|
2013-12-23 17:24:05 +01:00 |
OpenGLPart.cpp
|
Added an initial loading screen
|
2015-09-14 19:25:54 +02:00 |
OpenGLPart.h
|
Improved the opengl terrain rendering queue
|
2013-12-30 16:02:33 +01:00 |
OpenGLRenderer.cpp
|
Merge branch 'master' into vegetation
|
2015-11-08 23:33:09 +01:00 |
OpenGLRenderer.h
|
Merge branch 'master' into vegetation
|
2015-11-08 23:33:09 +01:00 |
OpenGLShaderProgram.cpp
|
Added an initial loading screen
|
2015-09-14 19:25:54 +02:00 |
OpenGLShaderProgram.h
|
Added an initial loading screen
|
2015-09-14 19:25:54 +02:00 |
OpenGLSharedState.cpp
|
Added textures to OpenGLSharedState
|
2013-12-22 18:05:11 +01:00 |
OpenGLSharedState.h
|
[WIP] Added the simplex sampler to opengl water shader
|
2014-01-05 20:37:51 +01:00 |
OpenGLSkybox.cpp
|
Added /atmosphere/sun_radius property
|
2015-09-21 23:12:43 +02:00 |
OpenGLSkybox.h
|
Switched /atmosphere/daytime to new definition system
|
2015-08-18 20:31:11 +02:00 |
OpenGLTerrain.cpp
|
Added mouse tracking on 3d view for future operations
|
2015-09-07 01:15:59 +02:00 |
OpenGLTerrain.h
|
Added pause of opengl renderer while rendering picture
|
2015-08-18 19:12:54 +02:00 |
OpenGLVariable.cpp
|
Fixed uninitialized texture id in opengl
|
2015-09-21 21:01:44 +02:00 |
OpenGLVariable.h
|
[WIP] Added the simplex sampler to opengl water shader
|
2014-01-05 20:37:51 +01:00 |
OpenGLWater.cpp
|
Fixed specular lighting on water not being consistent between opengl and software
|
2015-09-10 23:41:15 +02:00 |
OpenGLWater.h
|
Added water rendering toggle in opengl
|
2015-08-21 00:25:34 +02:00 |
VertexArray.h
|
Small performance improvement in opengl drawing
|
2015-09-15 18:18:24 +02:00 |