Commit 9e63149
committed
Avoid unnecessary Dictionary conversions in GDScriptInstance::validate_property
Updated GDScriptInstance::validate_property to only convert PropertyInfo to Dictionary if _validate_property function is found.1 parent 05ac670 commit 9e63149
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1835 | 1835 | | |
1836 | 1836 | | |
1837 | 1837 | | |
1838 | | - | |
1839 | | - | |
1840 | | - | |
1841 | 1838 | | |
1842 | 1839 | | |
1843 | 1840 | | |
1844 | 1841 | | |
1845 | 1842 | | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
1846 | 1846 | | |
1847 | 1847 | | |
1848 | 1848 | | |
| |||
0 commit comments