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) @3869   19 years bensch orxonox/trunk: movement of the list and common utils
(edit) @3868   19 years bensch orxonox/trunk: moved the animation-stuff to src/util/animation
(edit) @3867   19 years bensch orxonox/trunk: minor
(edit) @3864   19 years bensch orxonox/trunk: camera looks into the right direction, as it shoul be.
(edit) @3863   19 years bensch orxonox/trunk: efence compile support, minor changes at animation, and …
(edit) @3862   19 years patrick orxonox/trunk: introducing weapon configuration and slots. some …
(edit) @3860   19 years bensch orxonox/trunk: moved likely to compiler.h in defs also reset all the …
(edit) @3859   19 years bensch orxonox/trunk: minor change
(edit) @3858   19 years bensch orxonox/trunk: moved the infinity-handling into animation.cc
(edit) @3857   19 years bensch orxonox/trunk: ANIM_INF_REWIND mode works
(edit) @3856   19 years bensch orxonox/trunk: doxy-todo's
(edit) @3855   19 years bensch orxonox/trunk: animation of weapon reimplemented (but only with Linear …
(edit) @3854   19 years bensch orxonox/trunk: doxy-tags
(edit) @3853   19 years bensch orxonox/trunk: doxygen-comments
(edit) @3852   19 years bensch orxonox/trunk: new Animation3D is now ready for setting up of the Functions
(edit) @3851   19 years bensch orxonox/trunk: animation: more adaptions to the new Framework
(edit) @3850   19 years bensch orxonox/trunk: added some functions (for function pointers) to the …
(edit) @3849   19 years bensch orxonox/trunk: taken tAnimation into a file of its own
(edit) @3848   19 years bensch orxonox/trunk: names of keyframes: KeyFrame → KeyFrame3D AnimKeyFrame …
(edit) @3847   19 years bensch orxonox/trunk: naming of animation changed Anim → Animation tAnim → …
(edit) @3846   19 years bensch orxonox/trunk: now the Text is real sexy, smashing in and smoothly …
(edit) @3845   19 years bensch orxonox/trunk: now some text gets displayed, when changing the Track
(edit) @3844   19 years bensch orxonox/trunk: GraphicsEngine now stores the glMatrices, when …
(edit) @3843   19 years bensch orxonox/trunk: alignment for text implemented
(edit) @3842   19 years bensch orxonox/trunk: now the TrackManager has a name for each trackElement
(edit) @3841   19 years bensch orxonox/trunk: added a possibility to join tracks by name
(edit) @3840   19 years bensch orxonox/trunk: preventing joining from join, IF and only if one …
(edit) @3838   19 years bensch orxonox/trunk: finished reworking of trackManager. Now we have to find …
(edit) @3837   19 years bensch orxonox/trunk: some more
(edit) @3836   19 years bensch orxonox/trunk: TrackManager: nicer fuctionality… more to come
(edit) @3835   19 years bensch orxonox/trunk: TrackManager update: TrackElement-class cleaned up
(edit) @3833   19 years bensch orxonox/trunk: animation can now return the BaseObject it operates on
(edit) @3832   19 years patrick orxonox/trunk: animation class functions implemented, list enhanced
(edit) @3831   19 years patrick orxonox/trunk: implemente animation sine function
(edit) @3830   19 years bensch orxonox/trunk: now the keyframe should also change the animation-function2
(edit) @3829   19 years bensch orxonox/trunk: now the keyframe should also change the animation-function
(edit) @3828   19 years patrick orxonox/trunk: little chang removing frames and changing signes in substr
(edit) @3827   19 years patrick orxonox/trunk: enhanced debug messages. now its usefull
(edit) @3826   19 years patrick orxonox/trunk: animation debug function
(edit) @3825   19 years bensch orxonox/trunk: some more animation functions
(edit) @3824   19 years patrick orxonox/trunk: redefined quaternion multiplication. it was more …
(edit) @3823   19 years patrick orxonox/trunk: finished work on vector class: inlied all functions …
(edit) @3822   19 years patrick orxonox/trunk: quaternion functions inlined
(edit) @3821   19 years bensch orxonox/trunk: pause and play function
(edit) @3820   19 years bensch orxonox/trunk: more descriptive comments
(edit) @3819   19 years patrick orxonox/trunk: most important often used functions inlined
(edit) @3818   19 years patrick orxonox/trunk: vector inline function definitions
(edit) @3817   19 years patrick orxonox/trunk: inlined more functions and fixed a compile error
(edit) @3816   19 years bensch orxonox/trunk: AnimationPlayer updated, created a debug function, and …
(edit) @3815   19 years patrick orxonox/trunk: inlined vector function
(edit) @3814   19 years patrick orxonox/trunk: working on vector class, making it more performant by …
(edit) @3813   19 years patrick orxonox/trunk: finished work on tweaking pnode. pnode is now as fast …
(edit) @3812   19 years bensch orxonox/trunk: animation-player added
(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) @3808   19 years bensch orxonox/trunk: now the material is good also with the data-repository
(edit) @3807   19 years bensch orxonox/trunk: now the SkyBox is ok, there was something wrong with …
(edit) @3806   19 years bensch orxonox/trunk: doxygen-comment
(edit) @3805   19 years bensch orxonox/trunk: SkyBox finished
(edit) @3804   19 years patrick orxonox/trunk: performance tweaking on PNode continiued: inlined all …
(edit) @3803   19 years bensch orxonox/trunk: SkyBox even better, world-entity implements a draw …
(edit) @3802   19 years patrick orxonox/trunk: some more performance tweaks on PNode: making arguments …
(edit) @3801   19 years bensch orxonox/trunk: some more functionality to material now it is possible …
(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) @3798   19 years bensch orxonox/trunk: play/rewind and so on work perfectly. (you can try them …
(edit) @3797   19 years bensch orxonox/trunk: added the time-functions to the amimation
(edit) @3796   19 years bensch orxonox/trunk: some simple implementation of a SkyBox
(edit) @3795   19 years bensch orxonox/trunk: moved some functions around in the Animation-classes
(edit) @3794   19 years bensch orxonox/trunk: definition of animation
(edit) @3790   19 years bensch orxonox/trunk: merged the textEngine back into the trunk. merged with …
(edit) @3789   19 years bensch orxonox/trunk: also checking for gprof
(edit) @3779   19 years bensch orxonox/trunk: now orxonox should compile in Windofs and osX again
(edit) @3764   19 years bensch orxonox/trunk: player can now receive multiple signals at once. this …
(edit) @3763   19 years bensch orxonox/trunk: skySphere now added to WorldEntity-List
(edit) @3762   19 years bensch orxonox/trunk: added the tick function
(edit) @3761   19 years bensch orxonox/trunk: added proto_world_entity to easily create a world_entity
(edit) @3757   19 years patrick orxonox/trunk: weapon projectile now spawn at the right place
(edit) @3755   19 years patrick orxonox/trunk: now got two weapons firing syncronized
(edit) @3752   19 years patrick orxonox/trunk: weapon now works perfectly: it shoots and moves to it. …
(edit) @3751   19 years patrick orxonox/trunk: some little changes, because a model is mission
(edit) @3750   19 years patrick orxonox/trunk: made some sattelite object just for fun and to show on …
(edit) @3745   19 years patrick orxonox/trunk: SimpleAnimation now realy works with more than one …
(edit) @3744   19 years patrick orxonox/trunk: SimpleAnimation works again :)
(edit) @3743   19 years patrick orxonox/trunk: SimpleAnimation - work is progressing
(edit) @3739   19 years patrick orxonox/trunk: worked on simpleanimation - not yet done.
(edit) @3738   19 years patrick orxonox/trunk: simpleanimation is on the way to support more than one …
(edit) @3734   19 years patrick orxonox/trunk: SimpleAnimation: the NEG_EXP function now gets scaled …
(edit) @3733   19 years patrick orxonox/trunk: SimpleAnimation - the NEG_EXP function works also now.
(edit) @3732   19 years patrick orxonox/trunk: SimpleAnimation - now sinusoidal velocity distribution …
(edit) @3731   19 years patrick orxonox/trunk: animation player now works for two keyframes.
(edit) @3730   19 years patrick orxonox/trunk: animation player is not yet working, but it look more …
(edit) @3729   19 years patrick orxonox/trunk: simple animation is moving, but not realy what it should
(edit) @3727   19 years patrick orxonox/trunk: added a third debug level, made SimpleAnimation …
(edit) @3726   19 years patrick orxonox/trunk: reimplemented, rescaled KeyFrame.
(edit) @3720   19 years patrick orxonox/trunk: now implemented the speed distribution algorithms
(edit) @3719   19 years patrick orxonox/trunk: implementing simpleanimation
(edit) @3717   19 years patrick orxonox/trunk: simple change in animation player
(edit) @3710   19 years patrick orxonox/trunk: added the TestBullet to framework, made some doxygen, works
Note: See TracRevisionLog for help on using the revision log.