Use "mesh" as context everywhere (for loading and saving).
This commit is contained in:
@@ -314,7 +314,7 @@ class LLFileUploadModel : public view_listener_t, public AIFileUpload
|
|||||||
{
|
{
|
||||||
bool handleEvent(LLPointer<LLEvent> event, const LLSD& userdata)
|
bool handleEvent(LLPointer<LLEvent> event, const LLSD& userdata)
|
||||||
{
|
{
|
||||||
start_filepicker(FFLOAD_COLLADA, "dae");
|
start_filepicker(FFLOAD_COLLADA, "mesh");
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user