AssetStudio/AssetStudioGUI/Components
VaDiM 19c6c5fe73 Minor UI improvments & bugfixes
- improved "Copy text" option in right click menu, to display what exactly to copy
- added "Dump selected assets" option to right click menu
- added 'selected assets count' info to status strip when you select assets
- added 'exported count / total export count` info to status strip during export
- "Show error message" option on the "Debug" tab renamed to "Show all error messages" and is now disabled by default
- "fixed" an issue with getting stuck during the "Building tree structure" step
- fixed a bug with listSearch that could make it not work in some conditions
- fixed a rare bug for resource files with the same name, that caused their data to be overwritten and become incorrect
2021-11-24 14:55:38 +02:00
..
AssetItem.cs add more information to the asset list 2020-03-25 14:01:59 +08:00
GameObjectTreeNode.cs separate code into library 2018-11-19 06:48:06 +08:00
GOHierarchy.cs separate code into library 2018-11-19 06:48:06 +08:00
OpenFolderDialog.cs remember the last opened path, close #646 2021-06-30 22:41:16 +08:00
TreeViewExtensions.cs Minor UI improvments & bugfixes 2021-11-24 14:55:38 +02:00
TypeTreeItem.cs Improve SerializedFile reading. 2021-05-28 22:23:07 +08:00