#
# ChangeLog for branches/height_map in orxonox.OLD
#
# Generated by Trac 1.0.9
# Feb 16, 2025, 3:15:28 PM

Wed, 28 Dec 2005 12:51:28 GMT bottac [6329]
	* 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)

	Fixed some bugs.


Fri, 23 Dec 2005 10:55:53 GMT bottac [6270]
	* branches/height_map/src/lib/graphics/importer/height_map.cc (modified)

	fixed height_map.


Thu, 22 Dec 2005 18:35:59 GMT bensch [6268]
	* branches/height_map/src/lib/graphics/importer/height_map.cc (modified)
	* branches/height_map/src/story_entities/world.cc (modified)
	* branches/height_map/src/story_entities/world.h (modified)
	* branches/height_map/src/world_entities/terrain.cc (modified)

	heightMap: fixed the VertexArrayModel, and reverted everything, that ...


Thu, 22 Dec 2005 18:31:35 GMT bensch [6267]
	* branches/height_map/src/lib/graphics/importer/height_map.cc (modified)
	* branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified)
	* branches/height_map/src/lib/graphics/importer/vertex_array_model.h (modified)
	* branches/height_map/src/story_entities/world.cc (modified)

	heightMap: sphere with some info, draw with colors


Thu, 22 Dec 2005 18:24:57 GMT bensch [6266]
	* branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified)
	* branches/height_map/src/story_entities/world.cc (modified)

	heightMap: sphere with some info, draw with colors


Thu, 22 Dec 2005 18:10:54 GMT bensch [6265]
	* 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: drawing works: *fu*** GLubyte...


Thu, 22 Dec 2005 17:45:31 GMT bensch [6264]
	* branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified)

	heightmap: triangle strips


Thu, 22 Dec 2005 17:43:49 GMT bensch [6263]
	* branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified)
	* branches/height_map/src/lib/graphics/importer/vertex_array_model.h (modified)
	* branches/height_map/src/story_entities/world.cc (modified)
	* branches/height_map/src/story_entities/world.h (modified)
	* branches/height_map/src/world_entities/terrain.cc (modified)

	heightmap: changes to revert afterwards


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 ...