overte-thingvellir/interface/resources
Sam Gateau 738369e21f Replacing glutSolidSphere by a cached Geometry
Instead of calling glutSolidSphere, just call Application::getInstance()->getGeometryCache()->renderSphere(...)

- replaced all the instances of "glutSolidSphere"
- Changed the atmosphere shaders so instead of drawing a sphere of the size of the atmosphere, we draw a unit sphere, the vertices get scaled at the right radius in th vertex shader using  fOuterRadius
2014-10-03 16:55:58 -07:00
..
config Add import configuration 2014-01-10 23:26:58 +01:00
html Update welcome screen 2014-05-06 16:17:40 -07:00
icons - few Adjustments in Application class for Script editor 2014-04-21 05:25:28 +02:00
images added go button active state icon 2014-09-24 23:26:34 +02:00
info repair usage of INI file for QSettings 2014-02-19 14:09:18 -08:00
mention-sounds fixed mention sounds dir for deployment 2014-05-12 20:55:24 +02:00
meshes Switched from loading FBX and FST simultaneously to loading FST first, then 2014-02-11 14:20:52 -08:00
shaders Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
sounds fixed mention sounds dir for deployment 2014-05-12 20:55:24 +02:00
styles Remove custom styling 2014-08-23 00:16:25 +02:00
visage Add Ryan's updated smoothing factors. 2014-03-21 10:38:29 -07:00