Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4661   20 years patrick orxonox/trunk: center is calculated more precisly now
(edit) @4660   20 years patrick orxonox/trunk: some segfault corrections :)
(edit) @4659   20 years patrick orxonox/trunk: removed some code blocks to get it properly running
(edit) @4658   20 years patrick orxonox/trunk: new way to find center - not yet perfect..
(edit) @4657   20 years bensch orxonox/trunk: minor QuickAnim: deleteEntry should work
(edit) @4656   20 years bensch orxonox/trunk: minor quickAnim: changeEntry works again
(edit) @4655   20 years bensch orxonox/trunk: removed some unnecessary stuff
(edit) @4654   20 years bensch orxonox/trunk: speeded up the QuickAnimation-getValue-function.
(edit) @4649   20 years bensch orxonox/trunk: subproject Particles looks good again
(edit) @4648   20 years patrick orxonox/trunk: playing with different center/covariance calculation …
(edit) @4643   20 years bensch orxonox/trunk: deleted the newMat-lib, because it is not needed anymore
(edit) @4642   20 years bensch orxonox/trunk: gui-subproject compiles again also a minor include …
(edit) @4639   20 years bensch orxonox/trunk: particleFun draws some Particles again
(edit) @4638   20 years patrick orxonox/trunk: changed the way the data is displayed, now supports …
(edit) @4637   20 years bensch orxonox/trunk: particles_fun compiles again
(edit) @4636   20 years patrick orxonox/trunk: collision detection now displays very beatuifully
(edit) @4635   20 years patrick orxonox/trunk: implemented an elegant draw function to display the …
(edit) @4633   20 years patrick orxonox/trunk: me be tha bug-killa :) tree spawning seems to work …
(edit) @4632   20 years patrick orxonox/trunk: the separation plane is also drawn for debug purposes. …
(edit) @4631   20 years patrick orxonox/trunk: the damn segfault is nomore, patrick is on killing spree
(edit) @4630   20 years patrick orxonox/trunk: the memory requirements are lowered, some strucural …
(edit) @4629   20 years patrick orxonox/trunk: now working with smaller jacobi algorithm. got some …
(edit) @4628   20 years patrick orxonox/trunk: FINALLY! MUAHHAHAHAA, i found a function to compute the …
(edit) @4627   20 years patrick orxonox/trunk: trying to implement my own jacobi decomposition alg …
(edit) @4626   20 years patrick orxonox/trunk: fight for a working lin alg jacobi decomposition algorithm.
(edit) @4622   20 years patrick orxonox/trunk: drawing in diffrent hirarchies works now, with diffrent …
(edit) @4619   20 years bensch orxonox/trunk: windowName defineable by the GraphicsEngine
(edit) @4618   20 years patrick orxonox/trunk: the obb tree now gets rendered correctly
(edit) @4617   20 years patrick orxonox/trunk: now the depth obb tree calculation works
(edit) @4616   20 years patrick orxonox/trunk: now bounding box gets displayed very well
(edit) @4615   20 years patrick orxonox/trunk: modified the cd subproject, so it loads an md2 file …
(edit) @4614   20 years patrick orxonox/trunk: now the obb tree is build as it should
(edit) @4613   20 years patrick orxonox/trunk: partition into two diffrent lists works now
(edit) @4612   20 years patrick orxonox/trunk: partition the vertices into two different lists
(edit) @4611   20 years patrick orxonox/trunk: definition of the separation plane and partition of the …
(edit) @4610   20 years bensch orxonox/trunk: 1. timestep different, now the game runs smoother on my …
(edit) @4609   20 years patrick orxonox/trunk: obb subdivision algorithm started, some modifications …
(edit) @4608   20 years bensch orxonox/trunk: some minor stuff
(edit) @4605   20 years bensch orxonox/trunk: default value set
(edit) @4602   20 years bensch orxonox/trunk: load-params in particle-system (not finished yet)
(edit) @4601   20 years patrick orxonox/trunk: made sound engine cross-platform compilable
(edit) @4597   20 years bensch orxonox/trunk: setClassID implemented in all files
(edit) @4596   20 years bensch orxonox/trunk: one can now also tell Singleton-classes
(edit) @4595   20 years bensch orxonox/trunk: better output
(edit) @4594   20 years bensch orxonox/trunk: isA should work now
(edit) @4592   20 years bensch orxonox/trunk: derivations work. now the only thing to do is specify …
(edit) @4591   20 years bensch orxonox/trunk: restructure class_list.h so it supports inheritance-diagram
(edit) @4590   20 years patrick orxonox/trunk: flushing work: for testing purp using only 2d object: …
(edit) @4589   20 years patrick orxonox/trunk: solved last accuracy problem. all is well now. the box …
(edit) @4588   20 years patrick orxonox/trunk: now drawing o-boundingbox as a polygon, seems to be one …
(edit) @4587   20 years patrick orxonox/trunk: to show, that the algorithm works also with more than 3 …
(edit) @4586   20 years patrick orxonox/trunk: now the axis get drawn correctly:)
(edit) @4585   20 years patrick orxonox/trunk: fixed the axis length bug
(edit) @4584   20 years bensch orxonox/trunk: TrackElement and Material are BaseObjects now
(edit) @4582   20 years patrick orxonox/trunk: fixed a small bug in the event handling system which …
(edit) @4581   20 years patrick orxonox/trunk: axis get drawn, still strange values, debug
(edit) @4580   20 years bensch orxonox/trunk: arrays of Models get stored till the end
(edit) @4579   20 years bensch orxonox/trunk: array is now also a template
(edit) @4578   20 years patrick orxonox/trunk: box dimension alg implemented, got some incontinuities
(edit) @4577   20 years bensch orxonox/trunk: model is now able to return the values of its vertices
(edit) @4576   20 years patrick orxonox/trunk: calculating box dimensions
(edit) @4575   20 years bensch orxonox/trunk: minor design-update
(edit) @4574   20 years bensch orxonox/trunk: PNode debug info much better now (recursive)
(edit) @4573   20 years patrick orxonox/trunk: now working on the obb axis alignement
(edit) @4572   20 years patrick orxonox/trunk: newmat lib now works with cd and cd-subproject
(edit) @4571   20 years bensch orxonox/trunk: no more HelperParent. this was one useless peace of sh
(edit) @4570   20 years bensch orxonox/trunk: now PNodes can be rendered in Debug-Mode
(edit) @4569   20 years bensch orxonox/trunk: building the newmat lib right as it should be
(edit) @4568   20 years patrick orxonox/trunk: moved the newmat source to lib
(edit) @4564   20 years bensch orxonox/trunk: building the importer-stuff as a lib
(edit) @4562   20 years patrick orxonox/trunk: collision detection framework now works again
(edit) @4560   20 years patrick orxonox/trunk: compiles again, some smaller changes in the cd engine
(edit) @4558   20 years bensch orxonox/trunk: PhysicsEngine looks better (it speeds up things… but …
(edit) @4557   20 years patrick orxonox/trunk: some structural updates
(edit) @4556   20 years bensch orxonox/trunk: style
(edit) @4555   20 years bensch orxonox/trunk: small diffs
(edit) @4553   20 years patrick orxonox/trunk: some more changes to display the data correctly
(edit) @4551   20 years patrick orxonox/trunk: further work on the test env, cdengine draw functions, …
(edit) @4550   20 years patrick orxonox/trunk: draw functions and some sVec3D issues
(edit) @4548   20 years patrick orxonox/trunk: removed the fastmath lib once and for all
(edit) @4547   20 years patrick orxonox/trunk: removed the fast_math lib
(edit) @4546   20 years patrick orxonox/trunk: implemented some test functions, that don't work untils …
(edit) @4545   20 years patrick orxonox/trunk: further improved the vector class, now it can be used …
(edit) @4544   20 years patrick orxonox/trunk: new feature in vector class, now can overtake values of …
(edit) @4543   20 years patrick orxonox/trunk: spawn tree function implementation, vertices list issues
(edit) @4542   20 years patrick some more structural work and start of spawn tree function
(edit) @4541   20 years patrick orxonox/trunk: added obb tree node structure to be more modular
(edit) @4539   20 years bensch orxonox/trunk: added some missing files to the Makefile.am's
(edit) @4537   20 years bensch orxonox/trunk: hups
(edit) @4536   20 years bensch orxonox/trunk: saver font: now the implementation of NON-loading font …
(edit) @4533   20 years patrick orxonox/trunk: flushing work
(edit) @4531   20 years patrick orxonox/trunk: some more function skeletons implemented
(edit) @4529   20 years bensch orxonox/trunk: preparing to create the collision-detection-algorithms …
(edit) @4528   20 years patrick orxonox/trunk: started implementing the bv tree and more specificaly …
(edit) @4527   20 years bensch orxonox/trunk: moved the collision_detection to the libs dir, and …
(edit) @4519   20 years bensch orxonox/trunk: changed all getInstances into inline functions to save …
(edit) @4518   20 years bensch orxonox/trunk: smoe small optimizations. now font is in front of particles
(edit) @4517   20 years bensch orxonox/trunk: commited crap in last commit
(edit) @4516   20 years bensch orxonox/trunk: particles now get rendered as expected
(edit) @4515   20 years bensch orxonox/trunk: particles now get rendered as expected
Note: See TracRevisionLog for help on using the revision log.