Wall Worm Forums

Design Tools => Wall Worm News => Topic started by: wallworm on June 26, 2013, 05:55:16 PM

Title: WWMT 1.944 Released
Post by: wallworm on June 26, 2013, 05:55:16 PM
Version 1.944 released on 6-26-2013

◦ VMF Importer: Added option to save imported material library.
◦ VMF Importer: A few optimizations.
◦ Wall Worm Config: Fixed general bug with a new setting.


There was a nasty bug in the 1.943 release where you'd get an error opening any WW function. To fix that, you can download the latest version of WW. Or also open a new MAXScript file and run this code:

global wwmt_vmf_output_separator_esc = false
setINISetting wallworm_userIni "Settings" "wwmt_vmf_output_separator_esc" (wwmt_vmf_output_separator_esc as string)


Note the code must be run after you've tried to open WW.