Commit Graph

44 Commits

Author SHA1 Message Date
Razmoth
63b4464850 - [GUI] Highlight nodes that are exportable as fbx.
- [GUI] Add option to toggle between selecting all subnodes or matching only (using `Alt` key).
2024-02-27 14:59:31 +04:00
Razmoth
462ac7b396 - [Core] fix bug with AssetMap 2024-02-20 20:42:47 +04:00
Razmoth
3946c0d01a - [Core] bug fixes. 2024-02-19 17:29:54 +04:00
Razmoth
b5d54ce318 - [Core] bug fixes. 2024-02-19 17:15:16 +04:00
Razmoth
cf2e750333 - [Core] bug fixes #75 2024-02-18 13:18:59 +04:00
Razmoth
5db1b59090 - [GUI] Update drag&drop effects. 2024-02-10 08:08:35 +04:00
Razmoth
7e595e206a - [Core] Fix incorrect output location for GameObject 2024-02-10 08:05:09 +04:00
Razmoth
6b31f6367a - [Core] Added Shader decompilation/disassembly for DXCB program. 2024-02-06 21:34:37 +04:00
Razmoth
983da00e83 - [GUI] fix a bug with AssetBrowser where some assets would be ignored. 2024-02-03 17:44:45 +04:00
Razmoth
c5870c9328 - [GUI] Change error log handing. 2024-02-03 00:30:21 +04:00
Razmoth
b32843860e - [GUI] Add option to export selected assets in AssetBrowser. 2024-02-02 22:36:50 +04:00
Razmoth
9ad9230946 - [Core] Fix bug with parsing Mesh [BH3]
- [GUI] Moved option to show `JSON` to `Dump` tab when `TypeTree` is not avaliable.
2024-02-01 19:10:38 +04:00
Razmoth
87e87cf0ab - [Core] fix bug with export part for Materials. 2024-01-30 20:53:12 +04:00
Razmoth
92d7470082 - [Core] Added export option to include materials with models in /Materials.
- [GUI] fix issue with `Reset` button causing unintended behaviour.
- [Core] fix bug where `Logger` causes performance issues.
2024-01-30 19:57:10 +04:00
Razmoth
a0d8691331 - [GUI] Add option to reset settings.
- [GUI] Fix bug with texture mapping in `Export Options`.
2024-01-28 21:50:59 +04:00
Razmoth
b64c915f3a - [GUI] Added ToolTip to display.
- [Core] Fix bug where some files would stuck in infinite loop.
2024-01-28 13:23:44 +04:00
Razmoth
e19d7b91fe v1.36.00 2024-01-27 20:42:18 +04:00
Razmoth
873597730c - [Core] fix but with wrongly identified sigantures [GI] 2024-01-27 16:23:08 +04:00
Razmoth
2d965c021d - [GUI] fix an issue with missing logging selection. 2024-01-27 12:08:24 +04:00
Razmoth
59478d9c05 - [Core] Add option to toggle logger events [GUI/CLI] 2024-01-22 20:22:55 +04:00
Razmoth
63788d97a7 - [Core] duplicate file processing adjustments. 2024-01-20 16:50:39 +04:00
Razmoth
c73d81ccff - [Core] rework duplicate file processing [GUI/CLI] 2024-01-20 16:18:29 +04:00
Razmoth
ee44722f81 - [Core] fix issue with processing some of AnimationClip [GI] 2024-01-20 11:57:51 +04:00
Razmoth
bd5f53afc6 - [Core] fix crash issue when opening multiple instances. 2024-01-04 15:54:41 +04:00
Razmoth
c51c2b81d8 - [GUI] fix bug with AssetBrowser (fixes #42, #47). 2023-12-28 18:54:36 +04:00
Razmoth
8151670d81 - [GUI] fixes #41 2023-12-04 12:12:23 +04:00
Razmoth
7321cf9780 - [Core] Combine ModelConverter options.
- [Core] Fix bug with loading `.zip` files
- [Core] Added new entry [UnityCN]
2023-11-30 10:23:47 +04:00
Razmoth
6945bff896 - [Core] fix issue with parsing types for new entry 2023-11-28 22:59:12 +04:00
Razmoth
7c67939d3e - [CLI] Update default settings.
- [GUI] Update default settings.
2023-11-28 18:23:09 +04:00
Razmoth
9d77498026 - [GUI] Update default settings 2023-11-27 12:45:00 +04:00
Razmoth
a56b958db5 - [GUI] Improve ExportOptions.
- [GUI] Update Library.
- [GUI] Fix bug in `AssetBrowser`.
2023-11-27 12:30:36 +04:00
Razmoth
445460db62 - [Core] fix AssetBrowser order 2023-11-25 19:29:07 +04:00
Razmoth
148969c457 - [GUI] bug fixes 2023-11-25 15:29:15 +04:00
Razmoth
89a3543f18 - [GUI] AssetBrowser improvments 2023-11-25 13:13:41 +04:00
Razmoth
485da98499 - [Core] fix build 2023-11-24 21:23:45 +04:00
Razmoth
4c0f1ec44b - [Core] Fix bug with assets parsing. 2023-11-24 21:17:13 +04:00
Razmoth
2568e4be08 - [Core] Organize FBXWrapper. 2023-11-20 21:33:22 +04:00
Razmoth
43f3f52be3 - [CLI] added export_type option, #35. 2023-11-18 18:24:12 +04:00
Razmoth
fabdaec614 - [Core] changes to AssetsHelper.
- [CLI] changes to `AssetsHelper`.
- [GUI] Added option to load external `CABMap` files
2023-10-25 18:16:17 +04:00
Razmoth
57d78dbb5c - [GUI] correction 2023-10-24 22:17:49 +04:00
Razmoth
e2ac381202 - [GUI] Added back .txt batch loading
- [GUI] Regex Validation
2023-10-24 20:48:56 +04:00
Razmoth
92c52ac108 - [Core] Export multiple AssetMap formats 2023-10-18 18:26:29 +04:00
Razmoth
c30808f3ba - [GUI] remove .txt batch file loading. 2023-10-03 02:15:55 +04:00
Razmoth
ebf626d10a - [Core] Project restructure 2023-10-03 01:39:59 +04:00