Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5944   18 years bensch orxonox/trunk: ini-parser in own subdir now (also moved tiXml-lib to …
(edit) @5885   18 years bensch orxonox/trunk: classList: returns const lists
(edit) @5866   18 years bensch orxonox/trunk: multi-texture work perfectly, try building …
(edit) @5865   18 years bensch orxonox/trunk: sequence test
(edit) @5863   18 years bensch orxonox/trunk: TextureSequence finished for testing
(edit) @5861   18 years bensch trunk: renaming to TextureSequence
(edit) @5860   18 years bensch orxonox/trunk: some initial work at MultiFrameTexture.cc
(edit) @5859   18 years bensch orxonox/trunk: small changes in the Texture interface
(edit) @5858   18 years bensch orxonox/trunk: introducing multiframe-texture
(edit) @5857   18 years bensch orxonox/trunk: enableTexture now a property of Texture and not …
(edit) @5856   18 years bensch orxonox/trunk: TextureToGL is now more modular
(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) @5783   18 years bensch orxonox/trunk: more stl in Shell
(edit) @5780   18 years bensch orxonox/trunk: no more segfault in the Shell
(edit) @5779   18 years bensch orxonox/trunk: ClassList is now in std::list style ShellCommand is now …
(edit) @5778   18 years bensch orxonox/trunk: saver removal
(edit) @5776   18 years bensch orxonox/trunk: stl::list in PhysicsEngine
(edit) @5775   18 years bensch orxonox/trunk: stl::list in Element2D
(edit) @5774   18 years bensch orxonox/trunk: stl in Model
(edit) @5769   18 years bensch orxonox/trunk: sync
(edit) @5768   18 years bensch orxonox/trunk: font is a Texture now (this is a procedural texture)
(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) @5754   18 years bensch orxonox/trunk: Texture even better :)
(edit) @5753   18 years bensch orxonox/trunk: cleaner Texture Loading
(edit) @5750   18 years bensch orxonox/trunk: merged the WorldEntities into the Trunk. Merged with …
(edit) @5701   18 years bensch orxonox/trunk: removed ALL Makefile.in's
(edit) @5676   18 years patrick orxonox/trunk: model now makes better debug output
(edit) @5674   18 years bensch orxonox/trunk: collision-detection with new Matrix-class
(edit) @5672   18 years patrick orxonox/trunk: removed the modelinfo from the includes of vector.h
(edit) @5671   18 years bensch orxonox/trunk: renamed class LoadParam to CLoadParam and Macro …
(edit) @5656   19 years bensch orxonox/trunk: new Version of the String-splitter (without …
(edit) @5654   19 years bensch orxonox/trunk: cycle-loading of LoadParam works…
(edit) @5653   19 years bensch orxonox/trunk: further cleanup
(edit) @5652   19 years bensch orxonox/trunk: new LoadParam procedure with all NON-cycling …
(edit) @5515   19 years bensch orxonox/trunk: unloading of fonts now without a Warning from the …
(edit) @5509   19 years bensch orxonox/trunk: proto_world_entity-stuff
(edit) @5479   19 years bensch orxonox/trunk: updated to new autoconf, moved resourcemanager to …
(edit) @5475   19 years bensch default of shoot is now on Button-left
(edit) @5465   19 years bensch orxonox/trunk: vegetation rendering in the terrain (trees are now …
(edit) @5463   19 years bensch orxonox/trunk: removed LIBTOOL again
(edit) @5452   19 years bensch orxonox/trunk: libtoolize
(edit) @5450   19 years bensch orxonox/trunk: building with LIBTOOL again, this time for real Since …
(edit) @5437   19 years bensch orxonox/trunk: Sphers Rendered around the Turret-Power-Up (this looks …
(edit) @5435   19 years bensch orxonox/trunk: power-ups implemented (simple-mode)
(edit) @5430   19 years bensch orxonox/trunk: static definitions
(edit) @5427   19 years bensch orxonox/trunk: some minor include stuff
(edit) @5421   19 years bensch orxonox/trunk: GUI-Element visible
(edit) @5420   19 years bensch orxonox/trunk: Font is now Right, and the Rendering 'should be' faster.
(edit) @5419   19 years bensch orxonox/trunk: MUCH better algorithm for the QuaternionSlerp in PNodes …
(edit) @5418   19 years bensch orxonox/trunk: Text offers its Size to Element2D
(edit) @5417   19 years bensch orxonox/trunk: visibility of Element2D-debug-draw through …
(edit) @5415   19 years bensch orxonox/trunk: windows compatibility
(edit) @5414   19 years bensch orxonox/trunk: new functionality in PNode and Element2D they now …
(edit) @5413   19 years bensch orxonox/trunk: reverted to old revision 5409, removing the …
(edit) @5412   19 years bensch orxonox/trunk: subprojects compile again (but with many segfaults)
(edit) @5411   19 years bensch orxonox/trunk: utils are also LTLIBRARY now
(edit) @5410   19 years bensch orxonox/trunk: building with LIBTOOL now, all Shared Libs
(edit) @5406   19 years bensch orxonox/trunk: update the Element2D-tree in the right order
(edit) @5405   19 years bensch orxonox/trunk: renamed definition to the right term declaration…
(edit) @5404   19 years bensch orxonox/trunk: removed old unused functionality, and added some comments
(edit) @5403   19 years bensch orxonox/trunk: implemented List-addAtIteratorPosition, to add any …
(edit) @5402   19 years bensch orxonox/trunk: promised checking should be working now.
(edit) @5401   19 years bensch orxonox/trunk: new Layering system works, now i have to do the check …
(edit) @5400   19 years bensch orxonox/trunk: a new Function to List. This gives the ability to …
(edit) @5399   19 years bensch orxonox/trunk: GL-GUI not rendered by Element2D anymore, lets see, if …
(edit) @5398   19 years bensch orxonox/trunk: fixed a bug in the allocation of Element2D
(edit) @5397   19 years bensch orxonox/trunk: Elemet2D-drawing better prevent segfault in setParent …
(edit) @5396   19 years bensch orxonox/trunk: fixed a BUG in the Element2D-class preventing the …
(edit) @5395   19 years bensch orxonox/trunk: first element of the GLGui is visible… there is a …
(edit) @5390   19 years bensch orxonox/trunk: renamed Array to tArray
(edit) @5387   19 years bensch orxonox/trunk: PNode and Element2D can now return their children-lists …
(edit) @5382   19 years bensch orxonox/trunk: fixed a reparenting bug made the naming more compliant
(edit) @5378   19 years bensch orxonox/trunk: crosshair now more compliant with Element2D Element2D …
(edit) @5377   19 years bensch orxonox/trunk: fancy-shell :)
(edit) @5376   19 years bensch orxonox/trunk: fancy effects in Shell
(edit) @5374   19 years bensch orxonox/trunk: cool shell-commands for loading images and setting colors
(edit) @5373   19 years bensch orxonox/trunk: now the Shell's background-render pathc is in the Material
(edit) @5371   19 years bensch orxonox/trunk: todo-list
(edit) @5370   19 years bensch orxonox/trunk: minor nice-render update in the FONT
(edit) @5369   19 years bensch orxonox/trunk: saver font-changing in the Shell
(edit) @5368   19 years bensch orxonox/trunk: rendering font with RenderSize, but not with TextSize. …
(edit) @5367   19 years bensch orxonox/trunk: font do no more handle any displayLists of Glyphs
(edit) @5366   19 years bensch orxonox/trunk: more definitions of GLGui. also a patch to the …
(edit) @5364   19 years bensch orxonox/trunk: some more definition of the GUI
(edit) @5362   19 years bensch oroxnox/trunk: gui extends element2D
(edit) @5357   19 years bensch orxonox/trunk: some minor cleanup, of the mess i made with AutoMake-sh
(edit) @5356   19 years bensch orxonox/trunk: saver Weapon-Projectile-generation and Stuff
(edit) @5355   19 years bensch orxonox/trunk: some build-efficiency-issues
(edit) @5354   19 years bensch orxonox/trunk: animationing is reversible over time (try setting in …
(edit) @5351   19 years bensch orxonox/trunk: building world_etities as a lib in …
(edit) @5349   19 years bensch orxonox/trunk: build everything in src/lib as a libORXlibs.a
(edit) @5348   19 years bensch orxonox/trunk: fixed the subProjects… again
(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) @5345   19 years bensch orxonox/trunk: Text now does not segfault anymore, if Font could not …
(edit) @5344   19 years bensch orxonox/trunk: new Way to load and unload Text
(edit) @5343   19 years bensch orxonox/trunk: split open the text-engine
Note: See TracRevisionLog for help on using the revision log.