]> git.tdb.fi Git - r2c2.git/commit
Use GL::Renderables and a Pipeline for rendering
authorMikko Rasa <tdb@tdb.fi>
Sun, 21 Feb 2010 20:01:37 +0000 (20:01 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 21 Feb 2010 20:01:37 +0000 (20:01 +0000)
commit47341c72a70e6cf9d8e963705a50197bbc20a87d
tree5653a5835a1c422168e5f06855c846e0db24f6e3
parent7e382cc3cad8c4f6945b0c9d89e2ca917b42b740
Use GL::Renderables and a Pipeline for rendering
Add lighting to designer
14 files changed:
source/3d/catalogue.cpp
source/3d/catalogue.h
source/3d/endpoint.cpp [new file with mode: 0644]
source/3d/endpoint.h [new file with mode: 0644]
source/3d/layout.cpp
source/3d/layout.h
source/3d/track.cpp
source/3d/track.h
source/3d/tracktype.cpp
source/3d/tracktype.h
source/designer/designer.cpp
source/designer/designer.h
source/engineer/engineer.cpp
source/libmarklin/profile.cpp