# # ChangeLog for branches/height_map/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 9:21:29 PM 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: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 ...