yarik0chka
|
72a4c3c5d6
|
[Blb3] Fixed some blocks parsing, some refactoring
|
2024-07-16 02:47:42 +05:00 |
|
yarik0chka
|
50d481b7c2
|
[GI] 4.6.0 Material fix
|
2024-06-07 16:02:25 +05:00 |
|
yarik0chka
|
45fb0c057b
|
Change the name back to YarikStudio
|
2024-05-03 14:16:17 +05:00 |
|
yarik0chka
|
52aaa2d629
|
Typo in GetOffsets
|
2024-05-03 14:12:31 +05:00 |
|
yarik0chka
|
fa7512fbf6
|
Merge pull request #1 from Escartem/main
Fixes
|
2024-05-01 19:33:35 +05:00 |
|
Escartem
|
494d005fa7
|
fix invalid container crash
|
2024-05-01 15:47:30 +02:00 |
|
Escartem
|
5c7f402997
|
fixed games handling
|
2024-05-01 15:32:41 +02:00 |
|
Escartem
|
a4e9e5c434
|
fix name for fork
|
2024-05-01 15:32:09 +02:00 |
|
yarik0chka
|
054df3b752
|
I have nothing to gatekeep, i have nothing special...
|
2024-04-28 19:52:44 +05:00 |
|
Razmoth
|
d135a93412
|
- [Core] bug fixes.
|
2024-02-29 16:59:35 +04:00 |
|
Razmoth
|
6c64b41e9e
|
- [Core] fix parsing issues [ExA]
|
2024-02-29 16:02:08 +04:00 |
|
Razmoth
|
8a3517f894
|
Merge branch 'main' of https://github.com/RazTools/Studio
|
2024-02-28 16:28:50 +04:00 |
|
Razmoth
|
c27ebec10e
|
- [Core] Added new entries.
|
2024-02-28 16:28:36 +04:00 |
|
Razmoth
|
d8cad9e755
|
Update ImportHelper.cs
|
2024-02-28 04:58:58 +04:00 |
|
Razmoth
|
566444132c
|
- [GUI] change text
|
2024-02-27 16:42:12 +04:00 |
|
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
|
ab730462b1
|
- [CLI] allow exported flags to override configs.
|
2024-02-20 23:04:56 +04:00 |
|
Razmoth
|
55fcd60618
|
- [CLI] allow case insensitive flags.
|
2024-02-20 21:51:43 +04:00 |
|
Razmoth
|
8ba29c28e3
|
- [CLI] fix bug with containers.
|
2024-02-20 20:48:10 +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
|
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 |
|