![]() |
#1 |
Junior Member
Junior member
Join Date: Jan 2020
Posts: 3
|
![]()
I've got several thousand .obj files I need to convert to .ac files
So far I've managed to figure out how to get a script to run on startup to set the file name, load the file, save the ac file, clear everything and repeat. The issue I foresee is that the texture file loaded with each model is not unloaded with the clear_all command, nor with a File-New menu command and I don't see any commands that will unload the textures. With several thousand files to convert, I'll end up running out of memory with all the textures being retained until AC3D exits. Is there a way to clear/unload the textures? |
![]() |
![]() |
![]() |
#2 |
Administrator
Professional user
Join Date: Jun 2003
Posts: 4,526
|
![]()
There actually isn't at the moment.
Would a command to unload all textures give you what you need? |
![]() |
![]() |
![]() |
#3 |
Junior Member
Junior member
Join Date: Jan 2020
Posts: 3
|
![]()
Yes, unloading all of them would work. Thanks.
|
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|