Added light rotation dialog to model viewer.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4101 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Andrzej Kapolka
2006-05-08 21:48:43 +00:00
parent 7bdf7aba88
commit bfa0dd1749
2 changed files with 86 additions and 5 deletions
+6
View File
@@ -14,6 +14,7 @@ m.view_wireframe = Wireframe
m.view_pivots = Show Pivots
m.view_bounds = Show Bounds
m.view_normals = Show Normals
m.view_light = Rotate Light...
m.load_title = Select Model to Load
m.load_filter = Model Files (*.properties, *.dat)
@@ -28,3 +29,8 @@ m.loading_model = Loading {0}...
m.loaded_model = Loaded {0}
m.load_error = Error loading {0}: {1}
m.invalid_type = Invalid file type.
m.rotate_light = Rotate Light
m.azimuth = Azimuth:
m.elevation = Elevation:
m.close = Close