Polished up ogremoduletest a little.
commit928493b2fb5243fa6670f515378e9769180162bc
authorJD Marble <midorikid@gmail.com>
Fri, 19 Oct 2007 05:05:04 +0000 (18 22:05 -0700)
committerJD Marble <midorikid@gmail.com>
Fri, 19 Oct 2007 05:19:01 +0000 (18 22:19 -0700)
tree97283d9146328277d721cd7884b494047ab0ee5d
parent533a21502eeb91df48531725d4e15a3b326be98f
Polished up ogremoduletest a little.

Added scons mesh builder and model sources for ogremoduletest.
Removed requirement for mac icons.
Fixed the missing id attribute for Light in ogreunittest.
SConstruct
ogre/resources/materials/scripts/solid.material [new file with mode: 0644]
ogre/resources/models/SConscript [new file with mode: 0644]
ogre/resources/models/cube.mesh.xml [new file with mode: 0644]
ogre/resources/models/plane.mesh.xml [new file with mode: 0644]
ogre/src/moduletest/SConscript
ogre/src/unittest/OgrePropertyFactory_test.cpp
sconsTools/macosx.py
sconsTools/mesh.py [new file with mode: 0644]