6 Commits

Author SHA1 Message Date
sinaioutlander
411593590d 1.3.2
- Fixed the Scene Filters on the search page, it was not functionally correctly at all.
- Fixed GameObjects and Components being displayed as basic objects on search view (they now open to GameObject inspector like they should).
2020-08-13 17:00:53 +10:00
sinaioutlander
a2677e2321 1.3.1
- Added ability to cycle through "pages" with lists/arrays and with search results. Also reduced default array display limit to 20 elements, since we can now just cycle through pages.
- Some backend restructuring / cleanups
2020-08-13 00:06:39 +10:00
sinaioutlander
2f3bb80eeb Revert "Revert "1.31""
This reverts commit e58cf45e0737c91df2adec7da8d7bbed80da0cf0.
2020-08-12 18:26:13 +10:00
sinaioutlander
e58cf45e07 Revert "1.31"
This reverts commit 7144b6a44ce1626ef7b040c6393855cbd88b87ff.
2020-08-12 18:25:52 +10:00
sinaioutlander
7144b6a44c 1.31
- various performance improvements
- by default, lists and arrays are now collapsed, use the "v" button to expand them.
- added error handling for a TypeLoadException which can happen with some generic types.
2020-08-12 18:25:33 +10:00
sinaioutlander
2ba6f27a27 2018 support test 2020-08-12 03:51:47 +10:00