Added new scene files to the configuration file (These new files are commented by default).

This commit is contained in:
Jonathas Costa
2016-03-16 09:10:52 -04:00
parent be34d7c303
commit 994530265d

View File

@@ -8,6 +8,10 @@ return {
-- Sets the scene that is to be loaded by OpenSpace. A scene file is a description
-- of all entities that will be visible during an instance of OpenSpace
Scene = "${SCENE}/default_nh.scene",
-- Scene = "${SCENE}/default.scene",
-- Scene = "${SCENE}/default-modified.scene",
-- Scene = "${SCENE}/rosetta.scene",
-- Scene = "${SCENE}/dawn.scene",
Paths = {
SGCT = "${BASE_PATH}/config/sgct",