Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4584   19 years bensch orxonox/trunk: TrackElement and Material are BaseObjects now
(edit) @4583   19 years bensch orxonox/trunk: importer is a lib now :)
(edit) @4582   19 years patrick orxonox/trunk: fixed a small bug in the event handling system which …
(edit) @4581   19 years patrick orxonox/trunk: axis get drawn, still strange values, debug
(edit) @4580   19 years bensch orxonox/trunk: arrays of Models get stored till the end
(edit) @4579   19 years bensch orxonox/trunk: array is now also a template
(edit) @4578   19 years patrick orxonox/trunk: box dimension alg implemented, got some incontinuities
(edit) @4577   19 years bensch orxonox/trunk: model is now able to return the values of its vertices
(edit) @4576   19 years patrick orxonox/trunk: calculating box dimensions
(edit) @4575   19 years bensch orxonox/trunk: minor design-update
(edit) @4574   19 years bensch orxonox/trunk: PNode debug info much better now (recursive)
(edit) @4573   19 years patrick orxonox/trunk: now working on the obb axis alignement
(edit) @4572   19 years patrick orxonox/trunk: newmat lib now works with cd and cd-subproject
(edit) @4571   19 years bensch orxonox/trunk: no more HelperParent. this was one useless peace of sh
(edit) @4570   19 years bensch orxonox/trunk: now PNodes can be rendered in Debug-Mode
(edit) @4569   19 years bensch orxonox/trunk: building the newmat lib right as it should be
(edit) @4568   19 years patrick orxonox/trunk: moved the newmat source to lib
(edit) @4567   19 years patrick orxonox/trunk: made newmat lib makefile
(edit) @4566   19 years patrick orxonox/trunk: made some tests with the newmat lib, now it should be …
(edit) @4565   19 years patrick orxonox/trunk: added the newmat library to the project. needs some …
(edit) @4564   19 years bensch orxonox/trunk: building the importer-stuff as a lib
(edit) @4562   19 years patrick orxonox/trunk: collision detection framework now works again
(edit) @4560   19 years patrick orxonox/trunk: compiles again, some smaller changes in the cd engine
(edit) @4558   19 years bensch orxonox/trunk: PhysicsEngine looks better (it speeds up things… but …
(edit) @4557   19 years patrick orxonox/trunk: some structural updates
(edit) @4556   19 years bensch orxonox/trunk: style
(edit) @4555   19 years bensch orxonox/trunk: small diffs
(edit) @4554   19 years bensch orxonox/trunk: some spaces…. :)
(edit) @4553   19 years patrick orxonox/trunk: some more changes to display the data correctly
(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) @4550   19 years patrick orxonox/trunk: draw functions and some sVec3D issues
(edit) @4549   19 years bensch orxonox/trunk: collision-detection-module compiles again :)
(edit) @4548   19 years patrick orxonox/trunk: removed the fastmath lib once and for all
(edit) @4547   19 years patrick orxonox/trunk: removed the fast_math lib
(edit) @4546   19 years patrick orxonox/trunk: implemented some test functions, that don't work untils …
(edit) @4545   19 years patrick orxonox/trunk: further improved the vector class, now it can be used …
(edit) @4544   19 years patrick orxonox/trunk: new feature in vector class, now can overtake values of …
(edit) @4543   19 years patrick orxonox/trunk: spawn tree function implementation, vertices list issues
(edit) @4542   19 years patrick some more structural work and start of spawn tree function
(edit) @4541   19 years patrick orxonox/trunk: added obb tree node structure to be more modular
(edit) @4539   19 years bensch orxonox/trunk: added some missing files to the Makefile.am's
(edit) @4537   19 years bensch orxonox/trunk: hups
(edit) @4536   19 years bensch orxonox/trunk: saver font: now the implementation of NON-loading font …
(edit) @4535   19 years bensch orxonox/trunk: ok, the importer subproject now uses resourceManager …
(edit) @4534   19 years bensch orxonox/trunk: ResourceManager should now be able to compile without …
(edit) @4533   19 years patrick orxonox/trunk: flushing work
(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) @4528   19 years patrick orxonox/trunk: started implementing the bv tree and more specificaly …
(edit) @4527   19 years bensch orxonox/trunk: moved the collision_detection to the libs dir, and …
(edit) @4526   19 years patrick orxonox/trunk: some minor changes, flushing workstate
(edit) @4525   19 years patrick orxonox/trunk: implemented some more bv, obb and bs functions now …
(edit) @4524   19 years patrick orxonox/trunk: mod some interface arguments, defined some functions of …
(edit) @4523   19 years patrick orxonox/trunk: defined a set of cd_engine functions
(edit) @4522   19 years patrick orxonox/trunk: started implementing header file of cd, some cd state infos
(edit) @4521   19 years patrick orxonox/trunk: some corrections and additions
(edit) @4520   19 years patrick orxonox/trunk: implemented bv, collision, and added a global cd defs file
(edit) @4519   19 years bensch orxonox/trunk: changed all getInstances into inline functions to save …
(edit) @4518   19 years bensch orxonox/trunk: smoe small optimizations. now font is in front of particles
(edit) @4517   19 years bensch orxonox/trunk: commited crap in last commit
(edit) @4516   19 years bensch orxonox/trunk: particles now get rendered as expected
(edit) @4515   19 years bensch orxonox/trunk: particles now get rendered as expected
(edit) @4514   19 years patrick orxonox/trunk: got the class hirarchy right now
(edit) @4513   19 years patrick orxonox/trunk: added the bounding sphere structure to the cd framework
(edit) @4512   19 years patrick orxonox/trunk: added the cd files to the orxonox makefile, and the …
(edit) @4511   19 years patrick orxonox/trunk: collision detection classes names and structures filled in
(edit) @4510   19 years patrick orxonox/trunk: started implementing the collision detection system, as …
(edit) @4509   19 years bensch orxonox/trunk: hotpoint of TrackManager loadable
(edit) @4508   19 years bensch orxonox/trunk: implemented a better backloop-check in the track-system …
(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) @4502   19 years bensch orxonox/trunk: fixed the bug with the setSavePointS()-function
(edit) @4501   19 years bensch orxonox/trunk: loading of track works just fine now. little problems …
(edit) @4500   19 years patrick orxonox/trunk: moved the list file again back to lib/util
(edit) @4499   19 years patrick orxonox/trunk: list is now correctly commented
(edit) @4498   19 years patrick orxonox/trunk: removed the old deprecated lists
(edit) @4497   19 years patrick orxonox/trunk: documented the list class
(edit) @4496   19 years bensch orxonox/trunk: cycling read-in of parameters should work now… this …
(edit) @4495   19 years bensch orxonox/trunk: more confortable loading-macro
(edit) @4494   19 years bensch orxonox/trunk: ParticleEmitter completely loadable
(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) @4491   19 years bensch orxonox/trunk: new tinyXML-lib installed (v-2.3.4)
(edit) @4490   19 years bensch orxonox/trunk: started documentation of world-entities…. this is not …
(edit) @4489   19 years bensch orxonox/trunk: track: doxy-tags, redesign, and minor speed-update
(edit) @4488   19 years patrick orxonox/trunk: started cleaning up the list classes
(edit) @4487   19 years bensch orxonox/trunk: more doxygen-tags in util
(edit) @4486   19 years bensch orxonox/trunk: more documentation in util
(edit) @4485   19 years bensch orxonox/trunk: more documentation in util
(edit) @4484   19 years bensch orxonox/trunk: building the EventSystem as libORXevent.a
(edit) @4483   19 years bensch orxonox/trunk: proto documented
(edit) @4482   19 years bensch orxonox/trunk: lib/util: doxy-tags
(edit) @4481   19 years bensch orxonox/trunk: physics-fields doxy-tags :) only one :)
(edit) @4480   19 years bensch orxonox/trunk: PhysicsEngine: doxytags
(edit) @4479   19 years bensch orxonox/trunk: QuickAnimation - doxy
(edit) @4478   19 years bensch orxonox/trunk: particles documented
(edit) @4477   19 years bensch orxonox/trunk: vector is completely documented again :)
Note: See TracRevisionLog for help on using the revision log.