Commit History

Author SHA1 Message Date
  Jihyun Yu 1c61245990 Auto-reload scripts with external editor 4 years ago
  Paulb23 bcfc591f86 Reorganise text editor settings 4 years ago
  fox 20201b56c2 Improve naming of a couple shortcuts 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Rémi Verschelde cb8f045de8 Merge pull request #49650 from KoBeWi/FindReplaceCrash 4 years ago
  kobewi 35a38717e2 Fix crash with FindReplaceBar 4 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  kobewi 7ff135b015 Consistently prefix bound virtual methods with _ 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Rémi Verschelde 58c1235111 Merge pull request #49265 from KoBeWi/keepfreplace_2_keepers_of_replace 4 years ago
  kobewi da6aebeb4c Move FindReplaceBar out of CodeTextEditor 4 years ago
  kobewi a97546d4ea Don't save built-in script when adding method 4 years ago
  Rémi Verschelde 875ed4d600 Merge pull request #47336 from Calinou/rename-shader-file-extension 4 years ago
  Yuri Roubinsky af3f047f49 Fixed console error spam (about invalid edited scene index) 4 years ago
  Yuri Roubinsky f100fb9f10 Updates script list colors after theme is changed 4 years ago
  Hugo Locurcio 16876bec76 Fix crash when trying to save with no scenes and scripts open 4 years ago
  Rémi Verschelde 35edb77d1f Merge pull request #37796 from Gogsi/master 4 years ago
  Georgi Genkov a8c83a7b35 Change EditorFileSystem and ScriptEditor file sorting order to improve consistency. 5 years ago
  trollodel bca0d36fe6 Improve TreeItem API and allow to move nodes 4 years ago
  sent44 2b30728ebf Add get_base_editor to ScriptEditorBase 4 years ago
  Hugo Locurcio 39f9b92f54 Save the current script when pressing Ctrl + S if no scene is open 4 years ago
  Rémi Verschelde 8962d36bb1 Merge pull request #33577 from Calinou/highlight-control-flow-keywords 4 years ago
  Rémi Verschelde 6e621441ca Merge pull request #45607 from Calinou/improve-editor-theme 4 years ago
  Hugo Locurcio 0ade686601 Save the current script when adding a new method via signal connection 4 years ago
  Hugo Locurcio e905e8f145 Highlight control flow keywords with a different color 4 years ago
  Hugo Locurcio 60b70c77e0 Improve the editor theme 6 years ago
  Rafał Mikrut 504bc5cc67 Fix crashes in *_input functions 4 years ago