Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4458   19 years bensch orxonox/trunk: graphicsEngine and TextEngine documented
(edit) @4438   19 years patrick orxonox/trunk: pilot node correction in control speed
(edit) @4432   19 years bensch orxonox/trunk: forgot a file
(edit) @4416   19 years bensch orxonox/trunk: moved the particles to lib/particles
(edit) @4415   19 years bensch orxonox/trunk: added quick-animation for FAST, bad animations that …
(edit) @4397   19 years bensch orxonox/trunk: ok… forces now apply to the right objects, but i …
(edit) @4396   19 years bensch orxonox/trunk: now Objects should be affected by the PhysicsEngine too
(edit) @4395   19 years bensch orxonox/trunk: fields are now time-independant
(edit) @4394   19 years bensch orxonox/trunk: PhysicsEngine is now aware of the existing fields and …
(edit) @4392   19 years bensch orxonox/trunk: physicsInterfaces now check in at constuctiontime with …
(edit) @4385   19 years bensch orxonox/trunk: small efficiency update
(edit) @4381   19 years bensch orxonox/trunk: made include more local. stdincl.h not in base_object.h …
(edit) @4378   19 years bensch orxonox/trunk: applying force works for particle-systems again
(edit) @4377   19 years bensch orxonox/trunk: ParticleSystem is now a PhysicsInterface
(edit) @4374   19 years bensch orxonox/trunk: ability to change background color
(edit) @4371   19 years bensch orxonox/trunk: material should now be loadable in the importer-test-class
(edit) @4370   19 years bensch orxonox/trunk: objModel's materials should now automatically load textures
(edit) @4357   19 years bensch orxonox/trunk: now Textures are maped as they should before this …
(edit) @4349   19 years bensch orxonox/trunk: ParticleEngine now has a draw-function, that makes sense
(edit) @4348   19 years bensch orxonox/trunk: particles now move at the desired velocity
(edit) @4338   19 years bensch orxonox/trunk: merged branches/physics back to the trunk merged with …
(edit) @4320   19 years patrick orxonox/trunk: now string name of a class works parallel to the int id …
(edit) @4318   19 years patrick orxonox/trunk: now changed the orxonox baseobject to object id …
(edit) @4284   19 years patrick orxonox/trunk: doxygen tags for the md2 model
(edit) @4282   19 years patrick orxonox/trunk: some smaller changes, possible to define scale factor …
(edit) @4281   19 years patrick orxonox/trunk: seperated the data from the model: now MD2Data …
(edit) @4280   19 years patrick orxonox/trunk: started separating data from md2 model: iimplementing …
(edit) @4279   19 years patrick orxonox/trunk: changed header struct name, fixed windows compile …
(edit) @4278   19 years patrick orxonox/trunk: cleaned out the abstract_model file. there where many …
(edit) @4277   19 years patrick orxonox/trunk: defined new datatype MD2Data to be used as data …
(edit) @4276   19 years patrick orxonox/trunk: cleaned out the md2 model class, there is now only one …
(edit) @4267   19 years bensch orxonox/trunk: added missing file
(edit) @4265   19 years bensch orxonox/trunk: tinyxml too :)
(edit) @4264   19 years bensch orxonox/trunk: gui is now a lib build and stored in lib
(edit) @4263   19 years bensch orxonox/trunk: building subprojects externaly
(edit) @4261   19 years bensch orxonox/trunk: merged the levelLoader-branche back into the trunk, …
(edit) @4246   19 years bensch orxonox/trunk: md2_sloppy data-dir-fix
(edit) @4245   19 years patrick orxonox/trunk: merged back the md2_loader branche manualy (a full …
(edit) @4176   19 years bensch orxonox/trunk: merged the particleSystem into the Trunk
(edit) @4136   19 years bensch orxonox/trunk: skyModel now gets unloaded/loaded for real. There was …
(edit) @4135   19 years bensch orxonox/trunk: minor
(edit) @4130   19 years bensch orxonox/trunk: configure now nicer for GTK
(edit) @4123   19 years bensch orxonox/trunk: merged back the ParticleEngine into the Trunk
(edit) @4118   19 years bensch orxonox/trunk: small discrepancy
(edit) @4117   19 years bensch orxonox/trunk: model should load again on Windows
(edit) @4112   19 years bensch orxonox/trunk: model now gets loaded in an other order first vertex is …
(edit) @4110   19 years bensch orxonox/trunk: hups
(edit) @4109   19 years bensch orxonox/trunk: little error in model, and also a speed-fix in Array
(edit) @4108   19 years bensch orxonox/trunk: model even saver now
(edit) @4107   19 years bensch orxonox/trunk: some more
(edit) @4106   19 years bensch orxonox/trunk: new Model Definitions, to make it more safe (better output)
(edit) @4094   19 years bensch orxonox/trunk: orxonox now runs from anywhere of the LINUX environment
(edit) @4061   19 years bensch orxonox/trunk: no more multi-Threading-support… maybe again in the …
(edit) @4054   19 years bensch orxonox/trunk: merged the guiMerge-branche back into the trunk merged …
(edit) @4038   19 years bensch orxonox/trunk: seg-fault-prevention, and cleanup of model.cc
(edit) @4023   19 years bensch orxonox/trunk: doxygen tags
(edit) @4022   19 years bensch orxonox/trunk: Model-Class is now more dynamic (all subelements are …
(edit) @4020   19 years bensch orxonox/trunk: renaming from factory→className → factory→factoryName
(edit) @4017   19 years bensch orxonox/trunk: merged particleSystem back into the Trunk merged with …
(edit) @3966   19 years bensch orxonox/trunk: merged branches/particleEngine into the trunk, because …
(edit) @3917   19 years bensch orxonox/trunk: minor
(edit) @3916   19 years bensch orxonox/trunk: prepare for VertexArrays
(edit) @3915   19 years bensch orxonox/trunk: material is now only dependent on tList<Material>* in model
(edit) @3914   19 years bensch orxonox/trunk: materialList is now a property of model not material, …
(edit) @3913   19 years bensch orxonox/trunk: importer: functionality improvement
(edit) @3912   19 years bensch orxonox/trunk: model rearangement.
(edit) @3911   19 years bensch orxonox/trunk: minor changes at model
(edit) @3910   19 years bensch orxonox/trunk: importer: having color again
(edit) @3909   19 years bensch orxonox/trunk: importer: no more fstream c-style code only
(edit) @3908   19 years bensch orxonox/trunk: strange colors when importing. but for syncing reasons
(edit) @3907   19 years bensch orxonox/trunk: importer compiles again
(edit) @3905   19 years bensch orxonox/trunk: image now gets loaded with the an SDL_Surface instead …
(edit) @3896   19 years bensch orxonox/trunk: removed sensless stuff
(edit) @3895   19 years bensch orxonox/trunk: more logic in adding face with the numerical adder
(edit) @3894   19 years bensch orxonox/trunk: Material, and Model update, some const-issues
(edit) @3863   19 years bensch orxonox/trunk: efence compile support, minor changes at animation, and …
(edit) @3845   19 years bensch orxonox/trunk: now some text gets displayed, when changing the Track
(edit) @3844   19 years bensch orxonox/trunk: GraphicsEngine now stores the glMatrices, when …
(edit) @3843   19 years bensch orxonox/trunk: alignment for text implemented
(edit) @3840   19 years bensch orxonox/trunk: preventing joining from join, IF and only if one …
(edit) @3833   19 years bensch orxonox/trunk: animation can now return the BaseObject it operates on
(edit) @3809   19 years patrick orxonox/trunk: changing pnode interface to const arguments
(edit) @3803   19 years bensch orxonox/trunk: SkyBox even better, world-entity implements a draw …
(edit) @3801   19 years bensch orxonox/trunk: some more functionality to material now it is possible …
(edit) @3790   19 years bensch orxonox/trunk: merged the textEngine back into the trunk. merged with …
(edit) @3789   19 years bensch orxonox/trunk: also checking for gprof
(edit) @3750   19 years patrick orxonox/trunk: made some sattelite object just for fun and to show on …
(edit) @3684   19 years bensch orxonox/trunk: diameter instead of radius (makes the spheres smaler
(edit) @3672   19 years bensch orxonox/trunk: ResourceManager not totally static anymore, …
(edit) @3660   19 years bensch orxonox/trunk: now ResourceManager has the ability to unload resources …
(edit) @3658   19 years bensch orxonox/trunk: resource manager working, player uses it.
(edit) @3657   19 years bensch orxonox.trunk: importer now with subclass PrimitiveModel, taht …
(edit) @3656   19 years bensch orxonox/trunk: model: sphere-model is now working
(edit) @3655   19 years bensch orxonox/trunk: moved protoclass to folder proto added protosingleton …
(edit) @3622   19 years bensch orxonox/trunk: small patch to enable/disable textures with one single …
(edit) @3621   19 years bensch orxonox/trunk: doxygen-tags and some minor stuff
(edit) @3619   19 years bensch orxonox/trunk: added a Function to resize the Window, but it does not …
(edit) @3617   19 years bensch orxonox/trunk: little fix to graphicsEngine, now the different …
(edit) @3611   19 years bensch orxonox/trunk: one step further with the gragpicsEngine
(edit) @3610   19 years bensch orxonox/trunk: first definition of the Grahpics-class. more to follow, …
Note: See TracRevisionLog for help on using the revision log.