mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-04 00:23:58 +00:00
The function tried to rearrange properties but that lead to problems with duplication or deleted properties. Implemented the logic that that function did inside the get_property_list both for tool scripts and non-tool scripts.