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) @6518   18 years bensch orxonox/trunk: some waves
(edit) @6480   18 years bensch uint to unsigned int
(edit) @6477   18 years bensch trunk: uint to unsigned int
(edit) @6471   18 years bensch orxonox/trunk: testing, but not working
(edit) @6467   18 years bensch orxonox/trunk: Texture loading with GL_TEXTURE_* in ResourceManager …
(edit) @6465   18 years bensch trunk: texture prepared for others than GL_TETURE_2D
(edit) @6458   18 years bensch orxonox/trunk: wave now also rebuilds the Normals (do not know if this …
(edit) @6457   18 years bensch water works
(edit) @6456   18 years bensch Water draws itself
(edit) @6455   18 years bensch trunk: Simple water surface WE
(edit) @6454   18 years bensch orxonox/trunk: changing the height of the Grid should work
(edit) @6453   18 years bensch trunk Vectors instead of floats used in VertexArrayModel
(edit) @6452   18 years bensch trunk: vertexArrayModel minor functionality update
(edit) @6446   18 years bensch orxonox/trunk: added grid class
(edit) @6423   18 years bensch trunk: staticModel now uses vector instead of tArray (more portable)
(edit) @6315   18 years bensch orxonox/trunk: again had to remove some 3's @patrick: ok??
(edit) @6314   18 years bensch orxonox/trunk: less debug output
(edit) @6313   18 years bensch orxonox/trunk: any-3D-model to VertexArrayModel works perfectly
(edit) @6312   18 years bensch orxonox/trunk: patch, so that the VertexArrayModel conversion works …
(edit) @6310   18 years bensch orxonox/trunk: merged the VertexArrayModel from heightmap and added …
(edit) @6309   18 years bensch orxonox/trunk: some new tc-stuff
(edit) @6308   18 years bensch orxonox/trunk: added tc a library to convert Vertice-Melanges into …
(edit) @6295   18 years bensch orxonox/trunk: new GUI-functionality
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @6165   18 years patrick branches: added a branche christmas for some christmas tests
(edit) @6162   18 years bensch orxonox/trunk: merged the spaceshipcontroll branche into the trunk …
(edit) @6145   18 years patrick trunk: fixed the network bug, uninitialized variable :D
(edit) @6139   18 years patrick trunk: merged branche network with trunk using command: svn merge …
(edit) @6100   18 years bensch orxonox/trunk: copied the heightMap to the trunk, and adapted to …
(edit) @6073   18 years bensch trunk: sync
(edit) @6072   18 years bensch orxonox/trunk: valgrind sweep
(edit) @6038   18 years bensch orxonox/trunk: small optimisation
(edit) @6037   18 years bensch orxonox/trunk: triangle Stripper
(edit) @6033   18 years bensch orxonox/trunk: model now also implements a Draw function, based on …
(edit) @6031   18 years bensch orxonox/trunk: cleanup in the StaticModel class, as my idea changed
(edit) @6022   18 years bensch orxonox/trunk: merged the NewModel branche back to the trunk. merged …
(edit) @6012   18 years bensch orxonox/trunk: vertex_array_model is way better now :)
(edit) @6010   18 years bensch orxonox/trunk: vertex_array_model implemented
(edit) @6009   18 years bensch orxonox/trunk: abstract model implementation in .cc @patrick: do you …
(edit) @6008   18 years bensch orxonox/trunk: some more functionality in the abstractModel class
(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) @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
Note: See TracRevisionLog for help on using the revision log.