scrawl
|
b978153edb
|
Enable VBO sharing for terrain geometry
|
2015-06-03 02:24:09 +02:00 |
|
scrawl
|
cdd0623009
|
Terrain rendering
|
2015-06-03 01:35:41 +02:00 |
|
scrawl
|
20af2b67a8
|
Change the triangle pattern used for terrain (Fixes #2459)
|
2015-04-17 18:54:14 +02:00 |
|
jacmoe
|
ee574e08ef
|
MIT License header added to all terrain component files.
|
2015-02-09 20:16:29 +01:00 |
|
scrawl
|
261da8dd0a
|
Terrain: use 32-bit indices if necessary
|
2015-01-13 05:37:43 +01:00 |
|
scrawl
|
f7bac58b39
|
Terrain: change index buffer flags to unsigned
|
2015-01-13 05:37:43 +01:00 |
|
slothlife
|
9ea22324f7
|
Fix some MSVC warnings.
Several fixes are warnings about truncations on 64-bit, while others are
complaints about mixed signed / unsigned integer operations.
|
2014-06-23 01:13:30 -05:00 |
|
scrawl
|
97c3efb3ba
|
Terrain: decoupled Chunk from QuadTreeNode.
|
2014-03-05 21:46:37 +01:00 |
|