Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @5790   18 years bensch orxonox/trunk: rescale of the screen-size should reload Models too on …
(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) @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) @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) @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) @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) @5405   19 years bensch orxonox/trunk: renamed definition to the right term declaration…
(edit) @5390   19 years bensch orxonox/trunk: renamed Array to tArray
(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) @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) @5321   19 years bensch orxonox/trunk: more error-catchin in the shader
(edit) @5319   19 years bensch orxonox/trunk: some minor file-handling
(edit) @5315   19 years bensch orxonox/trunk: some renaiming of GUI i am looking forward to coding …
(edit) @5312   19 years bensch orxonox/trunk: build the glMenu as part of the new LIB: libORXguiGL
(edit) @5311   19 years bensch orxonox/trunk: moved the entire GUI
(edit) @5308   19 years bensch orxonox/trunk: Fixed a reversive BUG in the ResourceManager: Since …
(edit) @5306   19 years bensch orxonox/trunk: ResourceManage-fixes
(edit) @5305   19 years bensch orxonox/trunk: better implementation of the Texture-loading
(edit) @5304   19 years bensch orxonox/trunk: so, ResourceManager now operates on BaseObjects. If …
(edit) @5303   19 years bensch orxonox/trunk: less output on quit… still some strange effecs caused …
(edit) @5302   19 years bensch orxonox/trunk: fixed bug in SkyShphere, doubly deleted Model
(edit) @5300   19 years bensch orxonox/trunk: even less debug-info
(edit) @5293   19 years bensch orxonox/trunk: most remaining memory leaks are related to …
(edit) @5284   19 years bensch orxonox/trunk: issue in MD2Data: loaded filename even if it was NULL
(edit) @5280   19 years bensch orxonox/trunk: remove unused stuff
(edit) @5239   19 years bensch orxonox/trunk: compile-performance-stuff
(edit) @5235   19 years patrick oroxnox/trunk: some small changes in the md2model to free some unused mem
(edit) @5228   19 years bensch orxonox/trunk: nicer rendering of the Textures (LINEAR instead of NEAREST
(edit) @5218   19 years bensch orxonox/trunk: more error-fixes… thanks Valgrind team :)
(edit) @5217   19 years bensch orxonox/trunk: physicsInterface fixed
(edit) @5216   19 years bensch orxonox/trunk: more fixes due to valgrind
(edit) @5212   19 years bensch orxonox/trunk: some little errors corrected via Valgrind
(edit) @5211   19 years bensch orxonox/trunk: valgrind mem-leak-recovered
(edit) @5160   19 years bensch orxonox/trunk: shell is now a lib for its own
(edit) @5115   19 years bensch orxonox/trunk: reimplemented the list functions, as i did before in …
(edit) @5111   19 years bensch orxonox/trunk: reverted the last steps, because they created a huge …
(edit) @5110   19 years bensch orxonox/trunk: changed the behaviour of the iterator. Now it is soon …
(edit) @5100   19 years bensch orxonox/trunk: testing some AutoCompletion in the Shell.
(edit) @5087   19 years patrick orxonox/trunk: added some droids in the middle of the track to the …
(edit) @5086   19 years patrick orxonox/trunk: corrected the md2 bug. it was a silly very hard to …
(edit) @5085   19 years patrick orxonox/trunk: bugfixing the md2 animation class. there seems to be a …
(edit) @5075   19 years bensch orxonox/trunk: redirected all printf-output to the shell This is just …
(copy) @5070   19 years bensch reporx: moved orxonox out of orxonox directory, because it is the only …
copied from orxonox/trunk/src/lib/graphics/importer:
(edit) @5039   19 years bensch orxonox/trunk: useless stuff :)
Note: See TracRevisionLog for help on using the revision log.