VaDiM
2d81007556
[GUI] Improve de-selection in Scene Hierarchy tab
...
- improved de-selection perfomance
- selected objects count is now displayed in the status bar
- "Select none" renamed to "Clear selection"
2023-04-26 09:57:38 +03:00
VaDiM
7674081df7
[GUI] Add context menu to the Scene Hierarchy tab
...
- Added context menu with "Select all", "Select none", "Expand all", "Collapse all" options to the "Scene Hierarchy" tab.
https://github.com/aelurum/AssetStudio/issues/1
2023-03-07 18:21:34 +03:00
VaDiM
c52940abc4
Add AssetStudioCLI project
...
- Updated projects and dependencies
2023-03-07 06:52:33 +03:00
VaDiM
5c662d64e4
Add exclude mode to asset list filter
2023-02-05 00:47:04 +03:00
VaDiM
39490d4e03
Update fmod to 0.2.0.22 (CLI Preparation)
2023-01-27 13:17:01 +03:00
VaDiM
f0b23bbfe7
Merge branch 'Perfare_master' into AssetStudio-mod
2021-12-05 02:41:24 +02:00
Perfare
5fa4934787
Add net5.0 target framework
2021-12-03 17:21:24 +08:00
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
Perfare
b146d251a7
add option to not show error message
2021-07-06 15:57:59 +08:00
Perfare
c1cddce031
added option to support version stripped files, close #766
2021-06-29 10:32:19 +08:00
Joshua May
251854cc41
Adds exporter for list of assets to XML ( #710 )
2021-04-18 01:27:15 +08:00
Perfare
f904bc138b
typo
2021-01-15 02:17:11 +08:00
Perfare
86590d95a5
Add dump viewer
2020-08-14 17:38:43 +08:00
Perfare
ec0a2a47f1
can choose the directory to save the extracted files
2020-08-10 14:07:29 +08:00
Perfare
ef38471ff1
move code
2020-08-06 13:11:41 +08:00
Perfare
df5d9f90d4
Add copy function to assetListView
2020-04-07 08:55:51 +08:00
Perfare
c4270e186d
fixed bug
2020-03-28 13:46:30 +08:00
Perfare
06fbe69a97
performance improvement
2020-03-28 04:24:32 +08:00
Perfare
d717b223b7
delete some useless features
2020-03-27 01:06:22 +08:00
Perfare
2bcd9662be
improve export
2020-03-26 01:01:02 +08:00
Perfare
fda821b441
add more information to the asset list
2020-03-25 14:01:59 +08:00
Perfare
16dddc01e3
always show the debug menu
2019-08-12 05:50:04 +08:00
Perfare
5704813b28
Improved UI
2019-08-06 17:43:51 +08:00
Perfare
05b55722fb
change text
2019-07-30 03:34:15 +08:00
Perfare
f377381e26
Support for exporting raw data
2019-07-28 19:48:06 +08:00
Perfare
e9e8390bbc
Supported merge GameObject to export
2019-07-17 12:51:00 +08:00
Perfare
8ea998b81f
separate code into library
...
misc
2018-11-19 06:48:06 +08:00