# # ChangeLog for branches/new_class_id/src/lib/graphics/importer/resource_obj.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 17, 2024, 5:24:32 AM Wed, 27 Sep 2006 21:25:43 GMT bensch [9847] * branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.cc (modified) * branches/new_class_id/src/lib/graphics/importer/md2/resource_md2.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_obj.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_obj.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/graphics/text_engine/resource_font.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/resource_font.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/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) renamed NewResource to Resource Tue, 26 Sep 2006 13:18:28 GMT bensch [9831] * branches/new_class_id/src/lib/graphics/importer/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/importer/objModel.cc (modified) * branches/new_class_id/src/lib/graphics/importer/objModel.h (modified) * branches/new_class_id/src/lib/graphics/importer/resource_obj.cc (copied) * branches/new_class_id/src/lib/graphics/importer/resource_obj.h (copied) * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/static_model.h (modified) added resource_obj for new resource managed obj-loader 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 ...