Files
godot/editor
Hein-Pieter van Braam-Stewart 650c8512cd Object::script may not be a valid Ref<Script>
It appears that Object::script may be a valid ScriptInstance but not be
castable to Ref<Script>. There were only 5 places in the code that made
this assumption. This commit fixes that.

(cherry picked from commit 20b0046945)
2019-04-20 20:30:30 +02:00
..
2019-04-19 13:10:25 +02:00
2019-04-20 20:15:44 +02:00
2019-01-13 09:28:56 -05:00
2019-02-13 09:23:29 +01:00