Skinned animation now works, although there are still some optimizations
to be made. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4027 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -9,12 +9,14 @@ m.file_menu = File
|
||||
m.file_load = Load Model...
|
||||
m.file_quit = Quit
|
||||
|
||||
m.anim_menu = Animations
|
||||
m.anim_stop = Stop
|
||||
|
||||
m.load_title = Select Model to Load
|
||||
m.load_filter = Model Files (*.properties, *.dat)
|
||||
|
||||
m.anim_select = Animations:
|
||||
m.anim_start = Start
|
||||
m.anim_stop = Stop
|
||||
m.anim_speed = Speed:
|
||||
|
||||
m.compiling_model = Compiling {0}...
|
||||
m.loading_model = Loading {0}...
|
||||
m.loaded_model = Loaded {0}
|
||||
|
||||
Reference in New Issue
Block a user