提交历史

作者 SHA1 备注 提交日期
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 年之前
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 年之前
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 年之前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 年之前
  Nick Huelin e50ab50169 Fix visual script icons 4 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前
  Rémi Verschelde b02f42def7 Merge pull request #49043 from theoway/missing_description_vs_search_window_fixed 4 年之前
  Umang Kalra 5e8d31ef0e 4 年之前
  Bastiaan Olij 2161fd117b Adding some more missing renames for Transform3D and Quaternion 4 年之前
  Silc 'Tokage' Renew 67689dac7b update property selector's icon list and rename Quat.svg to Quaternion.svg 4 年之前
  trollodel bca0d36fe6 Improve TreeItem API and allow to move nodes 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 年之前
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 4 年之前
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts 4 年之前
  reduz 221a2a1742 Refactored variant constructor logic 5 年之前
  Rémi Verschelde a16031beb6 Use translated docs in PropertySelector 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde dcd1151d77 Enforce use of bool literals instead of integers 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 年之前
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 年之前
  Juan Linietsky 9e08742de8 Added a Window node, and made it the scene root. 5 年之前
  Rémi Verschelde e2b66cacf7 Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 5 年之前
  Rémi Verschelde 09a6a2d8f8 Signals: Port more uses of connect_compat 5 年之前
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 年之前
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 年之前
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 年之前
  Rafał Mikrut d0621b954b Fix suspicious | and + operators 5 年之前