diff options
author | Erik <35656626+SeleckyErik@users.noreply.github.com> | 2018-10-11 12:36:38 +0200 |
---|---|---|
committer | Erik <35656626+SeleckyErik@users.noreply.github.com> | 2018-11-28 14:47:40 +0100 |
commit | 78c9677816ee819a1be1059ba1a4947168115410 (patch) | |
tree | b6877cd77f2c33c26559395c69ce2a360d866a01 /modules/gdscript/gdscript_editor.cpp | |
parent | eeee47196c19dc271d6fcf8981946a1a29efd16a (diff) |
GDscript function str2var now returns input string on invalid input
str2var used to raise a blocking error when invalid input was passed. Now it logs an error message and
returns the input string. This solution was proposed in #13021.
Closes #11457 and #13021.
Diffstat (limited to 'modules/gdscript/gdscript_editor.cpp')
0 files changed, 0 insertions, 0 deletions