PlateUp!

PlateUp!

PlateUp! Explorer
Showing 1-10 of 21 entries
< 1  2  3 >
Update: 18 Jan @ 6:04pm

PlateUp! Explorer v0.3.14

- Removed duplicate GDO type entries

Update: 8 Aug, 2024 @ 9:59am

PlateUp! Explorer v0.3.13

- Compatibility with PlateUp! v1.2.0

Update: 8 May, 2024 @ 4:05pm

PlateUp! Explorer v0.3.12

- Escaped rich text tags in GDOMenu

Update: 21 Mar, 2024 @ 2:31am

PlateUp! Explorer v0.3.11

New
- Added Views menu (Displays view prefabs)
- Added GameData menu (Shows contents of `GameData.Main`

Modifications
- Added custom handling for `DataObjectList`
- Added custom handling for `Vector2`, `Vector3`, `Vector4` and `Quaternion`
- Cleaned up instance list for GDO types, removing redundant display of type
- Modified Fuzzy Search to be more accurate

Bug Fixes
- Fixed an issue with `ReflectionUtils.GetReadableTypeName(Type type)` causing infinite looping for nested generic types

Update: 30 Jan, 2024 @ 5:47pm

PlateUp! Explorer v0.3.10

- Added error checking for null item in collection

Update: 16 Jan, 2024 @ 11:21pm

PlateUp! Explorer v0.3.9

- Fixed an issue causing "Get Entity Query" button to be hidden behind other elements

Update: 16 Jan, 2024 @ 11:04pm

PlateUp! Explorer v0.3.8

- Use fuzzy matches for Entity Query and GDOs filter inputs.
- Added tab complete for Entity Query and GDOs filter inputs.
- Added favourites for Entity Query
- Cleaned up node graph hierarchy

Update: 10 Jan, 2024 @ 11:16pm

PlateUp! Explorer v0.3.7

- Cleaned up node graph object hierarchy
- Refactored EntityQuery menu ECS components to use AssemblyQualifiedName keys instead

Update: 15 Sep, 2023 @ 4:13am

PlateUp! Explorer v0.3.6

- Improved systems menu filtering

Update: 9 Sep, 2023 @ 1:42am

PlateUp! Explorer v0.3.5

GDO Menu
- Changed type names, especially for generics, to be more human readable
- Show both properties and fields
- Added more detail when expanding GameObjects

Systems Menu
- Added filtering