Skip to content

Commit f38c545

Browse files
Improvements
1 parent a034d48 commit f38c545

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
- Fixed
2828
- extraction and loading issues regarding textures with TopMips/Mips
2929
- a crash that would arise after the user selects "No" from the "Warning" message when attempting to load a .forge with over 20,000 entries
30+
- that same message showed if a .forge has over 10,000 entries (though the message says "20,000") - this has been adjusted to 20,000
3031
- decompression and extraction issues
3132
- removed the `Convert` context menu item
32-
- fixed context menu items that were not working or causes crashes
33-
- the Image Viewer's scrollbars show when the image should be scrollable (when the image is not entirely visible)
33+
- fixed context menu items that were not working or caused crashes
34+
- the Image Viewer's scrollbars show when the image should be scrollable (that is, when the image is not entirely visible)
3435
- a message shows if a texture cannot be converted (instead of crashing)
35-
- what Tag property?
36-
> the Tag property of the EntryTreeNode class has been superseded by Path property
36+
- the Tag property of the EntryTreeNode class has been superseded by the Path property
3737
- the 3D Viewer will not respond to camera movements unless Blacksmith is forefront and focused
3838

3939
### Version 1.3 [CURRENT VERSION] (2/18/2019)

0 commit comments

Comments
 (0)