2025-08-28 02:41 CEST

spring: develop a3cb5694 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2010-05-01 17:50:57 develop a48dc31a
Changeset * fix far textures (mantis 0001897)
 * added new gu->maxTextureSize
 * moved drawPos,drawMidPos from CUnit to CSolidObject
 * moved team,allyteam from CUnit & CFeature to CSolidObject
 * factored out all far texture rendering to CFarTextureHandler
 * added new S3DModel->id for easier caching model related data in std::vectors
 * the fartexture icons are now created on-demand (when the unit/feature gets the first time displayed)
 * it creates for each team an own fartexture icon (no chaning teamcolors anymore)
 * the atlas grows in size now (e.g. 4096x4096px = 64MB = 2048 faricons)
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Map/SMF/SmfReadMap.cpp Diff ] File ]
mod - rts/Rendering/FarTextureHandler.cpp Diff ] File ]
mod - rts/Rendering/FarTextureHandler.h Diff ] File ]
mod - rts/Rendering/FeatureDrawer.cpp Diff ] File ]
mod - rts/Rendering/FeatureDrawer.h Diff ] File ]
mod - rts/Rendering/GL/FBO.cpp Diff ] File ]
mod - rts/Rendering/GL/FBO.h Diff ] File ]
mod - rts/Rendering/Models/3DModel.h Diff ] File ]
mod - rts/Rendering/Models/IModelParser.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.cpp Diff ] File ]
mod - rts/Rendering/UnitDrawer.h Diff ] File ]
mod - rts/Sim/Features/Feature.cpp Diff ] File ]
mod - rts/Sim/Features/Feature.h Diff ] File ]
mod - rts/Sim/Objects/SolidObject.cpp Diff ] File ]
mod - rts/Sim/Objects/SolidObject.h Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h Diff ] File ]
mod - rts/System/GlobalUnsynced.cpp Diff ] File ]
mod - rts/System/GlobalUnsynced.h Diff ] File ]