Commit Graph

7 Commits (93ee11c5e78b045848957908006044576bff8302)

Author SHA1 Message Date
scrawl e046119487 Fix for unnecessary terrain texture coordinate arrays 10 years ago
scrawl b978153edb Enable VBO sharing for terrain geometry 10 years ago
scrawl cdd0623009 Terrain rendering 10 years ago
dteviot e197f5318b fixing MSVC 2013 warning C4244: & C4305
conversion from 'const float' to 'int', possible loss of data
conversion from 'double' to 'int', possible loss of data
conversion from 'float' to 'int', possible loss of data
10 years ago
jacmoe ee574e08ef MIT License header added to all terrain component files. 10 years ago
scrawl ccab8b1a92 Fix bug in TerrainGrid::getWorldBoundingBox (Fixes #2075) 10 years ago
scrawl 8c26f802e6 Move terrain grid implementation to a component so the editor can use it (Feature #1597) 11 years ago