Skip to content

Commit aef04d0

Browse files
More 1.9 changes
1 parent 5b505f1 commit aef04d0

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
### 3D Models
1212
| 3D Model Features | Assassin's Creed: Odyssey | Assassin's Creed: Origins | Steep |
1313
|---------------------|---------------------------|---------------------------|-------|
14-
| Geometry | ✔️ | ✔️ | ✔️ |
14+
| Geometry | ✔️ | ✔️ | ✔️ (partial) |
1515
| Normals | ✔️ | ✔️ | ✔️ |
1616
| UVs | ✔️ | ✔️ (partial) | ✔️ |
1717

@@ -34,9 +34,10 @@
3434
- Texture Set support
3535
- GlobalMetaFile support for all three games (Steep's GlobalMetaFiles do not have unhashed names, but instead will use a list of known hashes)
3636
- German translations (credit: xBaebsae)
37-
- Table Viewer
37+
- Portugese (Portugal) translations (credit: Messias)
38+
- Table Viewer (used by Texture Sets and Meshes now)
3839
- "Tools > Convert > WEM --> OGG"
39-
- "Skeleton" and "Material Template" to the Forge Filter (Settings) and Filter By (Find)
40+
- "Compiled Texture Map", "Mip", "Skeleton", and "Material Template" to the Forge Filter (Settings) and Filter By (Find)
4041
- Material reports are generated when a Material is selected from the entries list (hierarchy)
4142
- after loading a model, look in the Table Viewer to see if Materials referenced by the model were found (for all games)
4243
- icons for each game
@@ -45,6 +46,7 @@
4546
- these preload the values for the formats and Normals Mode in the Save As window, so that it saves you time when exporting files
4647
- Blacksmith.IO.Reader, an extension to BinaryReader
4748
- updated
49+
- **"Forge Filter" is now called "Resource Types to Display"** to avoid further confusion
4850
- "Tools > Show File in the Viewers" was moved to "File > Open File..." (shortcut: Ctrl+O)
4951
- Materials and Texture Sets yield better reports
5052
- moved "Tools > Decompress File" and "Tools > Decompress Folder" to "Tools > Decompress > ..."
@@ -73,8 +75,7 @@
7375
- Steep's file IDs were incorrect
7476
- Steep's forges were not recognized by the Find window
7577
- all popups were "hidden" or not directly apparent to the user when they appeared
76-
- the grid would be counted in the total vertices and meshes
77-
- a "Blacksmith" folder would appear in the Documents folder after upgrading to a new version
78+
- the grid would be counted in the total vertices and meshes in the 3D Viewer
7879

7980
### Version 1.8.1
8081
- (7/18/2019)

0 commit comments

Comments
 (0)