# # ChangeLog for trunk/src/lib/graphics/shader.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 9, 2024, 10:13:26 PM Sat, 08 Oct 2005 23:27:58 GMT bensch [5335] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: more fool-proov loading of important paths (data and ... Sat, 08 Oct 2005 22:11:23 GMT bensch [5333] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: we do not have to shade the whole world Sat, 08 Oct 2005 15:27:22 GMT bensch [5323] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: Shaders can now be loaded via the ResourceManager Sat, 08 Oct 2005 14:37:43 GMT bensch [5322] * trunk/src/lib/graphics/shader.cc (modified) orxonox/trunk: smooth unloading of Shaders. but not perfect. Sat, 08 Oct 2005 13:55:00 GMT bensch [5321] * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/util/array.h (modified) orxonox/trunk: more error-catchin in the shader Sat, 08 Oct 2005 13:31:18 GMT bensch [5320] * trunk/src/lib/graphics/shader.cc (modified) orxonox/trunk: better error-checking in the Shaders Sat, 08 Oct 2005 13:10:38 GMT bensch [5319] * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.h (modified) * trunk/src/lib/util/ini_parser.cc (modified) orxonox/trunk: some minor file-handling Sat, 08 Oct 2005 11:08:09 GMT bensch [5318] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: new ReadFileArray function for shader Sat, 08 Oct 2005 09:43:09 GMT bensch [5317] * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) orxonox/trunk: Shaders are now NOT renderen in 2D-mode. After ... Thu, 06 Oct 2005 18:31:23 GMT bensch [5285] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: nicer quit-modi TextEngine is now deleted by ... Tue, 04 Oct 2005 19:37:27 GMT bensch [5283] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/sound/ogg_player.cc (modified) orxonox/trunk: compile (but not link) on mac Sat, 01 Oct 2005 20:39:27 GMT bensch [5273] * trunk/configure (modified) * trunk/src/lib/graphics/shader.cc (modified) orxonox/trunk: now shaders do not execute (segfault) on non-shader ... Wed, 28 Sep 2005 16:04:59 GMT bensch [5271] * trunk/configure (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: better checking, and not loading shader if it is non- ... Tue, 27 Sep 2005 16:51:07 GMT bensch [5269] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: flushing Tue, 27 Sep 2005 16:21:57 GMT bensch [5268] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: better error-handling through try and catch Tue, 27 Sep 2005 16:09:09 GMT bensch [5267] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: nicer error-checking Tue, 27 Sep 2005 14:10:26 GMT bensch [5266] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/npc.cc (modified) * trunk/src/world_entities/npc2.cc (copied) * trunk/src/world_entities/npc2.h (copied) orxonox/trunk: Shaders now work :) Mon, 26 Sep 2005 23:00:35 GMT bensch [5264] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) orxonox/trunk: reading Shaders now, and throw error Mon, 26 Sep 2005 22:33:05 GMT bensch [5263] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/glincl.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) orxonox/trunk: using glew, and Shaders are now read Mon, 26 Sep 2005 21:33:55 GMT bensch [5262] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/lib/util/array.h (modified) orxonox/trunk: file-parsing works Mon, 26 Sep 2005 20:34:21 GMT bensch [5261] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/shader.cc (copied) * trunk/src/lib/graphics/shader.h (copied) orxonox/trunk: structure of the Shader-lib Thu, 18 Aug 2005 21:16:50 GMT bensch [5070] * branches (moved) * releases (moved) * tags (moved) * trunk (moved) reporx: moved orxonox out of orxonox directory, because it is the ...