Commit History

Author SHA1 Message Date
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 8 months ago
  Yuri Sizov 95da8e1394 Merge pull request #70771 from kleonc/main-loop-set-after-resolved 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kleonc db48df3e6e Ensure MainLoop and its custom script is set right after it's resolved 2 years ago
  kobewi d06a8320e5 Simplify GDVIRTUAL_CALL calls 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
  Aaron Franke 4ecb6fba80 Use doubles for time everywhere in Timer/SceneTree 4 years ago
  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 5 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