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.
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.
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.
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.
Version 2.585 released on 3-28-2015
* Materials: Fixed problems with the Material Library Generator skipping UnlitGeneric VMTs and other materials.