godot/scene
Hein-Pieter van Braam-Stewart 20b0046945 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.
2019-04-20 02:13:28 +02:00
..
2d Merge pull request #28038 from CatThingy/area-error-fix 2019-04-16 10:35:29 +02:00
3d Removed unnecessary error from _area_inout 2019-04-15 09:19:30 -07:00
animation Merge pull request #27762 from rcorre/anim_docs 2019-04-16 15:47:47 +02:00
audio Added generator audio stream, and spectrum analyzer audio effect 2019-04-10 12:58:06 -03:00
gui Merge pull request #27821 from mawenzy/pr_sliderfix 2019-04-17 09:03:30 +02:00
main Object::script may not be a valid Ref<Script> 2019-04-20 02:13:28 +02:00
resources Clean up ASSIMP import code. 2019-04-13 15:19:47 -03:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00
register_scene_types.cpp Added conditional nodes to visual shaders 2019-04-13 18:17:20 +03:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00