Commit History

Author SHA1 Message Date
  bruvzg 520a8d8ed2 Add project manager / editor initial screen settings, implement DisplayServer.get_keyboard_focus_screen method. 2 years ago
  bruvzg a5009f4d3c [Web] Detect host OS and use macOS keys on mac hosts. 2 years ago
  Rémi Verschelde d76c1c4f45 Merge pull request #73651 from hakro/editor-freelook-physical-shortcuts 2 years ago
  Rémi Verschelde 02583ddde8 Merge pull request #72460 from Calinou/project-manager-disable-incompatible-rendering-methods 2 years ago
  Hugo Locurcio 8ebc5b2875 Disable incompatible rendering methods in the project manager 2 years ago
  Fredia Huya-Kouadio 445053a62d Enable granular control of touchscreen related settings 2 years ago
  Hakim 52de40310a Use physical shortcuts for freelook navigation in the editor 2 years ago
  bruvzg 64ba999eb1 Fix shortcut reset. 2 years ago
  bruvzg b3c64675cc [macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input. 2 years ago
  Yuri Sizov 28db611f0f Merge pull request #71792 from EricEzaM/66428-changing-the-play-shortcut-gets-overwritten-every-restart 2 years ago
  Haoyu Qiu 0edd46e3fc Fix editor language dropdown incomplete in some locales 2 years ago
  Yuri Sizov dd6ac955c3 Increase default font sizes for EditorHelp 2 years ago
  Haoyu Qiu 5d7e003b29 Prepare for moving editor and classref translations to godot-editor-l10n repo 2 years ago
  Fredia Huya-Kouadio 63c88df3f7 Add a theme usability setting which updates the touch area of UI elements (e.g: scrollbar) for the editor on touchscreen devices 2 years ago
  kobewi 65d729e22e Add file hint to external program paths 2 years ago
  kobewi 60ed7c5004 Add "Open in External Program" option 3 years ago
  Eric M 9da04d8374 Fix shortcuts which have feature override defined reverting to default when user changes the shortcut to be same as non-overriden. 2 years ago
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  clayjohn 324f5364e7 Added gl_compatibility as an option to the project creation screen 2 years ago
  Rémi Verschelde 2fadc1299d Merge pull request #67871 from Calinou/editor-theme-add-oled-preset 2 years ago
  Hugo Locurcio 11842eb738 Disable code font ligatures by default in the editor 2 years ago
  Hugo Locurcio a19e389f4f Hide Antialiasing import option on DynamicFonts with MSDF enabled 3 years ago
  Rémi Verschelde f7c611ab71 Style: Misc docs and comment style and language fixes 3 years ago
  Rémi Verschelde 5947f22be9 Merge pull request #67578 from KoBeWi/GEDITOR 3 years ago
  kobewi c7eb814ede Remove override_selected_font_color property 3 years ago
  Hugo Locurcio f613db0db9 Add Black (OLED) editor theme preset 3 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 3 years ago
  Rémi Verschelde 3a2e749a10 Merge pull request #59382 from akien-mga/editor-acceptdialog-swap-cancel-ok 3 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 years ago