Added a Window node, and made it the scene root.
Still a lot of work to do.
This commit is contained in:
committed by
Juan Linietsky
parent
f8a79a97c7
commit
9e08742de8
@ -39,7 +39,7 @@
|
||||
#include "modules/visual_script/visual_script_func_nodes.h"
|
||||
#include "modules/visual_script/visual_script_nodes.h"
|
||||
#include "scene/main/node.h"
|
||||
#include "scene/main/viewport.h"
|
||||
#include "scene/main/window.h"
|
||||
|
||||
void VisualScriptPropertySelector::_text_changed(const String &p_newtext) {
|
||||
_update_search();
|
||||
|
||||
Reference in New Issue
Block a user