Wall Worm Forums

Design Tools => Wall Worm News => Topic started by: wallworm on March 24, 2015, 02:03:51 PM

Title: Wall Worm 2.581 Released
Post by: wallworm on March 24, 2015, 02:03:51 PM
Version 2.581 released on 3-24-2015

   * VMF Exporter: Updated VMF exporter to check if bitmaps exist on the system to avoid a crash when files are missing.
   
   * General: Started updating the backend to use a few global structs and reduce the number of global functions. This process will be continued in future updates.
   
   * VBSP Tools: Updated the Get Brush By ID utility to apply a Mesh Select to highlight elements of brushes that represent a brush from the ID.
   
   * VBSP Tools: Added a button to apply a Mesh Select onto brushes that have invalid elements (that can throw off the VMF export side ids or will be missing from the VMF).
   
   * Textures: Updated the VTF exporter to allow you to set the compression level even with normal maps.
Title: Re: Wall Worm 2.581 Released
Post by: wallworm on March 26, 2015, 02:06:58 PM
Version 2.582 released on 3-26-2015

◦ VMF Exporter: Fixed MAXScript error with an error like Undefined property "transform" in $<root> or Undefined property "rotationpart" in undefined.
Title: Re: Wall Worm 2.581 Released
Post by: wallworm on March 27, 2015, 01:34:46 PM
Version 2.583 released on 3-27-2015

   * Entities: Fixed a MAXScript error that could happen with some entities when opening the Modify Tab. Requires entity cache reparse.
   
   * Entities: Updated the per-entity URL for entity info going to the WW documentation site to result in a search results.
Title: Re: Wall Worm 2.581 Released
Post by: wallworm on March 28, 2015, 12:08:59 PM
Version 2.584 released on 3-28-2015

   * Textures: Fixed a MAXScript error when using the Material Library Importer to import some materials with textures with missing files.
Title: Re: Wall Worm 2.581 Released
Post by: wallworm on March 28, 2015, 01:22:02 PM
Version 2.585 released on 3-28-2015

   * Materials: Fixed problems with the Material Library Generator skipping UnlitGeneric VMTs and other materials.