[fixed] No warning when replace existing file - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12) +--- Thread: [fixed] No warning when replace existing file (/showthread.php?tid=1373) |
[fixed] No warning when replace existing file - oort - 09-13-2015 When rendering with Yafaray and others, there is no longer a warning when the user is about to replace an existing file. In older versions there was always a warning (test.tga already exists. Do you want to replace it?) This is also the case when saving Wings3D files with "Save As...". oort RE: [micheus] No warning when replace existing file - micheus - 09-15-2015 oort, thanks for report this. It was missed during the conversion to use the wx module. It's fixed now. RE: [fixed] No warning when replace existing file - oort - 09-16-2015 Micheus, Thanks for fixing it. oort |