Bojidar Marinov (3): Fix issues with tilemap covering child nodes and old quadrants Bind Z key (without modifiers) to toggle wireframe in 3D view Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classes Brandon DeRosier (1): Correct spot light size conversion in Blender exporter. Franklin Sobrinho (4): Fix crash when importing sub-scenes Automatically create input node when creating a ShaderGraph Fix file dialog, of Particles2D plugin, showing "Error" icons Fix editors panels, of the bottom panel, not resizing in some cases Hubert Jarosz (2): migrate to container-based Travis CI remove trailing whitespace Ignacio Etcheverry (6): Fix crash when resizing ConcavePolygonShape2D segments TileSet Export: Avoid invalid error when merge is enabled but file does not exist TextEdit: Fix inconsistent copy, cut and paste behaviour LineEdit/TextEdit: Add Shift+Delete shortcut for cut TextEdit: Fix Shift+Delete shortcut not calling cut() BoxContainer: Bind method add_spacer(bool) Josh Grams (5): TimeScale node: scale return value (time remaining). Variant::blend: add Quat, fix Vector3. AnimationTreePlayer: distinguish value tracks. TimeScale node: return +inf remaining for 0 scale. doc/base/classes.xml: String.match, Node.find_node Luiz Paulo de Vasconcellos (1): Change toggle comment behaviour. Fixes #4198 MSC (1): memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux() Maxwell Huang-Hobbs (1): inherit PKG_CONFIG_PATH from environment Paul Batty (2): Function syntax highlighting Fixed text edit undo and redo operation interaction Paulb23 (17): Enabled scrolling past end of file Added configuable tab size Highlight all occurrences of selected word Fixed highliting with shift and mouse Fixed highlighting when word occurs as substring first Option to toggle tab drawing Syntax highlighting for numbers Stopped save scene flicker, issue 4118 Fixed numbers not highlighting after space Option to toggle line numbers Added insert mode to text editor Fixed insert mode removing first unselected character Fixed insert mode interaction with auto complete Fixed undoing twice when removing selection Fixed 'complex' typo in method name Fixed block indent inconsistency, fixes issue 3803 Option to toggle syntax highlighting RegalMedia (1): Update version in Info.plist Rémi Verschelde (11): Add stop and delete buttons to sample library Remove redundant buttons Expose android/shutdown_adb_on_exit parameter and default to true Fix last two bindings in input_mapping demo Port 2D demos to TSCN/TRES formats Remove duplicate Remove trailing spaces Make hardcoded Mac version 2.0.x Fix building against 2.0 API Separate help pages from scripts by default Sync classref with source Version 2.0.2 Saracen (2): Undo and redo commands on text editor now affect internal version which fixes inconsistent file saving validation. Fix cursor getting locked on tree control if tree is cleared while modifying numerical element. SaracenOne (1): Fixes errors occurring when switching to a new scene with a spatial editor from a canvas editor. Zher Huei Lee (1): Progress bar minsize now checks percent_visible blubee (1): Add support for gnu-libstc++-4.9 needed by recent NDK versions demolitions (2): Fix for #4014, changed to 2 instead of 3 chars to trigger search Fixes #3942 - Throws an error when exporting for X11 with no filename hondres (2): osx: fix inverted horizontal scrolling fix InputMap::action_erase_event() punto- (1): Use non-templated nearest_power_of_2 sanikoyes (3): Fix link error when disable_3d=yes Add -r flag to adb install for keep app user data Fix GDScript crash when call show/hide in func _exit_tree sunnystormy (1): Added rotation/panning support for trackpads in 3D mode #53 volzhs (1): This will disable png arm neon optimizing for android template if compile on windows, but make compiling successful. And arm neon opt is enabled if not on windows.