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