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