提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde b1c8a40853 Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGW 2 年之前
  bruvzg 57dc060879 Fix Windows to Windows SSH remote deploy. Fix Windows `execute` exit code. 2 年之前
  K. S. Ernest (iFire) Lee f8be889133 Fixed a few godot engine 4 warnings on clang with Opengl and Windows apis. 2 年之前
  Rémi Verschelde a58f6a9dd6 Merge pull request #71220 from reduz/prevent-opening-windows-console-files 2 年之前
  Rémi Verschelde 818a9e99a4 OS: Add `unset_environment`, better validate input 2 年之前
  bruvzg 01adf738fa [Windows] Allow OS::kill method to terminate non-child processes. 2 年之前
  Rémi Verschelde 0e4e782ada Merge pull request #70714 from Calinou/doc-os-stdin 2 年之前
  Hugo Locurcio 86b8176864 Improve documentation for `OS.read_string_from_stdin()` 2 年之前
  Juan Linietsky c5390f203d Prevent opening Windows console files 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  bruvzg 3d8a942a56 Fix reading Unicode from stdio. 2 年之前
  oOjor-elOo 2507ee5ca4 Windows: Validate that the font family name exists before trying to get the font family 2 年之前
  Rémi Verschelde f1edd03d4c Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension 2 年之前
  Hugo Locurcio 6799d000b1 Only support XDG directory path configuration on Linux 3 年之前
  Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension 2 年之前
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. 2 年之前
  bruvzg b11d180a93 [Windows] Use case-sensitive file names for the system fonts to avoid warnings. 2 年之前
  Rémi Verschelde 191c8ed12f Merge pull request #67434 from bruvzg/win_wrapper 2 年之前
  bruvzg 060d62e0dc Load and use system emoji font in the editor. 2 年之前
  bruvzg 9a33c97c2a Add console wrapper app to handle console i/o redirection on Windows. 3 年之前
  Rémi Verschelde 5947f22be9 Merge pull request #67578 from KoBeWi/GEDITOR 2 年之前
  zCubed3 e7091d07cd Fix OS.get_video_adapter_driver_info crash 2 年之前
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 3 年之前
  bruvzg ad4cc8682b [Windows] Fix GCC MinGW warnings. 3 年之前
  Rémi Verschelde 5aadc618b6 Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo 3 年之前
  MJacred de768afbdc Fetch video adapter driver name and version from OS on Linux/*BSD and Windows 3 年之前
  Rémi Verschelde 6ad1a635ee Merge pull request #67242 from akien-mga/cleanup-unused-defines 3 年之前
  Rémi Verschelde a92c564a02 Cleanup unused defines in platform code 3 年之前
  Pedro J. Estébanez e14c5186e2 Fix newlines not honored in Windows console 3 年之前
  Rémi Verschelde 6c58327c69 Merge pull request #66965 from bruvzg/win_llvm 3 年之前