Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/lib

Revision Log Mode:


Legend:

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