8,452
edits
Paradox-01 (talk | contribs) (can someone test UV repair: http://vimeo.com/67783125 ?) |
Paradox-01 (talk | contribs) (kicking the door open to let dae/xml drag and drop trigger user scripts) |
||
Line 1,641: | Line 1,641: | ||
end function | end function | ||
'''Important:''' | |||
Mod Tool has its own drag and drop event handler for dae and xml file. | |||
If we succeed in modifying and shipping that new file, we could finally trigger scripts with those files and process them. | |||
The original file can be found at: | |||
logmessage XSIUtils.ResolvePath("$XSI_HOME/") & "Application\DSScripts\Model.vbs" | |||
' C:\Softimage\Softimage_Mod_Tool_7.5\Application\DSScripts\Model.vbs | |||
edits