Thursday 2 December 2010

Animation_list_tool

I try to script a tool for management animation list in 3D Max.
It can use in a Max file which contain a lot animation clip.
here is my result http://www.screencast.com/t/NuqKX6LDyIvT

load: read the list from courrent max file dir
open: open a list from other txt file
save : save the list directly
Add Clip to the end of list : add a new clip name, also set the current time as time range
Remove Clip From List: Remove the clip
Clear All List: if you wand to set a new list
Set time: set the time section












I learn how to ...
get curren file path
load txt file data
save txt file data
use array
insert data into array
use combobox
rename item in combobox
get timerange
set timerange

No comments: