# # ChangeLog for branches/height_map in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 23, 2024, 8:47:21 PM Thu, 22 Dec 2005 17:38:54 GMT bensch [6262] * branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.h (modified) heightmap: better stripes (vector instead of tArray) Thu, 22 Dec 2005 16:39:18 GMT bensch [6261] * branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified) heightmap: better stipes Thu, 22 Dec 2005 13:36:03 GMT bensch [6259] * branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.h (modified) heightMap: vertex-array draws as it should Wed, 21 Dec 2005 15:24:50 GMT bottac [6249] * branches/height_map/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map/src/lib/graphics/importer/height_map.h (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/height_map/src/world_entities/terrain.cc (modified) * branches/height_map/src/world_entities/terrain.h (modified) Uses VertexArrayModel now Wed, 21 Dec 2005 13:22:59 GMT bottac [6227] * branches/height_map/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map/src/lib/graphics/importer/height_map.h (modified) * branches/height_map/src/world_entities/terrain.cc (modified) * branches/height_map/src/world_entities/terrain.h (modified) getHeight implemented support for 'colour maps' Wed, 14 Dec 2005 12:54:22 GMT bensch [6103] * branches/height_map/src/world_entities/terrain.cc (modified) * branches/height_map/src/world_entities/terrain.h (modified) heightmap: copied old terrain inside Wed, 14 Dec 2005 12:51:47 GMT bensch [6102] * branches/height_map (copied) orxonox/branches: copied the trunk to height_map Wed, 14 Dec 2005 12:46:12 GMT bensch [6100] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/height_map.cc (copied) * trunk/src/lib/graphics/importer/height_map.h (copied) orxonox/trunk: copied the heightMap to the trunk, and adapted to ...