커밋 기록

작성자 SHA1 메시지 날짜
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 년 전
  Rémi Verschelde b942c1ffe3 Merge pull request #62827 from fire-forge/ok-cancel 3 년 전
  FireForge af19501cc7 Seperate filter and description in FileDialog.add_filter() 3 년 전
  FireForge e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 3 년 전
  reduz 746dddc067 Replace most uses of Map by HashMap 3 년 전
  FireForge c0f2825f8b Remove space in MeshLibrary editor button 3 년 전
  Haoyu Qiu 25d93200c8 Add missing i18n to various strings 3 년 전
  kobewi 2057ea2883 Remove duplicate editor settings definitions 3 년 전
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 4 년 전
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 년 전
  trollodel aa1102fc53 Store panels and docks singletons in their own classes 4 년 전
  Ricardo Buring 025d7b9332 Fix "Convert to MeshLibrary" not respecting collision transforms 4 년 전
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 년 전
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 년 전
  Vincent 70108fd850 implement individual mesh transform for meshlibrary items 4 년 전
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 년 전
  reduz 6631f66c2a Optimize StringName usage 4 년 전
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 년 전
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 5 년 전
  clayjohn 92731d292c Rename get_surface_material to get_surface_override_material 4 년 전
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 년 전
  Rémi Verschelde 44357ddc28 Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::get_viewport() 5 년 전
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 5 년 전
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 5 년 전
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 5 년 전
  Stijn Hinlopen 526e060b73 Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 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 년 전
  Rémi Verschelde d1acbbce7f Rename more 2D and 3D nodes to follow convention 5 년 전