Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 540ca05a80 Threaded networking for editor debugger. 5 years ago
  Rémi Verschelde e2b66cacf7 Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 5 years ago
  Rémi Verschelde f742dabafe Signals: Manually port most of remaining connect_compat uses 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  Rémi Verschelde 38c78a9ab6 Merge pull request #36333 from Calinou/decrease-script-editor-split-width 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 5 years ago
  Fabio Alessandrelli cbc450c0e5 Huge Debugger/EditorDebugger refactor. 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Hugo Locurcio ac3c93077c Decrease the script editor's default split width to 70 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 years ago
  Dominik 'dreamsComeTrue' Jasiński 4c80beab44 Added 'Replace in files' functionality to text editors 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Haoyu Qiu 6785e199bb Shortens minimum height of script editor windows 5 years ago
  Michael Alexsander 8708d44a50 Add option to disable loading scripts in ScriptCreateDialog 5 years ago
  Michael Alexsander f9d11120f7 Minor fixes for ScriptCreateDialog 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 870b5ba2dc Merge pull request #34695 from timothyqiu/show-in-file-system 5 years ago
  Haoyu Qiu 9ae39be64f Checks script path before show in filesystem 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Haoyu Qiu 0693718164 Makes more editor strings translatable 5 years ago
  Yuri Roubinsky c89df816c1 Fix ScriptTextEditor encapsulation 5 years ago
  Yuri Roubinsky 03928c5b36 Fix toggle scripts panel to allow using shortcut in other areas 5 years ago
  Yuri Roubinsky dc0199989d Moves switch for show scripts panel from File menu to status bar 5 years ago
  PouleyKetchoupp 3ab5b33a47 Fixes around ScriptEditor script list 5 years ago
  PouleyKetchoupp 30f2100d59 Fixed ScriptEditor autosave timer causing errors on start 5 years ago
  Marqus c84e73bf92 Add shortcut Shift + F3 to search pervious in the built-in docs 5 years ago
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago