Commit History

Author SHA1 Message Date
  A Thousand Ships 45d1948b64 [Editor] Add `EditorPlugin::scene_saved` signal (3.x backport) 1 year ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde ede7e68ab6 Merge pull request #56620 from timothyqiu/left-right-palette-3.x 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Haoyu Qiu 37a38ece59 Allow showing both left and right side panels 3 years ago
  Raul Santos 229489f7b7 Expose `ScriptEditor::edit` to scripting 3 years ago
  lawnjelly 3d981b8265 Add option to use handles to RID 3 years ago
  Haoyu Qiu 6c07784dba Validate parameters when adding plugins 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  kobewi f72c91e0b1 Expose edit_node() for editor plugins 4 years ago
  Yuri Sizov ea5b3dda93 Expose editor scale to the plugin API 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Tomasz Chabora dc05beca80 Register methods for drawing 3D editor overlays 4 years ago
  andriyDev 98eb6e4af6 Added inspector_only option to inspect_object in EditorInterface. 4 years ago
  Yuri Sizov 2b4773f0cf Expose methods to play scene from plugin code 5 years ago
  Hugo Locurcio 9e01a0cd28 Add a getter and property for the editor distraction-free mode 5 years ago
  Ignacio Etcheverry 110523fecc Expose FileSystemDock to the scripting API and fixed signals 5 years ago
  Aaron Franke 41e385cfac Document EditorPlugin get_plugin_icon and get_plugin_name 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Rémi Verschelde 2f727ee167 Merge pull request #31847 from aole/editor-expose-current-path 5 years ago
  Bhupendra Aole f6952cb944 Script callback for enabling/disabling EditorPlugin 5 years ago
  Bhupendra Aole 3518e7a6c7 Expose current path to EditorPlugin 5 years ago
  PouleyKetchoupp b49226e085 Support for file not found in ConfigFile::Load and handle a few specific cases 5 years ago
  Rémi Verschelde ba541bceca Merge pull request #31077 from qarmin/coverity_bugs 5 years ago
  qarmin e0b5b21863 Add some code changes/fixes proposed by Coverity and Clang Tidy 5 years ago
  Will Nations 2e3264259b Let EditorPlugins set editor/distraction-free mode 5 years ago