|
|
@4010
|
20 years |
bensch |
orxonox/trunk: merged the levelloader from lltrunktemp to the trunk. …
|
|
|
@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
|
|
|
@3966
|
20 years |
bensch |
orxonox/trunk: merged branches/particleEngine into the trunk, because …
|
|
|
@3917
|
20 years |
bensch |
orxonox/trunk: minor
|
|
|
@3916
|
20 years |
bensch |
orxonox/trunk: prepare for VertexArrays
|
|
|
@3915
|
20 years |
bensch |
orxonox/trunk: material is now only dependent on tList<Material>* in model
|
|
|
@3914
|
20 years |
bensch |
orxonox/trunk: materialList is now a property of model not material, …
|
|
|
@3913
|
20 years |
bensch |
orxonox/trunk: importer: functionality improvement
|
|
|
@3912
|
20 years |
bensch |
orxonox/trunk: model rearangement.
|
|
|
@3911
|
20 years |
bensch |
orxonox/trunk: minor changes at model
|
|
|
@3910
|
20 years |
bensch |
orxonox/trunk: importer: having color again
|
|
|
@3909
|
20 years |
bensch |
orxonox/trunk: importer: no more fstream c-style code only
|
|
|
@3908
|
20 years |
bensch |
orxonox/trunk: strange colors when importing. but for syncing reasons
|
|
|
@3907
|
20 years |
bensch |
orxonox/trunk: importer compiles again
|
|
|
@3905
|
20 years |
bensch |
orxonox/trunk: image now gets loaded with the an SDL_Surface instead …
|
|
|
@3896
|
20 years |
bensch |
orxonox/trunk: removed sensless stuff
|
|
|
@3895
|
20 years |
bensch |
orxonox/trunk: more logic in adding face with the numerical adder
|
|
|
@3894
|
20 years |
bensch |
orxonox/trunk: Material, and Model update, some const-issues
|
|
|
@3869
|
20 years |
bensch |
orxonox/trunk: movement of the list and common utils
|
|
|
@3863
|
20 years |
bensch |
orxonox/trunk: efence compile support, minor changes at animation, and …
|
|
|
@3860
|
20 years |
bensch |
orxonox/trunk: moved likely to compiler.h in defs
also reset all the …
|
|
|
@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
|
|
|
@3840
|
20 years |
bensch |
orxonox/trunk: preventing joining from join, IF and only if one …
|
|
|
@3836
|
20 years |
bensch |
orxonox/trunk: TrackManager: nicer fuctionality… more to come
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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 …
|
|
|
@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
|
|
|
@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 …
|
|
|
@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
|
|
|
@3750
|
20 years |
patrick |
orxonox/trunk: made some sattelite object just for fun and to show on …
|
|
|
@3729
|
20 years |
patrick |
orxonox/trunk: simple animation is moving, but not realy what it should
|
|
|
@3687
|
20 years |
bensch |
orxonox/trunk: lastAbsCoord was not set
|
|
|
@3686
|
20 years |
patrick |
orxonox/trunk: fixed speed issue, was a problem with the current track …
|
|
|
@3684
|
20 years |
bensch |
orxonox/trunk: diameter instead of radius (makes the spheres smaler
|
|
|
@3683
|
20 years |
patrick |
orxonox/trunk: projectile speed issue: fixed some strange behaveour. …
|
|
|
@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, …
|
|
|
@3669
|
20 years |
patrick |
orxonox/trunk: now garbage collection is working correctlymake
|
|
|
@3668
|
20 years |
patrick |
orxonox/trunk: made list more performant and less vulnerable to …
|
|
|
@3667
|
20 years |
patrick |
orxonox/trunk: changed all old enumerations to iterations in …
|
|
|
@3666
|
20 years |
patrick |
orxonox/trunk: still got segfault because of deprecated list …
|
|
|
@3665
|
20 years |
bensch |
orxonox/trunk: caching better implemented, now there should be no more …
|
|
|
@3662
|
20 years |
patrick |
orxonox/trunk:make
|
|
|
@3661
|
20 years |
patrick |
orxonox/trunk: some changes in the benchmark routines and in the list. …
|
|
|
@3660
|
20 years |
bensch |
orxonox/trunk: now ResourceManager has the ability to unload resources …
|
|
|
@3658
|
20 years |
bensch |
orxonox/trunk: resource manager working, player uses it.
|
|
|
@3657
|
20 years |
bensch |
orxonox.trunk: importer now with subclass PrimitiveModel, taht …
|
|
|
@3656
|
20 years |
bensch |
orxonox/trunk: model: sphere-model is now working
|
|
|
@3655
|
20 years |
bensch |
orxonox/trunk: moved protoclass to folder proto
added protosingleton …
|
|
|
@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. …
|
|
|
@3652
|
20 years |
patrick |
orxonox/trunk: added list iterator template. this is a fix in the list …
|
|
|
@3651
|
20 years |
patrick |
orxonox/trunk: now got the trick with inline functions. they have to …
|
|
|
@3646
|
20 years |
patrick |
orxonox/trunk: implemented garbage collector, is not yet collecting, i …
|
|
|
@3644
|
20 years |
patrick |
orxonox/trunk: pnode speed function implemented
|
|
|
@3630
|
20 years |
bensch |
orxonox/trunk: gui: little patch, now only one resolution will be …
|
|
|
@3628
|
20 years |
bensch |
orxonox/trunk: nicer output for non-gtk-users
|
|
|
@3627
|
20 years |
bensch |
orxonox/trunk: gui: typo
|
|
|
@3625
|
20 years |
bensch |
orxonox/trunk: merged the branches/updater back to the trunk.
merged …
|
|
|
@3624
|
20 years |
bensch |
orxonox/trunk: gui: now the resolution is integrated from SDL. I hope …
|
|
|
@3623
|
20 years |
bensch |
orxonox/trunk: gui now deletes as it should
|
|
|
@3622
|
20 years |
bensch |
orxonox/trunk: small patch to enable/disable textures with one single …
|
|
|
@3621
|
20 years |
bensch |
orxonox/trunk: doxygen-tags and some minor stuff
|
|
|
@3619
|
20 years |
bensch |
orxonox/trunk: added a Function to resize the Window, but it does not …
|
|
|
@3617
|
20 years |
bensch |
orxonox/trunk: little fix to graphicsEngine, now the different …
|
|
|
@3611
|
20 years |
bensch |
orxonox/trunk: one step further with the gragpicsEngine
|
|
|
@3610
|
20 years |
bensch |
orxonox/trunk: first definition of the Grahpics-class. more to follow, …
|
|
|
@3609
|
20 years |
patrick |
orxonox/trunk: forgot this one, to make sure it compiles also on windows.
|
|
|
@3608
|
20 years |
patrick |
orxonox/trunk: now there is a real speedup in compiling time when …
|
|
|
@3607
|
20 years |
patrick |
orxonox/trunk: stdincl was still included everywhere. removed it out …
|
|
|
@3603
|
20 years |
bensch |
orxonox/trunk: attenuation works, and the Light is now in lib/graphics
|
|
|
@3595
|
20 years |
bensch |
orxonox/trunk: deleted the UPOINTCURVE was very bad.
also deleted …
|
|
|
@3593
|
20 years |
bensch |
orxonox/trunk: moved some stuff from TrackManager to TrackElement
|
|
|
@3591
|
20 years |
bensch |
orxonox/trunk: debug.h some cleanup
|
|
|
@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 …
|
|
|
@3586
|
20 years |
patrick |
orxonox/trunk: fixed movement bug (was in the lists), modified the player
|
|
|