Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/subprojects

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4630   19 years patrick orxonox/trunk: the memory requirements are lowered, some strucural …
(edit) @4629   19 years patrick orxonox/trunk: now working with smaller jacobi algorithm. got some …
(edit) @4627   19 years patrick orxonox/trunk: trying to implement my own jacobi decomposition alg …
(edit) @4626   19 years patrick orxonox/trunk: fight for a working lin alg jacobi decomposition algorithm.
(edit) @4622   19 years patrick orxonox/trunk: drawing in diffrent hirarchies works now, with diffrent …
(edit) @4619   19 years bensch orxonox/trunk: windowName defineable by the GraphicsEngine
(edit) @4618   19 years patrick orxonox/trunk: the obb tree now gets rendered correctly
(edit) @4617   19 years patrick orxonox/trunk: now the depth obb tree calculation works
(edit) @4616   19 years patrick orxonox/trunk: now bounding box gets displayed very well
(edit) @4615   19 years patrick orxonox/trunk: modified the cd subproject, so it loads an md2 file …
(edit) @4612   19 years patrick orxonox/trunk: partition the vertices into two different lists
(edit) @4583   19 years bensch orxonox/trunk: importer is a lib now :)
(edit) @4572   19 years patrick orxonox/trunk: newmat lib now works with cd and cd-subproject
(edit) @4555   19 years bensch orxonox/trunk: small diffs
(edit) @4554   19 years bensch orxonox/trunk: some spaces…. :)
(edit) @4552   19 years patrick orxonox/trunk: data now gets displayed in the viewer. nothing fancy yet
(edit) @4551   19 years patrick orxonox/trunk: further work on the test env, cdengine draw functions, …
(edit) @4549   19 years bensch orxonox/trunk: collision-detection-module compiles again :)
(edit) @4546   19 years patrick orxonox/trunk: implemented some test functions, that don't work untils …
(edit) @4539   19 years bensch orxonox/trunk: added some missing files to the Makefile.am's
(edit) @4535   19 years bensch orxonox/trunk: ok, the importer subproject now uses resourceManager …
(edit) @4532   19 years bensch orxonox/trunk: subproject for collision_detection now really cleaned
(edit) @4531   19 years patrick orxonox/trunk: some more function skeletons implemented
(edit) @4530   19 years bensch orxonox/trunk: subproject collision_detection cleaned
(edit) @4529   19 years bensch orxonox/trunk: preparing to create the collision-detection-algorithms …
(edit) @4519   19 years bensch orxonox/trunk: changed all getInstances into inline functions to save …
(edit) @4506   19 years bensch orxonox/trunk: building the SoundEngine as a lib
(edit) @4504   19 years bensch orxonox/trunk: merged the SoundEngine into the Trunk. merged file by …
(edit) @4493   19 years bensch orxonox/trunk: inheritSpeed now property of particle_emitter. system …
(edit) @4492   19 years bensch orxonox/trunk: importer works again
(edit) @4438   19 years patrick orxonox/trunk: pilot node correction in control speed
(edit) @4432   19 years bensch orxonox/trunk: forgot a file
(edit) @4429   19 years bensch orxonox/trunk: some more features for creating a dist
(edit) @4416   19 years bensch orxonox/trunk: moved the particles to lib/particles
(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) @4383   19 years bensch orxonox/trunk: demo now with 3 different fields
(edit) @4381   19 years bensch orxonox/trunk: made include more local. stdincl.h not in base_object.h …
(edit) @4379   19 years bensch orxonox/trunk: preparing to add fields to the particles-demo
(edit) @4378   19 years bensch orxonox/trunk: applying force works for particle-systems again
(edit) @4374   19 years bensch orxonox/trunk: ability to change background color
(edit) @4370   19 years bensch orxonox/trunk: objModel's materials should now automatically load textures
(edit) @4360   19 years bensch orxonox/trunk: reset function for the camera
(edit) @4359   19 years bensch orxonox/trunk: movenet is as it should be in framework
(edit) @4358   19 years bensch orxonox/trunk: movenet is as it should be in framework
(edit) @4357   19 years bensch orxonox/trunk: now Textures are maped as they should before this …
(edit) @4356   19 years bensch orxonox/trunk: fixed an error in the resource manager, when a texture …
(edit) @4351   19 years bensch orxonox/trunk: now one can easily define all the initial values via macros
(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) @4346   19 years patrick orxonox/trunk: some first function and class definition of the new …
(edit) @4343   19 years bensch orxonox/trunk: importer is now also run by framework
(edit) @4342   19 years bensch orxonox/trunk: default values in the gui
(edit) @4338   19 years bensch orxonox/trunk: merged branches/physics back to the trunk merged with …
(edit) @4276   19 years patrick orxonox/trunk: cleaned out the md2 model class, there is now only one …
(edit) @4272   19 years bensch orxonox/trunk: importer now uses the graphicsEngine to generate a …
(edit) @4271   19 years bensch orxonox/trunk: clean in subprojects too
(edit) @4268   19 years bensch orxonox/trunk: added missing file
(edit) @4267   19 years bensch orxonox/trunk: added missing file
(edit) @4266   19 years bensch orxonox/trunk: subproject builds gui.
(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) @4166   19 years bensch orxonox/trunk: resourceManager has some new functions
(edit) @4131   19 years bensch orxonox/trunk: benchmark taken out of orxonox.cc
(edit) @4130   19 years bensch orxonox/trunk: configure now nicer for GTK
(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) @3789   19 years bensch orxonox/trunk: also checking for gprof
(edit) @3579   19 years bensch orxonox/trunk: preventing seg-fault
(edit) @3572   19 years bensch orxonox/trunk: messed up the name
(edit) @3571   19 years bensch orxonox/trunk: testmain.cc added.
(edit) @3569   19 years bensch orxonox/trunk: new Version number set. V0.2.2-pre-alpha
(edit) @3558   19 years bensch orxonox/trunk: now the documentation only gets build if requested …
(edit) @3555   19 years bensch orxonox/trunk: ChangeLog/INSTALL reniced.
(add) @3549   19 years bensch orxonox/trunk: added folder subprojects. now one can test all the …
Note: See TracRevisionLog for help on using the revision log.