Fix continous update of the remote properties

Remove useless debugger property panel
Rename Remote Inspector to Live Scene Tree
This commit is contained in:
geequlim 2017-09-02 22:19:17 +08:00
parent e59bb87fb6
commit 1473e23df8
4 changed files with 21 additions and 47 deletions

View file

@ -67,8 +67,6 @@ class ScriptEditorDebugger : public Control {
Button *le_clear;
Tree *inspect_scene_tree;
HSplitContainer *inspect_info;
PropertyEditor *inspect_properties;
float inspect_scene_tree_timeout;
float inspect_edited_object_timeout;
ObjectID inspected_object_id;