Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/lib/coord/p_node.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5050   19 years bensch orxonox/trunk: now operating on previous (not last as AbsCoor, but …
(edit) @5041   19 years bensch orxonox/trunk: less output of Weapon
(edit) @5012   19 years bensch orxonox/trunk: now the PNodes get aligned real smoothely on the …
(edit) @5011   19 years bensch orxonox/trunk: colors work, as they are expected too
(edit) @5010   19 years bensch orxonox/trunk: better color-transformation-algorithms
(edit) @5008   19 years bensch orxonox/trunk: better coloring
(edit) @5007   19 years bensch orxonox/trunk: better method to display PNodes
(edit) @5006   19 years bensch orxonox/trunk: quatlerping works very good. some speed-issues, …
(edit) @5005   19 years bensch orxonox/trunk: quatSchlarp works
(edit) @5003   19 years bensch orxonox/trunk: more reliable rotations
(edit) @5001   19 years bensch orxonox/trunk: update-setRelDir works correctly now :)
(edit) @5000   19 years bensch orxonox/trunk: smooth-rotation is better now …
(edit) @4998   19 years bensch orxonox/trunk: more optimizations of the Quaternion Class. Now the …
(edit) @4997   19 years bensch orxonox/trunk: optimized vector class
(edit) @4996   19 years bensch orxonox/trunk: reparenting now also works for Dir - optimizing
(edit) @4995   19 years bensch orxonox/trunk: debugDraw paints a real cube again
(edit) @4993   19 years bensch orxonox/trunk: reimplemented a greate part of PNode, so now it uses …
(edit) @4992   19 years bensch orxonox/trunk: optimizations
(edit) @4991   19 years bensch orxonox/trunk: the thing with the rotation is again above my …
(edit) @4990   19 years bensch orxonox/trunk: preparing for the smoothPNode roatational
(edit) @4989   19 years bensch orxonox/trunk: softPNode finished for Movement only
(edit) @4988   19 years bensch orxonox/trunk: using, and optimizing soft-PNode through Camera
(edit) @4987   19 years bensch orxonox/trunk: introducing smooth-PNode
(edit) @4955   19 years bensch orxonox/trunk: extemely stupid aiming, but it works. Had to fix quite …
(edit) @4870   19 years bensch orxonox/trunk: fixed major bug in PNode deletion cycle. The Node did …
(edit) @4836   19 years bensch orxonox/trunk: renamed all the \param → @param and so on in Doxygen …
(edit) @4785   19 years bensch orxonox/trunk: error in loading of PNode fixed, and the Framework …
(edit) @4771   19 years bensch orxonox/trunk: PNode loading complete
(edit) @4765   19 years bensch orxonox/trunk: addChild and setParentMode via XML-loading
(edit) @4761   19 years bensch orxonox/trunk: Global identifiers and PNode-parenting via LoadParam works
(edit) @4742   19 years bensch orxonox/trunk: BaseObject now only knows setClassID → standartisation
(edit) @4610   19 years bensch orxonox/trunk: 1. timestep different, now the game runs smoother on my …
(edit) @4592   19 years bensch orxonox/trunk: derivations work. now the only thing to do is specify …
(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) @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) @4448   19 years bensch orxonox/trunk: doxygen-tags, and cleanup of NullParent
(edit) @4444   19 years bensch orxonox/trunk: setMode → setParentMode
(edit) @4440   19 years patrick orxonox/trunk: pnode enhancement and cleanup, very tight now
(edit) @4436   19 years bensch orxonox/trunk: baseObject now implements loading of objectNames
(edit) @4435   19 years bensch orxonox/trunk: objectName is now a property of BaseObject, because …
(edit) @4145   19 years bensch orxonox/trunk: every world-entity saves the speed of its own
(edit) @3966   19 years bensch orxonox/trunk: merged branches/particleEngine into the trunk, because …
(edit) @3860   19 years bensch orxonox/trunk: moved likely to compiler.h in defs also reset all the …
(edit) @3832   19 years patrick orxonox/trunk: animation class functions implemented, list enhanced
(edit) @3813   19 years patrick orxonox/trunk: finished work on tweaking pnode. pnode is now as fast …
(edit) @3811   19 years patrick orxonox/trunk: finished work on pnode interface
(edit) @3810   19 years patrick orxonox/trunk: changed pnode interface of setRelCoor and setRelDir
(edit) @3809   19 years patrick orxonox/trunk: changing pnode interface to const arguments
(edit) @3804   19 years patrick orxonox/trunk: performance tweaking on PNode continiued: inlined all …
(edit) @3802   19 years patrick orxonox/trunk: some more performance tweaks on PNode: making arguments …
(edit) @3800   19 years patrick orxonox/trunk: defined macro for likely function, PNode now uses this …
(edit) @3799   19 years patrick orxonox/trunk: using G_LIKELY() as Atilla suggested, seems only to …
(edit) @3729   19 years patrick orxonox/trunk: simple animation is moving, but not realy what it should
(edit) @3687   19 years bensch orxonox/trunk: lastAbsCoord was not set
(edit) @3686   19 years patrick orxonox/trunk: fixed speed issue, was a problem with the current track …
(edit) @3683   19 years patrick orxonox/trunk: projectile speed issue: fixed some strange behaveour. …
(edit) @3675   19 years patrick orxonox/trunk: glmenu progressbar corrected, pnode modifications
(edit) @3669   19 years patrick orxonox/trunk: now garbage collection is working correctlymake
(edit) @3668   19 years patrick orxonox/trunk: made list more performant and less vulnerable to …
(edit) @3662   19 years patrick orxonox/trunk:make
(edit) @3646   19 years patrick orxonox/trunk: implemented garbage collector, is not yet collecting, i …
(edit) @3644   19 years patrick orxonox/trunk: pnode speed function implemented
(edit) @3617   19 years bensch orxonox/trunk: little fix to graphicsEngine, now the different …
(edit) @3608   19 years patrick orxonox/trunk: now there is a real speedup in compiling time when …
(edit) @3607   19 years patrick orxonox/trunk: stdincl was still included everywhere. removed it out …
(edit) @3591   19 years bensch orxonox/trunk: debug.h some cleanup
(edit) @3590   19 years bensch orxonox/trunk: updated debug.h: now possibility to log per module …
(edit) @3567   19 years bensch orxonox/trunk: new Grounds for new Territory. and new track
(edit) @3565   19 years bensch orxonox/trunk: patched the pNode, now there exists the ability for …
(edit) @3560   19 years patrick orxonox/trunk: fixed a bug, that stopped orxonox from deleting all …
(edit) @3554   19 years bensch orxonox/trunk: nicer constructor
(edit) @3552   19 years bensch orxonox/trunk: added init-function to PNode and chars now get copied …
(edit) @3551   19 years patrick orxonox/trunk: renamed all timing functions to tick() - cleanede up world
(edit) @3547   19 years patrick orxonox/trunk: finished work on pnode, now all has been done. until…
(edit) @3546   19 years patrick orxonox/trunk: fixed a bug in the update phase, added real debug …
(edit) @3545   19 years patrick orxonox/trunk: minor changes in PNode debug output
(edit) @3544   19 years bensch orxonox/trunk: now the delete-process is as inteded by c++ virtual …
(edit) @3543   19 years bensch orxonox/trunk: some more classes now destroy themselves via …
(edit) @3537   19 years patrick orxonox/trank: worked on removing alg. from pnode and changed a little …
(edit) @3535   19 years bensch orxonox/trunk: player connected to the track. There is some strange …
(edit) @3534   19 years patrick orxonox/trunk: fixed another bug in list-template and added patch from …
(edit) @3531   19 years bensch orxonox/trunk: all WorldEntities/PWodes now destroy all date they …
(edit) @3529   19 years patrick orxonox/trunk: zero-loop problem in pnode, dynamic pnode realocation. …
(edit) @3521   19 years patrick orxonox/trunk: parenting revisited. fixed some bugs some …
(edit) @3511   19 years bensch orxonox/trunk: nicer debug-output
(copy) @3488   19 years patrick orxonox/trunk: added coordinates to lib directory, this is where you …
copied from orxonox/trunk/src/p_node.cc:
(edit) @3450   19 years bensch orxonox/trunk: doxygen-tags: player.cc/h p_node.cc/h base_entity.h …
Note: See TracRevisionLog for help on using the revision log.