Also removes a couple wrong Godot headers from third-party source files.
Exposed `get_focus_mode()` to the script Added `focus_mode` to the property panels for line-edit and sliders Added `enabled_focus_mode` to the property panels for buttons enabled_focus_mode is used when button is enabled/disabled
-New HTTPRequest node, to make HTTP requests simpler.