9 Commits

Author SHA1 Message Date
ds5678
477933b9ad Formatting 2025-06-18 12:42:22 -07:00
ds5678
21eaf5be5f Ensure that PlayerSettings and unreadable assets can be viewed in the UI 2024-12-16 20:38:21 -08:00
ds5678
4a84a657ec Prevent a StackOverflowException when calling BundlePath.ToString 2024-12-16 20:19:32 -08:00
ds5678
03646ed0c7 Web Page for Failed Files
* Resolves #1588
2024-12-09 21:05:38 -08:00
ds5678
4c41bc27ca Fix bug affecting nested bundle paths
* Resolves #1419
2024-08-09 21:54:55 -07:00
ds5678
a485e91ce9 Web API improvements
* Use GET instead of POST for loading pages
* Add Count api for collections
* Add Data api for resources
* Use Data api to load the resource page faster
* Improve url creation code in ImageTab
* Related: #1347
2024-05-20 19:40:23 -04:00
ds5678
297106d0ea Asynchronously load textures in the UI asset preview
* Related: #1347
2024-05-20 16:50:58 -04:00
ds5678
2c32c98013 Minify UI path serialization 2024-05-20 16:21:00 -04:00
Jeremy Pritts
ab4c37f68b Replace Electron with a web UI and enable NativeAOT
* Resolves #1123
* Resolves #1097
* Related: #922
2023-12-13 12:25:16 -05:00