File | Date | Author | Commit |
---|---|---|---|
.vs | 2017-09-21 |
![]() |
[9b17e2] Bug fixes and features. |
Icons | 2017-11-06 |
![]() |
[287b20] New features and tweaks. |
ImageViewer | 2018-01-07 |
![]() |
[5b2876] Before breaking everything |
.gitattributes | 2017-08-22 |
![]() |
[62e7e3] :tada: Added .gitattributes |
.gitignore | 2017-11-06 |
![]() |
[287b20] New features and tweaks. |
Frame.sln | 2017-09-21 |
![]() |
[9b17e2] Bug fixes and features. |
Frame.sln.DotSettings | 2017-11-17 |
![]() |
[330aa7] Damage Control |
LICENSE | 2017-08-26 |
![]() |
[fead5e] Create LICENSE |
README.md | 2017-11-01 |
![]() |
[3c2b86] Update README.md |
Features
* Tabs
* Channel Viewing: Useful for artist, where several textures are packed into one.
* Channel Splitting: Combines all channels into one image and displays it.
* Image Tiling: Makes a 4x4 Tiling image, handy for previewing seamless textures.
* Mipmaps Viewing: Look at each mip map individually.
Hotkeys
* "Ctrl-N" - Adds New Tab
* "Ctrl-D" - Duplicates Tab
* "Ctrl-W" - Closes Tab
* "Ctrl-S" - Splits Channels Into Single Image
* "T" - Tiles Image 4x4
* "S" - Starts Slideshow
* "R" - Toggles Red Channel
* "G" - Toggles Green Channel
* "B" - Toggles Blue Channel
* "A" - Toggles Alpha Channel
* "-" - Goes Down A Mip Level
* "+" - Goes Up A Mip Level