Commit Graph
24 Commits
Author SHA1 Message Date
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 4bae98813b [GUI] One more bugfix
- bugfix for https://github.com/aelurum/AssetStudio/commit/44a1240f5fd4bc404173c34fe0c02796e527d595
2023-04-13 22:08:01 +03:00
VaDiM 90ec395b2a Block alignment fix for Unity 2019.4.X
- src: https://github.com/K0lb3/UnityPy/commit/10346b4f02f2dbe0fa707799130c9f83c24f8e24
2023-04-09 15:40:34 +03:00
VaDiM af3684bab8 [GUI] Bugfix
- bugfix for https://github.com/aelurum/AssetStudio/commit/ea09a8de6407206875d34797f104fe755c388a4f
2023-04-06 02:14:53 +03:00
VaDiM 1da51ac95b Add error message on incorrect format of specified unity ver 2023-03-20 19:32:00 +03:00
VaDiM 9e14f1ef00 Add error message for bundles with CN encryption 2023-03-20 19:31:49 +03:00
VaDiM 4edadb19f8 Disable Shader support for Unity > 2020 2023-03-20 06:13:08 +03:00
VaDiM 44a1240f5f [GUI] Improve memory usage of image previews
- also a bit increased performance of alpha mask resizing for previews
2023-03-14 04:10:48 +03:00
VaDiM 01957a9443 [CLI] Add draft readme 2023-03-10 21:18:29 +03:00
VaDiM ad1b3b4911 [CLI] Some fixes for logging 2023-03-10 21:01:12 +03:00
VaDiM 0925751776 [CLI] Add MovieTexture support 2023-03-10 19:37:53 +03:00
VaDiM b59ba3ba94 [GUI] Add some videoClip info to preview tab 2023-03-10 11:53:38 +03:00
VaDiM 67898c72ca Update projects files
- Fixed build options
2023-03-10 09:01:27 +03:00
VaDiM 0425423ca9 [CLI] Add debugging info for video 2023-03-08 19:59:19 +03:00
VaDiM 16a7107d4e [CLI] Partial assets reading 2023-03-08 18:28:50 +03:00
VaDiM 10b7e84ffb [CLI] More debugging info for audio 2023-03-08 17:31:34 +03:00
VaDiM 679e7041a6 [GUI] A bit better(?) error handling 2023-03-08 17:12:59 +03:00
VaDiM 629c6248a4 [GUI] Use blocking call to show messages in correct order 2023-03-08 12:11:45 +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 fb574064c9 [GUI] Avoid overflow in alphanum sorting 2023-03-07 06:55:45 +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 b9cf95616b SwapBytesForXbox refactor 2023-01-27 13:46:55 +03:00
VaDiM 39490d4e03 Update fmod to 0.2.0.22 (CLI Preparation) 2023-01-27 13:17:01 +03:00