|
|
@4010
|
20 years |
bensch |
orxonox/trunk: merged the levelloader from lltrunktemp to the trunk. …
|
|
|
@3993
|
20 years |
patrick |
orxonox/trunk: patch to use relative coordinates again, some smaller …
|
|
|
@3986
|
20 years |
patrick |
orxonox/trunk: fixed two major bugs in the animation3d framework …
|
|
|
@3984
|
20 years |
patrick |
orxonox/trunk: implemented the sinus function for shifCoor method
|
|
|
@3982
|
20 years |
bensch |
orxonox/trunk: now there is a posibility to play only parts of the …
|
|
|
@3980
|
20 years |
patrick |
orxonox/trunk: started to implement the weapon change animation
|
|
|
@3977
|
20 years |
patrick |
orxonox/trunk: implemented neg_exp rotation also now
|
|
|
@3976
|
20 years |
patrick |
orxonox/trunk: implemented cosine rotation function. still looks wicked
|
|
|
@3975
|
20 years |
patrick |
orxonox/trunk: rotation sine function implemented, looks very fancy
|
|
|
@3972
|
20 years |
patrick |
orxonox/trunk: animation fix
|
|
|
@3971
|
20 years |
bensch |
orxonox/trunk: return value of quat-slerp was wrong
|
|
|
@3970
|
20 years |
patrick |
orxonox/trunk: testet quatSLERP, this function does not seem to work
|
|
|
@3967
|
20 years |
patrick |
orxonox/trunk: animation3d now ANIM_COSINE works also
|
|
|
@3965
|
20 years |
patrick |
orxonox/trunk: animation3d ANIM_SINE is now finaly working also. looks nice
|
|
|
@3964
|
20 years |
patrick |
orxonox/trunk: implemented neg_exp function again. better than ever
|
|
|
@3870
|
20 years |
patrick |
orxonox/trunk: reimplemented WeaponManager, made it as simple as …
|
|
|
@3864
|
20 years |
bensch |
orxonox/trunk: camera looks into the right direction, as it shoul be.
|
|
|
@3851
|
20 years |
bensch |
orxonox/trunk: animation: more adaptions to the new Framework
|
|
|
@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 …
|
|
|
@3832
|
20 years |
patrick |
orxonox/trunk: animation class functions implemented, list enhanced
|
|
|
@3831
|
20 years |
patrick |
orxonox/trunk: implemente animation sine function
|
|
|
@3828
|
20 years |
patrick |
orxonox/trunk: little chang removing frames and changing signes in substr
|
|
|
@3826
|
20 years |
patrick |
orxonox/trunk: animation debug function
|
|
|
@3816
|
20 years |
bensch |
orxonox/trunk: AnimationPlayer updated, created a debug function, and …
|
|
|
@3812
|
20 years |
bensch |
orxonox/trunk: animation-player added
|
|
|
@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
|
|
|
@3805
|
20 years |
bensch |
orxonox/trunk: SkyBox finished
|
|
|
@3803
|
20 years |
bensch |
orxonox/trunk: SkyBox even better,
world-entity implements a draw …
|
|
|
@3801
|
20 years |
bensch |
orxonox/trunk: some more functionality to material
now it is possible …
|
|
|
@3798
|
20 years |
bensch |
orxonox/trunk: play/rewind and so on work perfectly. (you can try them …
|
|
|
@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 …
|
|
|
@3763
|
20 years |
bensch |
orxonox/trunk: skySphere now added to WorldEntity-List
|
|
|
@3752
|
20 years |
patrick |
orxonox/trunk: weapon now works perfectly: it shoots and moves to it. …
|
|
|
@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
|
|
|
@3739
|
20 years |
patrick |
orxonox/trunk: worked on simpleanimation - not yet done.
|
|
|
@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 …
|
|
|
@3710
|
20 years |
patrick |
orxonox/trunk: added the TestBullet to framework, made some doxygen, works
|
|
|
@3708
|
20 years |
patrick |
orxonox/trunk: added testbullet class. some changes in the weapon …
|
|
|
@3686
|
20 years |
patrick |
orxonox/trunk: fixed speed issue, was a problem with the current track …
|
|
|
@3678
|
20 years |
bensch |
orxonox/trunk: deleted class primitive, because model has the same …
|
|
|
@3677
|
20 years |
bensch |
orxonox/trunk: more output info, some fixes in resourceManager
|
|
|
@3676
|
20 years |
bensch |
orxonox/trunk: debug-information for ResourceManager
|
|
|
@3675
|
20 years |
patrick |
orxonox/trunk: glmenu progressbar corrected, pnode modifications
|
|
|
@3672
|
20 years |
bensch |
orxonox/trunk: ResourceManager not totally static anymore, …
|
|
|
@3670
|
20 years |
patrick |
orxonox/trunk: currently working on orxonox weapon system. still got …
|
|
|
@3660
|
20 years |
bensch |
orxonox/trunk: now ResourceManager has the ability to unload resources …
|
|
|
@3654
|
20 years |
patrick |
orxonox/trunk: altered the list function to make it more performant …
|
|
|
@3653
|
20 years |
patrick |
orxonox/trunk: now using iterator in world instead of old construct. …
|
|
|
@3646
|
20 years |
patrick |
orxonox/trunk: implemented garbage collector, is not yet collecting, i …
|
|
|
@3644
|
20 years |
patrick |
orxonox/trunk: pnode speed function implemented
|
|
|
@3643
|
20 years |
bensch |
orxonox/trunk: better views with Camera
|
|
|
@3641
|
20 years |
bensch |
orxonox/trunk: kamera-update: rockt
|
|
|
@3640
|
20 years |
patrick |
orxonox/trunk: now you can change viewpoint by using key {0..4}
|
|
|
@3639
|
20 years |
bensch |
orxonox/trunk: now dynamic FOV. still working
|
|
|
@3637
|
20 years |
bensch |
orxonox/trunk: hyperZOOM
|
|
|
@3635
|
20 years |
bensch |
orxonox/trunk: reimplemented the Camera.
Camera is now a PNode and not …
|
|
|
@3634
|
20 years |
bensch |
orxonox/trunk: now the track is slower
|
|
|
@3631
|
20 years |
patrick |
orxonox/trunk: gun can be fired, projectil do not move jet
|
|
|
@3629
|
20 years |
patrick |
orxonox/trunk: some changes in the storyentity framework: added a …
|
|
|
@3621
|
20 years |
bensch |
orxonox/trunk: doxygen-tags and some minor stuff
|
|
|
@3620
|
20 years |
patrick |
orxonox/trunk: added worldinterface, to enable all worldentities to …
|
|
|
@3614
|
20 years |
patrick |
orxonox/trunk: enhanced primitives, now more properties to set
|
|
|
@3612
|
20 years |
patrick |
orxonox/trunk: implemented a primitive class, it is able to render …
|
|
|
@3608
|
20 years |
patrick |
orxonox/trunk: now there is a real speedup in compiling time when …
|
|
|
@3603
|
20 years |
bensch |
orxonox/trunk: attenuation works, and the Light is now in lib/graphics
|
|
|
@3602
|
20 years |
bensch |
orxonox/trunk: A Presentation, that the light-class can be handled as …
|
|
|
@3598
|
20 years |
bensch |
orxonox/trunk: doxygen-tags
|
|
|
@3597
|
20 years |
bensch |
orxonox/trunk: Light is now a World-entity.
|
|
|
@3596
|
20 years |
bensch |
orxonox/trunk: borders for the Player, so he cannot move out of the line
|
|
|
@3590
|
20 years |
bensch |
orxonox/trunk: updated debug.h: now possibility to log per module …
|
|
|
@3588
|
20 years |
bensch |
orxonox/trunk: name-fix for TrackManager and minor fix in Curve.
There …
|
|
|
@3587
|
20 years |
patrick |
orxonox/trunk: putted a sphere infornt of the player. no style at …
|
|
|
@3586
|
20 years |
patrick |
orxonox/trunk: fixed movement bug (was in the lists), modified the player
|
|
|
@3573
|
20 years |
patrick |
orxonox/trunk: implemented skeleton for animatino player. added …
|
|
|
@3568
|
20 years |
patrick |
orxonox/trunk: removed a compiler warning and some minor changes
|
|
|
@3567
|
20 years |
bensch |
orxonox/trunk: new Grounds for new Territory. and new track
|
|
|
@3566
|
20 years |
bensch |
orxonox/trunk: updated the terrain class to more functionality
view …
|
|
|
@3565
|
20 years |
bensch |
orxonox/trunk: patched the pNode, now there exists the ability for …
|
|
|
@3564
|
20 years |
bensch |
orxonox/trunk: posible to build new Worlds now with new constructor
|
|
|
@3560
|
20 years |
patrick |
orxonox/trunk: fixed a bug, that stopped orxonox from deleting all …
|
|
|
@3559
|
20 years |
bensch |
orxonox/trunk: now terrain is out of the World.cc and is a world-entity
|
|
|
@3556
|
20 years |
bensch |
orxonox/trunk: trackNode not static anymore
|
|
|
@3553
|
20 years |
patrick |
orxonox/trunk: resolved a list deleting problem in tlist.h.
|
|
|
@3551
|
20 years |
patrick |
orxonox/trunk: renamed all timing functions to tick() - cleanede up world
|
|
|
@3548
|
20 years |
bensch |
orxonox/trunk: debug information in importer set like they should be
|
|
|
@3546
|
20 years |
patrick |
orxonox/trunk: fixed a bug in the update phase, added real debug …
|
|
|