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) @4712   19 years patrick orxonox/trunk: more draw options
(edit) @4711   19 years patrick orxonox/trunk: now the displayer show the data in an appropriate form
(edit) @4710   19 years patrick orxonox/trunk: weeped out some very serious bugs, now the tree …
(edit) @4708   19 years patrick orxonox/trunk: the cd now supports rotations in the detection
(edit) @4707   19 years patrick orxonox/trunk: there where some redundances in the drawing process… …
(edit) @4706   19 years patrick orxonox/trunk: now the stuff isnt drawed anymore
(edit) @4705   19 years patrick orxonox/trunk: some speed improvements of the cd
(edit) @4704   19 years patrick orxonox/trunk: now collision detection is accurate. Now I have to tune …
(edit) @4701   19 years patrick orxonox/trunk: now checking 6 of 15 axis
(edit) @4696   19 years patrick orxonox/trunk: started calculating the prjection axis
(edit) @4695   19 years patrick orxonox/trunk: no only the overlap test is missing
(edit) @4694   19 years patrick orxonox/trunk: now ready to implement the collision detection algorithm
(edit) @4692   19 years bensch orxonox/trunk: momentum
(edit) @4690   19 years bensch orxonox/trunk: more momentum implementation in particles
(edit) @4688   19 years patrick orxonox/trunk: prepearing for collision detection
(edit) @4686   19 years patrick orxonox/trunk: added the model draw functionality to the framework
(edit) @4682   19 years patrick orxonox/trunk: now there is a possibility to render the bvtree through …
(edit) @4679   19 years patrick orxonox/trunk: put together a little scene in the collision detection …
(edit) @4678   19 years bensch orxonox/trunk: removed redundant stuff
(edit) @4675   19 years patrick orxonox/trunk: now used the player model to do an obb on it - works …
(edit) @4673   19 years patrick orxonox/trunk: the collision detection gui now works properly
(edit) @4671   19 years patrick orxonox/trunk: the blended boxes get rendered correctly
(edit) @4667   19 years bensch orxonox/trunk: lighting model is corrected now in the Particle-engine
(edit) @4666   19 years bensch orxonox/trunk: particle-demo now also shows models from the model-directory
(edit) @4662   19 years bensch orxonox/trunk: safer compile support
(edit) @4661   19 years patrick orxonox/trunk: center is calculated more precisly now
(edit) @4653   19 years bensch orxonox/trunk: still a strange bug in the TYPE-case of the resource …
(edit) @4652   19 years bensch orxonox/trunk: taken the ObjectManager out of the important sections …
(edit) @4651   19 years bensch orxonox/trunk: code-design
(edit) @4650   19 years bensch orxonox/trunk: Now the Subprojects get the DataDirectory from the …
(edit) @4649   19 years bensch orxonox/trunk: subproject Particles looks good again
(edit) @4647   19 years bensch orxonox/trunk: minor update with the brightness of the background
(edit) @4646   19 years bensch orxonox/trunk: collision-gui implemented
(edit) @4645   19 years bensch orxonox/trunk: deleted it for real
(edit) @4642   19 years bensch orxonox/trunk: gui-subproject compiles again also a minor include …
(edit) @4641   19 years bensch orxonox/trunk: even less to compile right now, i am happy, with how it …
(edit) @4640   19 years bensch orxonox/trunk: now the collision-detection-module does not need GUI anymore
(edit) @4639   19 years bensch orxonox/trunk: particleFun draws some Particles again
(edit) @4638   19 years patrick orxonox/trunk: changed the way the data is displayed, now supports …
(edit) @4637   19 years bensch orxonox/trunk: particles_fun compiles again
(edit) @4636   19 years patrick orxonox/trunk: collision detection now displays very beatuifully
(edit) @4635   19 years patrick orxonox/trunk: implemented an elegant draw function to display the …
(edit) @4634   19 years bensch orxonox/trunk: importer works again
(edit) @4632   19 years patrick orxonox/trunk: the separation plane is also drawn for debug purposes. …
(edit) @4631   19 years patrick orxonox/trunk: the damn segfault is nomore, patrick is on killing spree
(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 …
Note: See TracRevisionLog for help on using the revision log.