Commit History

作者 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 年之前
  Rémi Verschelde 8b1c60c1a3 Merge pull request #50505 from Calinou/editor-create-dialog-display-class-name 4 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前
  Hugo Locurcio 195065db78 Display the class name in the description 4 年之前
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 年之前
  kobewi 7ff135b015 Consistently prefix bound virtual methods with _ 4 年之前
  Hugo Locurcio 60b70c77e0 Improve the editor theme 6 年之前
  Rémi Verschelde ec7053259b Merge pull request #41437 from KoBeWi/put_it_here 4 年之前
  Tomasz Chabora 8df22a03c4 Allow to create a node at specific position 5 年之前
  Aaron Franke 0efbd13d8a Change fallback icon for abstract nodes to have a grayed out color 4 年之前
  Pedro J. Estébanez 6fbe0a494b Fix cases of resources destroyed too early 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal 7b293eddfb Rename unselect to deselect 4 年之前
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年之前
  Michael Alexsander 5643d2e3fe Small naming and tooltip tweaks 5 年之前
  Andy Maloney 4dda62f591 Fix spelling & grammar in comments, docs, and messages 5 年之前
  Andrii Doroshenko (Xrayez) b399097ecc Fix editor crash when creating a custom resource from create dialog 5 年之前
  Stijn Hinlopen 85ced4746f Improve Create Dialog search ranking and refactor calculation. 5 年之前
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 年之前
  Rémi Verschelde b3bc5aafc5 Object: Add usage hint to instantiate Object properties in editor 5 年之前
  Tomasz Chabora 22f0de8a83 Fix custom types in node list search 5 年之前
  Michael Alexsander 84d7492b2d Add fallback icons and make custom ones appear in the recent/favorites list in the "Create New" dialog 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前