# # ChangeLog for trunk/src/lib/math in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 12:06:42 AM Tue, 22 Nov 2005 01:03:26 GMT bensch [5698] * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: typo Tue, 22 Nov 2005 00:41:36 GMT bensch [5697] * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: more doxy-tags Tue, 22 Nov 2005 00:35:33 GMT bensch [5696] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: documented matrix.h Mon, 21 Nov 2005 23:55:02 GMT bensch [5694] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: new Matrix Constructor to create a Matrix out of a ... Mon, 21 Nov 2005 23:37:29 GMT bensch [5692] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/lib/math/vector.h (modified) orxonox/trunk: no more valgrind warnings :))))))) Mon, 21 Nov 2005 22:27:39 GMT patrick [5688] * trunk/src/lib/collision_detection/bounding_volume.h (modified) * trunk/src/lib/collision_detection/bv_tree_node.h (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.h (modified) * trunk/src/lib/math/vector.cc (modified) * trunk/src/lib/math/vector.h (modified) orxonox/trunk: the const collision detection war - strike Mon, 21 Nov 2005 21:02:56 GMT bensch [5677] * trunk/src/lib/math/matrix.cc (modified) orxonox/trunk: more optimisations Mon, 21 Nov 2005 20:59:09 GMT bensch [5675] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/world_entities/weapons/laser.cc (modified) orxonox/trunk: optimisations Mon, 21 Nov 2005 15:02:23 GMT bensch [5673] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/lib/math/test.cc (deleted) orxonox/trunk: Matrix included into Project Mon, 21 Nov 2005 14:59:28 GMT patrick [5672] * trunk/Makefile.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/math/vector.cc (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) * trunk/src/util/Makefile.in (modified) orxonox/trunk: removed the modelinfo from the includes of vector.h Mon, 21 Nov 2005 11:03:06 GMT bensch [5670] * trunk/src/lib/math/matrix.cc (modified) orxonox/trunk: eigenVc Cleanup Mon, 21 Nov 2005 11:01:17 GMT bensch [5669] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/test.cc (modified) orxonox/trunk: eigenvectors ar fu**ing right now Mon, 21 Nov 2005 10:51:29 GMT bensch [5668] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/lib/math/test.cc (modified) orxonox/trunk: two of 3 eigenvectors Mon, 21 Nov 2005 09:41:48 GMT patrick [5667] * trunk/src/lib/math/matrix.cc (modified) trunk/math: rewrite since both worked on the same file Mon, 21 Nov 2005 09:37:31 GMT patrick [5666] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/test.cc (added) trunk/math: working on eigenvectors, almost got it Mon, 21 Nov 2005 09:17:56 GMT bensch [5665] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: optimized matrix Mon, 21 Nov 2005 02:59:12 GMT bensch [5664] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: finished my work for today... but i am on to something ... Mon, 21 Nov 2005 02:25:41 GMT bensch [5663] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: more oo-style matrix Mon, 21 Nov 2005 02:10:20 GMT bensch [5662] * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/lib/math/vector.cc (modified) orxonox/trunk: created a simple matrix class Mon, 21 Nov 2005 01:43:14 GMT bensch [5661] * trunk/src/lib/math/matrix.cc (added) * trunk/src/lib/math/matrix.h (added) orxonox/trunk: calculating EigneValues Tue, 25 Oct 2005 15:31:54 GMT bensch [5435] * trunk/src/lib/graphics/importer/abstract_model.h (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: power-ups implemented (simple-mode) Sat, 22 Oct 2005 11:57:29 GMT bensch [5420] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.h (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_pushbutton.cc (modified) * trunk/src/lib/math/vector.cc (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: Font is now Right, and the Rendering 'should be' faster. Sat, 22 Oct 2005 08:55:51 GMT bensch [5419] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/math/vector.h (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: MUCH better algorithm for the QuaternionSlerp in ... Fri, 23 Sep 2005 22:37:39 GMT patrick [5232] * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/math/curve.cc (modified) orxonox/trunk: solved a memory leak in the QuadtreeNode Fri, 23 Sep 2005 22:11:28 GMT patrick [5231] * trunk/src/lib/math/curve.cc (modified) * trunk/src/lib/math/curve.h (modified) orxonox/trunk: hunted a valgrind error msg in the curve class, ... Fri, 23 Sep 2005 20:07:20 GMT bensch [5225] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/math/curve.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: removing some initialisation-stuff... i hope this works Thu, 22 Sep 2005 15:30:01 GMT bensch [5218] * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/math/curve.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/load_param.cc (modified) orxonox/trunk: more error-fixes... thanks Valgrind team :) Thu, 22 Sep 2005 14:02:08 GMT bensch [5215] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/story_entities/campaign.cc (modified) orxonox/trunk: some more fixing of the Errors reported by valgrind ... Wed, 21 Sep 2005 12:21:41 GMT bensch [5211] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/math/curve.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: valgrind mem-leak-recovered 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 ... Tue, 16 Aug 2005 21:28:13 GMT bensch [5053] * orxonox/trunk/src/lib/math/vector.h (modified) * orxonox/trunk/src/world_entities/npc.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: loadModel in Projectiles