Commit History

Author SHA1 Message Date
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal d9e9eb8d04 Rename MainLoop methods to match Node methods 4 years ago
  bruvzg 493da99269 [Complex Text Layouts] Implement TextServer interface. Implement Fallback TextServer. 5 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  HaSa1002 f8ac4c4d75 MainLoop: Remove deprecated methods 4 years ago
  Juan Linietsky 438c380458 Add a separate application focus/in notification out from Window focus notification. 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  bruvzg 15a9f94346 Add macOS DisplayServer implementation. 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Cagdas 0088385556 Add request permission automatically at android 5 years ago
  Rémi Verschelde 4f294b958f doc: Sync classref with current source 6 years ago
  bruvzg db6d4352ea [macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu. 6 years ago
  Rémi Verschelde 867dda1124 doc: Proofread and complete various nodes 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  bruvzg 4554c682e6 Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative. 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Michael Alexsander Silva Dias cf183efbcf Change some instances of args named "ev" to "event" 7 years ago
  Marcelo Fernandez deebeb2742 Add a new notification to detect crashes on native scripts 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Poommetee Ketson 8265ff4c20 Bind MainLoop.notif_wm_go_back_request 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Marcelo Fernandez aae29c7a0e Added notification const NOTIFICATION_WM_ABOUT 8 years ago