Commit History

Author SHA1 Message Date
  Yuri Sizov 8a74d8438f Extract editor run toolbar into its own component 1 year ago
  Hakim 52de40310a Use physical shortcuts for freelook navigation in the editor 1 year ago
  bruvzg 64ba999eb1 Fix shortcut reset. 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  kobewi 7adc8376ed Change Array arguments to TypedArray 2 years ago
  kobewi 8be27dc59e Replace Array return types with TypedArray 2 years ago
  Yuri Sizov 980f5f32f4 Make `property_*_revert` methods multilevel and expose them for scripting 2 years ago
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() 2 years ago
  Aaron Franke ac870ab1c8 Move editor paths into the EditorPaths class 2 years ago
  Aaron Franke b00bb577e7 Rename directory for export templates from templates to export_templates 2 years ago
  reduz 45af29da80 Add a new HashSet template 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 2 years ago
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 2 years ago
  Eric M a0ef294ba5 Added ability to retrieve array of changed settings changed when it is saved. 3 years ago
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 2 years ago
  Hendrik Brucker 77fb65debf Use EditorFileDialog instead of FileDialog in the project manager 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 3 years ago
  Eric M ad30b0a8dd Allow shortcuts to have any number of bindings. Updated UI as required. 3 years ago
  Eric M 6b65092c57 Added ability to override shortcut definitions for OSX (remove preprocessor defines) 3 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 3 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 3 years ago
  Rémi Verschelde f862f9a056 EditorSettings: Factor code to compute auto display scale 3 years ago
  Rémi Verschelde 1074017f04 Refactor editor paths validation in EditorPaths and EditorSettings 3 years ago
  Rémi Verschelde e615060cd6 Merge pull request #49132 from Calinou/editor-syntax-themes-rename-default 3 years ago
  Hugo Locurcio 1704be0a44 Rename the bundled text editor themes for consistency with themes 3 years ago
  reduz 0d2e02945b Implement shader caching 3 years ago
  Eric M 074f53563d Added ability to override built-in actions for the editor 4 years ago
  Aaron Franke ee798c4f49 Move project-specific editor data into res://.godot/editor 4 years ago