Skip to content

Gw2Browser_2014-03-25

Compare
Choose a tag to compare
@kytulendu kytulendu released this 09 Aug 15:29
· 828 commits to master since this release

Change:

  • Hack for read 126x64 ATEX files.
  • Model Reader now use high-res texture, still need to figure out ModelReader to not load LOD models.
  • WebP support, can export to png. WebP can open by Chrome browser.
  • Bink 2 video detect, to play it you need The RAD Video Tools
    but the player will play only 1 second of video and it will crash.
    Fixed in Gw2Browser_2014-10-06
  • ID3 (MP3), Embedded OpenType font, TextPack Variant, Map content and Shader Cache files detection.
  • Simple Wireframe view.
  • Force enable 4x MSAA.

Removed:

  • ABFF file support.

Fix:

  • Fix crash when viewing Luminance DDS file.
  • Fix camera not look at center of model.

Issue:

  • Memory leak on viewing WebP files. Fixed in Gw2Browser_2014-10-06