mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 05:43:21 +00:00
0e1f7e9f89
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.