View Single Post
Old 12th January 2023, 08:41 AM   #7
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,564
Default Re: Auto Texture Update Not Working on 9.0.22

Can you try this?


Start AC3D from the command line with "ac3d -debug", create a shape, texture it.

"touch" the texture file to see if the debgging info reports that the texture reloads.


use:


Code:
copy /b test.jpg +,,
where test.jpg is the name of your texture file.


Each time the file is touched, the texture should reload into AC3D and be reported on the debug output.
Andy is offline   Reply With Quote