2025-08-24 02:27 CEST

spring: develop cc222fee Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2011-06-27 13:10:26 develop d645e5cc
Changeset move some rendering related stuff from CGame into new class CWorldDrawer
This is obviously just a first rough draft, doing just the most
simple changes.

new bug as of this commit:
Trees are not visible anymore.
I could not figure out why. My guess would be something OpenGL related.
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Rendering/CMakeLists.txt Diff ] File ]
add - rts/Rendering/WorldDrawer.cpp Diff ] File ]
add - rts/Rendering/WorldDrawer.h Diff ] File ]