willnationsdev / log

A log of my ongoing and planned development efforts.
MIT License
0 stars 0 forks source link

Godot 3.2: Repair EditorInspector's array type hint system. #9

Open willnationsdev opened 5 years ago

willnationsdev commented 5 years ago

Array type hints don't work with the new Inspector.

Reduz supposedly wants to change the way this stuff is done in the first place, so there's no sense in wasting time on it until its done.

When finished, will need to update Godot-Builder to not have a dependency on FileSystemItemList from Godot-Next.