|
12 | 12 | |---------------------|---------------------------|---------------------------|-------| |
13 | 13 | | Geometry | X | X | X | |
14 | 14 | | Normals | X | X | X | |
15 | | -| UVs | X | X | X | |
| 15 | +| UV sets | X | X | X | |
16 | 16 | | Skeleton & Skinning | X | X | X | |
17 | 17 |
|
18 | 18 | ## Changelog |
19 | | -### Version 1.1 (1/23/2019) |
20 | | -- Initial Steep support! (do not expect full texture support until Version 1.2) |
21 | | -- Support for ***viewing of textures*** in Odyssey & Origins |
22 | | -- Support for `.log` files (viewable in the Text Viewer) |
23 | | -- Gave functionality to the `Create Filelist` and `Extract All` context menus |
24 | | - - Go in the Settings to change the output of the filelist with tabs or commas |
25 | | -- Added `Tools > Decompress File` (where you can decompress an extracted file) |
26 | | -- Change the background color of the Image Viewer (in the Settings) |
27 | | -- Updated the version of texconv |
28 | | -- More preparation for the 3D Viewer (no word on its release) |
29 | | -- The Source Code menu takes you to this repo (instead of crashing) |
30 | | -- Other undocumented changes |
| 19 | +### Version 1.2 [planned features] (1/xx/2019) |
| 20 | +- Added |
| 21 | + - Support for ***conversion of textures*** in Odyssey & Origins. |
| 22 | + - Support for ***viewing and conversion of textures*** in Steep |
| 23 | + |
| 24 | +### Version 1.1 [CURRENT VERSION] (1/23/2019) |
| 25 | +- Added |
| 26 | + - Initial Steep support! (do not expect full texture support until Version 1.2) |
| 27 | + - Support for ***viewing of textures*** in Odyssey & Origins |
| 28 | + - Support for `.log` files (viewable in the Text Viewer) |
| 29 | + - Functionality to the `Create Filelist` and `Extract All` context menus |
| 30 | + - Go in the Settings to change the output of the filelist with tabs or commas |
| 31 | + - `Tools > Decompress File` (where you can decompress an extracted file) |
| 32 | + - The ability to change the background color of the Image Viewer (in the Settings) |
| 33 | +- Fixed |
| 34 | + - Updated the version of texconv |
| 35 | + - The `More > Source Code` menu takes you to this repo (instead of crashing) |
| 36 | + - Made the context menu foolproof |
| 37 | +- Other |
| 38 | + - More preparation for the 3D Viewer (no word on its release) |
| 39 | + - More undocumented changes |
31 | 40 |
|
32 | 41 | ### Version 1.0 (1/19/2019) |
33 | 42 | - Initial version |
|
0 commit comments