VaDiM
|
fca937e5e6
|
Some fixes for asset parsing via typetree
|
2024-11-02 01:40:45 +03:00 |
|
VaDiM
|
5a84a67955
|
Move BuildType to UnityVersion class
|
2024-09-25 23:40:41 +03:00 |
|
VaDiM
|
e0d5e5c6b7
|
Display "type" as a string in object dumps
|
2024-08-08 18:58:42 +03:00 |
|
VaDiM
|
573b87b570
|
Replace "type" with "classID" in object dumps
|
2024-08-08 18:16:41 +03:00 |
|
VaDiM
|
2c860f004b
|
Use system.text.json to parse typetree
well, it's still slower than some more suitable libs for such task, but stable and with minimal code changes (and has net472 support, yeah)
|
2024-04-14 02:17:06 +03:00 |
|
VaDiM
|
3cc6bed844
|
Raplace Unity ver array with Unity ver class
|
2024-04-01 00:21:50 +03:00 |
|
VaDiM
|
afdc81bca8
|
Some minor fixes
|
2024-03-05 23:42:35 +03:00 |
|
VaDiM
|
0f9afa60d7
|
Add support for Texture2DArray
|
2024-03-04 19:46:28 +03:00 |
|
VaDiM
|
8460ecef8d
|
Show/Export object dump if typetree dump is not available
|
2024-02-12 05:21:23 +03:00 |
|
Perfare
|
432116d834
|
Improve SerializedFile reading.
|
2021-05-28 22:23:07 +08:00 |
|
Perfare
|
ca60dd9834
|
Support exporting MonoBehaviour to json. Close #477
|
2020-08-14 15:45:48 +08:00 |
|
Perfare
|
9b2c85bcae
|
Refactor MonoBehaviour reading
|
2020-08-14 00:02:59 +08:00 |
|
Perfare
|
bfaa207853
|
Refactor read assets
Generic PPtr
Misc
|
2018-11-21 15:37:56 +08:00 |
|
Perfare
|
8ea998b81f
|
separate code into library
misc
|
2018-11-19 06:48:06 +08:00 |
|
Perfare
|
a98fd52831
|
improved
|
2018-11-08 05:00:53 +08:00 |
|
Perfare
|
f2b041741b
|
improved
|
2018-09-27 05:23:10 +08:00 |
|
Perfare
|
767e4d0bf6
|
improved
|
2018-09-27 01:15:37 +08:00 |
|