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
|
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
|
cf2e750333
|
- [Core] bug fixes #75
|
2024-02-18 13:18:59 +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
|
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
|
14a6115d70
|
- [Core] handle HasMesh exception.
|
2024-02-06 22:03:55 +04:00 |
|
Razmoth
|
3d5a1bcdf2
|
- [Core] Added hashes to Shader output.
|
2024-02-06 22:01:51 +04:00 |
|
Razmoth
|
6b31f6367a
|
- [Core] Added Shader decompilation/disassembly for DXCB program.
|
2024-02-06 21:34:37 +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
|
5597235af6
|
- [CLI] allow --types to decide class processing behaviour.
|
2024-02-06 20:24:00 +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
|
50e0af05b2
|
- [Core] fix bug with certain files [GI]
|
2024-02-03 17:27:38 +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
|
0a02ea9cee
|
Merge branch 'main' of https://github.com/RazTools/Studio
|
2024-02-02 15:44:21 +04:00 |
|
Razmoth
|
3592566e0c
|
- [Core] Fix issue where resource conflict gets overridden.
|
2024-02-02 15:44:15 +04:00 |
|
Razmoth
|
221faad27f
|
Update issue templates
|
2024-02-02 15:12:59 +04:00 |
|
Razmoth
|
5b244dd9cb
|
Merge branch 'main' of https://github.com/RazTools/Studio
|
2024-02-02 09:42:55 +04:00 |
|
Razmoth
|
cf3ef2f88e
|
- [Core] fix bug with parsing Shader [GI]
|
2024-02-02 09:42:46 +04:00 |
|
Razmoth
|
6c9b2c37f5
|
Update issue templates
|
2024-02-02 00:20:53 +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
|
f2d65e458c
|
Update Exporter.cs
|
2024-01-29 10:20:52 +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
|
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
|
27d471afab
|
- [CLI] Duplicate file default value.
|
2024-01-20 16:52:07 +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
|
fc6eed84a0
|
- [Core] Fix a bug where UV is exported incorrectly.
|
2024-01-19 21:57:18 +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 |
|