godot/scene
Hein-Pieter van Braam-Stewart 0b4dec63a9 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-07-03 17:02:13 +02:00
..
2d Fix operator precedence in PhysicsBody2D::set_weight 2019-07-03 14:05:52 +02:00
3d Fix property hint for ReflectionProbe extents 2019-07-03 12:33:25 +02:00
animation Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
gui Label: Fix kerning when using Uppercase mode 2019-07-03 15:44:00 +02:00
main Object::script may not be a valid Ref<Script> 2019-07-03 17:02:13 +02:00
resources Fix crashes when calling update_bitmask_area 2019-07-03 16:10:42 +02:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00
register_scene_types.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
register_scene_types.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
scene_string_names.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
scene_string_names.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00