Gw2Browser_2017-01-07 (1.0.8.1)
_Please note that from this version I will build only 64 bit binaries.
If you need 32 bit binaries, you have to build it your-self or fill an issue so I will consider about it._
Change:
- Add string, text and eula file viewer.
- Add sound player.
- Add normal maping, specular mapping, model lighting, Anisotropic texture filtering
to model renderer. Set anisotropic texture filtering to maximum supported by GPU. - Add ModelViewer toggle indicator.
- Reduce texture memory usuage when model viewer load texture.
- Change model renderer fov to 45 degree.
- When export model with textures, skip if the texture file is already exists.
- PNG file support.
- Add text file detection.
- Faster speed when scaning string files.
- When export model, also export all materials.
- Add first-person camera (for use with map viewer in future).
Fix:
- Fix memory leak in model viewer.
- Fix string and eula file export bug.
- Fix text cliping when model is close to camera.
- Fix crash on viewing model that have no material or uvs or missing texture.
- Fix crash on reading some video file.
- Fix model viewer not work on Intel HD Graphics.