Files
godot/modules/visual_script
Rémi Verschelde 9602dfad90 VisualScript: Fix wrongly setting default value on property hint change
PR #45096 put the backported code in the wrong case, it should be for `type`
and not for `hint`.

Also synced `hint` enum values with `Object.PropertyHint`.

Fixes #48698.

(cherry picked from commit c7182512dd)
2021-05-13 23:17:07 +02:00
..
2021-02-18 11:58:08 +01:00
2021-02-18 11:58:08 +01:00