Commit History

Author SHA1 Message Date
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde e4c0572385 Merge pull request #44593 from madmiraal/rename-mainloop-methods 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal d9e9eb8d04 Rename MainLoop methods to match Node methods 4 years ago
  Rémi Verschelde 37d0d757d6 Merge pull request #40708 from bruvzg/improve_os_locale 4 years ago
  Andrii Doroshenko (Xrayez) 6f426c3360 Port ClassDB tests to use doctest 5 years ago
  bruvzg f797e1c078 Improve `OS::get_locale()` on macOS and Windows, replace "-" with "_" and use system macros instead of bitwise AND. Add locale format info to the documentation. 5 years ago
  Aaron Franke 9986439352 Commit other files changed by file_format.sh 5 years ago
  Daniel Ting b8e6ff9a7f Fix opening URLS with special characters in macOS 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  bruvzg 0c4c530514 [macOS] Re-add define for build with 10.14 SDK, remove unsupported 10.12 checks. 5 years ago
  bruvzg 15a9f94346 Add macOS DisplayServer implementation. 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Pedro J. Estébanez 9a3a2b03b8 Drop old semaphore implementation 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Rémi Verschelde 6bb075a53f Travis: Use Ubuntu 18.04 (bionic) as base image 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde 3dea5fd631 Remove incomplete battery status/power API 5 years ago
  bruvzg 0ce4433686 Restore parts of #33783 and #32809 missing after rebase. 5 years ago
  Rémi Verschelde fff4240bb4 Fix code formatting issues and VS compilation 6 years ago
  Rémi Verschelde a8e14bee58 Merge pull request #32821 from bruvzg/vlk_fix_macos_exit 6 years ago
  bruvzg a85923b972 Move Vulkan context/rendering_device destruction to windowWillClose notification. 6 years ago
  bruvzg d5df1b651c Improve HiDPI handling, fix incorrect window viewport clipping. 6 years ago
  bruvzg b456bfad5c Add runtime GLES2 / Vulkan context selection. 6 years ago
  bruvzg eb48be51db Add static Vulkan loader. 6 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Rémi Verschelde 0ead0eeabb Merge pull request #35301 from Calinou/improve-console-error-logging 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 6 years ago