Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` il y a 4 ans
  Marcel Admiraal fd30c36985 Rename Texture.get_data() to get_image() il y a 4 ans
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton il y a 4 ans
  Rémi Verschelde ae850177a3 Linux: Fix PRIME detection on Steam il y a 4 ans
  Pedro Rodrigues 1cb21b6937 Fix out of bounds array access on DisplayServerX11 code il y a 4 ans
  Pedro J. Estébanez 8e128726f0 Modernize atomics il y a 4 ans
  Rémi Verschelde 5525cd85c6 Merge pull request #45315 from RandomShaper/modernize_thread il y a 4 ans
  Pedro J. Estébanez 99fe462452 Modernize Thread il y a 4 ans
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# il y a 4 ans
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() il y a 4 ans
  Marcel Admiraal f9b83e90b2 Fix named anonymous struct warning il y a 4 ans
  reduz 2787ad65be RenderingServer reorganization il y a 4 ans
  reduz e93b2242c2 Reorganize rendering server. il y a 4 ans
  Rémi Verschelde f1a9de9c59 X11: Include limits.h for LONG_MAX il y a 4 ans
  PouleyKetchoupp 6b97901d4d Implement INCR mechanism for Linux clipboard il y a 5 ans
  Rémi Verschelde a4e04cdd47 Merge pull request #42652 from nekomatata/x11-clipboard-save-targets il y a 4 ans
  bruvzg 319bc5ffda Add XChangeProperty Atoms validity checks. il y a 5 ans
  bruvzg f09a37a8d5 Fixes crash if Vulkan presentation surface is not available. il y a 5 ans
  bruvzg fed776c64c Add X11 Atom validity checks. il y a 5 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 5 ans
  PouleyKetchoupp 96e8b904cf Implement SAVE_TARGETS mechanism for Linux clipboard il y a 5 ans
  PouleyKetchoupp 48a0d44e67 Fix x11 display server crash when deleting popup window when unfocused il y a 5 ans
  PouleyKetchoupp 5a0376f969 Fix delay to process clipboard content from Godot in other programs il y a 5 ans
  PouleyKetchoupp 2c4d64102a Fix general keyboard input lag on X11 display server il y a 5 ans
  Rémi Verschelde 413ff7938d X11: Try to load libXrandr.so.3 if libXrandr.so.2 isn't found il y a 5 ans
  bruvzg 6a14c72b12 Add window click-through support. il y a 5 ans
  PouleyKetchoupp eeebe6914e Fix drag and drop between windows in X11 display server il y a 5 ans
  PouleyKetchoupp 5315bff002 Fix menu popups delay and focus in X11 display server il y a 5 ans