Commit Graph

121 Commits

Author SHA1 Message Date
Razmoth
b5d54ce318 - [Core] bug fixes. 2024-02-19 17:15:16 +04:00
Razmoth
2d1e5a076e - [Core] bug fixes. 2024-02-19 16:52:23 +04:00
Razmoth
90fd2a61ec - [CLI] bug fixes 2024-02-19 16:20:33 +04:00
Razmoth
e1d7f5301a - [Core] Update file foramt. 2024-02-11 19:35:40 +04:00
Razmoth
2e268e6283 - [Core] Added shader flags. 2024-02-10 08:09:39 +04:00
Razmoth
14a6115d70 - [Core] handle HasMesh exception. 2024-02-06 22:03:55 +04:00
Razmoth
61ff13f127 - [CLI] Added feature to search prebuild AssetMap to loaded filteded files only. 2024-02-06 21:04:28 +04:00
Razmoth
50e0af05b2 - [Core] fix bug with certain files [GI] 2024-02-03 17:27:38 +04:00
Razmoth
b32843860e - [GUI] Add option to export selected assets in AssetBrowser. 2024-02-02 22:36:50 +04:00
Razmoth
3592566e0c - [Core] Fix issue where resource conflict gets overridden. 2024-02-02 15:44:15 +04:00
Razmoth
cf3ef2f88e - [Core] fix bug with parsing Shader [GI] 2024-02-02 09:42:46 +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
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
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
51a14820a8 - [Core] Fix bug where some buffers are unintentionally cached, causing undesired side effects. 2024-01-25 11:20:14 +04:00
Razmoth
5e35469435 - [CLI] update --logger_flags command. 2024-01-22 20:51:59 +04:00
Razmoth
59478d9c05 - [Core] Add option to toggle logger events [GUI/CLI] 2024-01-22 20:22:55 +04:00
Razmoth
0cdad5ef1a - [Core] Fix bug with Mesh [LoD] 2024-01-21 21:44:59 +04:00
Razmoth
090225f1db - [Core] fix issue with parsing Mesh [LoD] 2024-01-21 12:27:26 +04:00
Razmoth
52ad0d352d - [Core] fix parsing issues [LoD] 2024-01-20 21:57:01 +04:00
Razmoth
01b3a1a1cd - [Core] Added new entries. 2024-01-20 19:57:00 +04:00
Razmoth
bd5f53afc6 - [Core] fix crash issue when opening multiple instances. 2024-01-04 15:54:41 +04:00
Razmoth
b306965e9f - [Core] fix issue with parsing AnimationClip [GI] ( #45) 2024-01-04 15:35:45 +04:00
Razmoth
ca36417e8c - [Core] fix formatting issue with Material preview. 2023-12-31 13:24:28 +04:00
Razmoth
4b5039f6bf - [Core] fix bug while parsing Texture2D for +2022.x.x. 2023-12-30 21:14:03 +04:00
Razmoth
897691311b - [Core] fix code typo. 2023-12-30 15:39:14 +04:00
Razmoth
6cdcc2c292 - [Core] Added new entries. 2023-12-30 14:38:43 +04:00
Razmoth
cc08abddc7 - [Core] Fix parsing for MeshRenderer [SR]. 2023-12-27 15:20:56 +04:00
Razmoth
72e963a9a9 Merge branch 'main' of https://github.com/RazTools/Studio 2023-12-27 13:31:40 +04:00
Razmoth
b2bdb2f975 [Core] Fix parsing for Renderer [SR]. 2023-12-27 13:29:28 +04:00
Razmoth
77d308f7ec Update Keys.json 2023-12-20 20:02:19 +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
61032350fd - [Core] Added new entry 2023-11-28 21:20:52 +04:00
Razmoth
df186e891b - [Core] Fix parsing for +2022.x.x 2023-11-28 21:05:32 +04:00
Razmoth
a56b958db5 - [GUI] Improve ExportOptions.
- [GUI] Update Library.
- [GUI] Fix bug in `AssetBrowser`.
2023-11-27 12:30:36 +04:00
Razmoth
4c0f1ec44b - [Core] Fix bug with assets parsing. 2023-11-24 21:17:13 +04:00
Razmoth
43f3f52be3 - [CLI] added export_type option, #35. 2023-11-18 18:24:12 +04:00
Razmoth
727374ac2f - [Core] fix parsing issue AnimationClip [SR]. 2023-11-15 18:48:52 +04:00
Razmoth
b768acbd9c - [Core] Adjust LZ4 namespace.
- [Core] Added support to `AnimationClip` [Ark]
2023-11-13 23:06:08 +04:00
Razmoth
5e5b6d1105 - [Core] Remove K4os.Compression.LZ4 2023-11-11 20:12:16 +04:00
Razmoth
740b8725b2 - [Core] Added new entry 2023-11-11 19:21:46 +04:00
Razmoth
e863310354 Added new entry 2023-10-28 16:59:16 +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
92c52ac108 - [Core] Export multiple AssetMap formats 2023-10-18 18:26:29 +04:00
Razmoth
a3489cf025 - [Core] Fix issue with parsing AnimationClip [SR] 2023-10-18 16:35:45 +04:00
Razmoth
349cc69765 - [Core] fix issue with parsing MeshRenderer/SkinnedMeshRenderer [BH3] 2023-10-03 01:57:33 +04:00
Razmoth
caaab48cc0 - [Core] fix issue with entry 2023-10-01 17:10:00 +04:00