]> Dogcows Code - chaz/yoink/commit
new lua scripting for scene loading
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 7 Oct 2009 02:03:49 +0000 (20:03 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 7 Oct 2009 02:03:49 +0000 (20:03 -0600)
commit542e50a284c7f5b144a5c97c17f6d89b2af0175c
tree007443c2e362f31cdf2997764fa48dc9f1c07ced
parentb887538a8ccc1c904f6aa24f0f6dcc23e0cc2f72
new lua scripting for scene loading
20 files changed:
README
configure.ac
data/scenes/Classic.lua [new file with mode: 0644]
data/scenes/Test.json [deleted file]
extra/yoink.ebuild
extra/yoink.spec.in
make-win32-installer.sh.in
src/Makefile.am
src/Moof/Dispatcher.cc
src/Moof/Dispatcher.hh
src/Moof/Octree.hh
src/Moof/Scene.cc
src/Moof/Script.hh [new file with mode: 0644]
src/Moof/Sound.cc
src/Moof/Sound.hh
src/Moof/Sphere.cc
src/Moof/Video.cc
src/Moof/Video.hh
src/YoinkApp.cc
src/YoinkApp.hh
This page took 0.027194 seconds and 4 git commands to generate.