Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/graphics/graphics_engine.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7108   18 years bensch lighting war
(edit) @7035   18 years patrick trunk: game rules loading problems
(edit) @7029   18 years bensch orxonox/trunk: element2d's should be cleanly deleted at the end now :)
(edit) @6990   18 years bensch orxonox/trunk: better mouse capture now
(edit) @6980   18 years patrick trunk: lenseflares loadable
(edit) @6979   18 years bensch orxonox/trunk: GraphicsEffects are BaseObject Lists now
(edit) @6978   18 years bensch orxonox/trunk: loads the stuff
(edit) @6977   18 years patrick trunk: fog-effect should be loadable but isn't
(edit) @6976   18 years patrick trunk: the graphicsengine is now loadable
(edit) @6967   18 years patrick no more lenses :D
(edit) @6966   18 years patrick trunk: deactivated the lenseflare temp
(edit) @6913   18 years bensch trunk: sun
(edit) @6888   18 years patrick trunk: the flare now look good, but occlusion culling missing :D
(edit) @6885   18 years patrick trunk: implemented a working lense-flare
(edit) @6884   18 years patrick trunk: working on the lenseflare
(edit) @6815   18 years bensch orxonox/trunk: merged branches/network back to the trunk. merged with …
(edit) @6780   18 years bensch trunk: war of the popers
(edit) @6778   18 years bensch trunk: ModelView work…
(edit) @6772   18 years bensch orxonox/trunk: merged the branche network back merged with command …
(edit) @6753   18 years patrick trunk: merged network back to trunk
(edit) @6634   18 years bensch orxonox/trunk: merged the network-branche back to the trunk merged …
(edit) @6523   18 years bensch trunk: water fake render :)
(edit) @6522   18 years bensch trunk: switch to WireFrame with Shell → GraphicsEngine wireframe
(edit) @6441   18 years bensch orxonox/trunk: the Hud now scales the Widgets itself
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @6162   18 years bensch orxonox/trunk: merged the spaceshipcontroll branche into the trunk …
(edit) @6142   18 years bensch orxonox/trunk: merge the ObjectManager to the trunk merged with …
(edit) @6011   18 years bensch orxonox/trunk: compile graphicsEngine on windows again
(edit) @5944   18 years bensch orxonox/trunk: ini-parser in own subdir now (also moved tiXml-lib to …
(edit) @5857   18 years bensch orxonox/trunk: enableTexture now a property of Texture and not …
(edit) @5819   18 years bensch orxonox/trunk: merged branches world_entities to trunk again merged …
(edit) @5790   18 years bensch orxonox/trunk: rescale of the screen-size should reload Models too on …
(edit) @5789   18 years bensch orxonox/trunk: windows-compile fix (stl-list)
(edit) @5767   18 years bensch orxonox/trunk: removed support for text-render-static
(edit) @5755   18 years bensch orxonox/trunk: textures are rebuild on resize of the winodow (on winodws)
(edit) @5656   18 years bensch orxonox/trunk: new Version of the String-splitter (without …
(edit) @5509   18 years bensch orxonox/trunk: proto_world_entity-stuff
(edit) @5421   19 years bensch orxonox/trunk: GUI-Element visible
(edit) @5417   19 years bensch orxonox/trunk: visibility of Element2D-debug-draw through …
(edit) @5415   19 years bensch orxonox/trunk: windows compatibility
(edit) @5406   19 years bensch orxonox/trunk: update the Element2D-tree in the right order
(edit) @5397   19 years bensch orxonox/trunk: Elemet2D-drawing better prevent segfault in setParent …
(edit) @5347   19 years bensch orxonox/trunk: building Graphics as a lib names libORXgraphics.a
(edit) @5346   19 years bensch orxonox/trunk: code-renice
(edit) @5344   19 years bensch orxonox/trunk: new Way to load and unload Text
(edit) @5318   19 years bensch orxonox/trunk: new ReadFileArray function for shader
(edit) @5286   19 years bensch orxonox/trunk: fixed a bug in the deletion Process of NullElement2D. …
(edit) @5285   19 years bensch orxonox/trunk: nicer quit-modi TextEngine is now deleted by …
(edit) @5266   19 years bensch orxonox/trunk: Shaders now work :)
(edit) @5265   19 years bensch orxonox/trunk: configure now also checks for glew, and includes it
(edit) @5264   19 years bensch orxonox/trunk: reading Shaders now, and throw error
(edit) @5263   19 years bensch orxonox/trunk: using glew, and Shaders are now read
(edit) @5262   19 years bensch orxonox/trunk: file-parsing works
(edit) @5261   19 years bensch orxonox/trunk: structure of the Shader-lib
(edit) @5260   19 years bensch orxonox/trunk: checking for HW-extensions
(edit) @5255   19 years bensch orxonox/trunk: minor changes (flush)
(edit) @5242   19 years bensch orxonox/trunk: unsave removal of screen deleted
(edit) @5241   19 years bensch orxonox/trunk: minor gui-fixes…
(edit) @5240   19 years bensch orxonox/trunk: init the icon in the right SDL-style way
(edit) @5237   19 years bensch orxonox/trunk: implemented an EventFilter, that should filter alt-TAB
(edit) @5225   19 years bensch orxonox/trunk: removing some initialisation-stuff… i hope this works
(edit) @5216   19 years bensch orxonox/trunk: more fixes due to valgrind
(edit) @5124   19 years bensch orxonox/trunk: text is now Rendered as expected (in FastMode)
(edit) @5122   19 years bensch orxonox/trunk: optimized TextEngine, now the chars can also be copied …
(edit) @5121   19 years bensch orxonox/trunk: color is now a parameter of text not font
(edit) @5092   19 years bensch orxonox/trunk: less output, and shell also outputs to shell if …
(edit) @5089   19 years bensch orxonox/trunk: rebuild Element2D. Now it is more like PNode
(edit) @5084   19 years bensch orxonox/trunk: flush i am going into the weekend now @patrick: ther …
(edit) @5079   19 years bensch orxonox/trunk: minor optimisations
(edit) @5078   19 years bensch orxonox/trunk: Shell is running, but only in orxonox-world, not …
(copy) @5070   19 years bensch reporx: moved orxonox out of orxonox directory, because it is the only …
copied from orxonox/trunk/src/lib/graphics/graphics_engine.cc:
(edit) @5024   19 years bensch orxonox/trunk: icon and name get displayed correctly again
Note: See TracRevisionLog for help on using the revision log.