All done with un-inlining constructors. Onwards to fucking up the entire directory...
commit5e245f16b6d307803e61a4e5815980274c8ee3da
authorAntoine Chavasse <a.chavasse@gmail.com>
Sun, 15 Jul 2007 01:43:22 +0000 (15 03:43 +0200)
committerAntoine Chavasse <a.chavasse@gmail.com>
Sun, 15 Jul 2007 01:43:22 +0000 (15 03:43 +0200)
tree8c3a0d1f5ba083274fe2287e8f8b590379dee350
parentd68aaeac6789d8388a92092da78a9765addbd52d
All done with un-inlining constructors. Onwards to fucking up the entire directory structure!
23 files changed:
core/awic/CMakeLists.txt
core/awic/main.cpp
scenegraph/CMakeLists.txt
scenegraph/Camera.cpp [new file with mode: 0644]
scenegraph/Camera.h
scenegraph/Drawable.cpp
scenegraph/Drawable.h
scenegraph/Frame.cpp
scenegraph/Frame.h
scenegraph/Geometry.cpp [new file with mode: 0644]
scenegraph/Geometry.h
scenegraph/Group.cpp
scenegraph/Group.h
scenegraph/IndexBuffer16.cpp
scenegraph/IndexBuffer16.h
scenegraph/Material.cpp
scenegraph/Material.h
scenegraph/RenderContext.cpp
scenegraph/RenderContext.h
scenegraph/Text.cpp
scenegraph/Text.h
scenegraph/ViewPort.cpp [new file with mode: 0644]
scenegraph/ViewPort.h