Add new settings to editor.conf.example

master
rubenwardy 2014-07-10 19:45:28 +01:00
parent 687b90fc61
commit cb2fe11fb4
1 changed files with 11 additions and 0 deletions

View File

@ -5,6 +5,17 @@ snapping = true
# limiting stops node boxes going out of node bounds
limiting = true
# Directory to save projects and export to.
# Should be absolute path.
save_directory =
# The view of each viewport
# can be: pers, front, back, top, bottom, left, right
viewport_top_left = pers
viewport_top_right = top
viewport_bottom_left = front
viewport_bottom_right = right
# Driver used to render
driver = opengl