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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user