Merge pull request #5548 from TheHX/fix-plugin-spatial-event
Fix EditorPlugin::forward_spatial_input_event in GDScripts addons
This commit is contained in:
commit
ca6d52cd68
@ -27,6 +27,7 @@
|
|||||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||||
/*************************************************************************/
|
/*************************************************************************/
|
||||||
#include "editor_plugin.h"
|
#include "editor_plugin.h"
|
||||||
|
#include "scene/3d/camera.h"
|
||||||
#include "plugins/canvas_item_editor_plugin.h"
|
#include "plugins/canvas_item_editor_plugin.h"
|
||||||
#include "plugins/spatial_editor_plugin.h"
|
#include "plugins/spatial_editor_plugin.h"
|
||||||
#include "tools/editor/editor_node.h"
|
#include "tools/editor/editor_node.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user