Releases: imccown/Dissector
R6.1
R6
R5
Makes render target view a little more robust when viewing non a8r8g8b8 types. Still shows values as a8r8g8b8 instead of native type (e.g. r10g10b10a2).
Supports more depth buffer formats (but renders them all in INTZ)
Support for showing depth buffers as floats in the gui, and uses range normalization for the visualization.
Fix for texture coordinates being wrong in the texture/render target/depth target viewing window.
R4.1
R4
Added 64-bit support.
Upgraded projects/solution to Visual Studio 2013 CE (necessary because 2010 Express didn't have 64-bit compiler).
Thumbnails for textures and render targets will now properly update to NULL textures when changing draw calls.
Fix for crash when double clicking on NULL textures in the GUI.
R3
R2
Fix for crash when viewing non-indexed meshes in the GUI mesh viewer
Fix for crashing when using instanced vertex buffers
Fix for crash caused by D3D9 objects being released out from under the debugger by the target application.
Fix for NULL texture format causing crashes in the thumbnailer.