# # ChangeLog for branches/new_class_id/src/lib/graphics/resource_shader.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 11, 2024, 6:37:43 PM Mon, 25 Sep 2006 21:28:28 GMT bensch [9823] * branches/new_class_id/src/lib/graphics/importer/material.cc (modified) * branches/new_class_id/src/lib/graphics/importer/material.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/graphics/resource_shader.cc (modified) * branches/new_class_id/src/lib/graphics/resource_shader.h (modified) * branches/new_class_id/src/lib/sound/resource_sound_buffer.cc (modified) * branches/new_class_id/src/lib/sound/resource_sound_buffer.h (modified) * branches/new_class_id/src/lib/util/filesys/directory.cc (modified) * branches/new_class_id/src/lib/util/filesys/directory.h (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/world_entities/environments/water.cc (modified) * branches/new_class_id/src/world_entities/environments/water.h (modified) * branches/new_class_id/src/world_entities/skybox.cc (modified) * branches/new_class_id/src/world_entities/skybox.h (modified) orxonox/new_class_id: now it should also be possible, to cache the ... Mon, 25 Sep 2006 10:25:00 GMT bensch [9820] * branches/new_class_id/src/lib/graphics/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/resource_shader.cc (copied) * branches/new_class_id/src/lib/graphics/resource_shader.h (copied) * branches/new_class_id/src/world_entities/environments/mapped_water.cc (modified) added resource_shader, the new ResourceLoadHandler for the Shader Sat, 23 Sep 2006 13:48:03 GMT bensch [9793] * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/orxonox.cc (modified) orxonox/new_class_id: storing works better now