View Full Version : how can i delete texture file in mel script?
Naseem 08-26-2005, 01:46 AM got this bugging crash when i view the texture pannel in hypershade! maya crash might that some of the texture files got deleted or moved!
is there a way to delete all the texture files from the script editor?
|
|
john_homer
08-26-2005, 02:11 AM
delete `ls -type file`;
just optimize scene size afterwards to clean up any texture placement nodes...
.j
Naseem
08-26-2005, 02:49 AM
delete `ls -type file`;
just optimize scene size afterwards to clean up any texture placement nodes...
.j
thank you ^_^
CGTalk Moderation
08-26-2005, 02:49 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.