Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 vuotta sitten
  kobewi 368b209cc3 Fix unexpected editor dependency 3 vuotta sitten
  Rémi Verschelde 6ee3268189 Merge pull request #65228 from Mickeon/fix-packed-scene-unique-name-root 3 vuotta sitten
  Rémi Verschelde 6d2a7cb46d Merge pull request #68709 from MewPurPur/instance-begone-part3 3 vuotta sitten
  VolTer 3b4f5f8a04 Remove more instances of 'instance' being used as a verb 3 vuotta sitten
  Fabio Alessandrelli 67265d14f7 [MP] Move engine and editor profilers to a plugin. 3 vuotta sitten
  Micky 809dad907a Add buttons in Remote Scene Tree 3 vuotta sitten
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 vuotta sitten
  Micky a2c3b4ea92 Fix "Save Branch as Scene" storing root Node's `unique_name_in_owner` 3 vuotta sitten
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() 3 vuotta sitten
  reduz e772b65d92 Remake resource thread safety and API 3 vuotta sitten
  reduz 45af29da80 Add a new HashSet template 3 vuotta sitten
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 vuotta sitten
  reduz 746dddc067 Replace most uses of Map by HashMap 3 vuotta sitten
  Hugo Locurcio 79be2c7b75 Rename profiler "Idle Time" to "Process Time" 3 vuotta sitten
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 vuotta sitten
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 vuotta sitten
  Fabio Alessandrelli 87f4bbd668 [Debugger] Move most profilers to ServersDebugger. 3 vuotta sitten
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 vuotta sitten
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 vuotta sitten
  Rémi Verschelde 89a4ab6c11 Merge pull request #48717 from Faless/debugger/4.x_custom_res_fix 4 vuotta sitten
  Lightning_A c63b18507d Use range iterators for `Map` 4 vuotta sitten
  requizm 3d3f64f949 Fix camera override not working 4 vuotta sitten
  Aaron Franke 7094ccfbe9 Disable Node3D when compiling without 3D and fix disable_3d option 4 vuotta sitten
  Aaron Franke 339687e04f Organize methods in Viewport and explicitly name 3D methods with 3D 4 vuotta sitten
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 vuotta sitten
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 vuotta sitten
  Gilles Roudière 2f9a0268dd Increase the number of arguments accepted by UndoRedo methods 4 vuotta sitten
  Rémi Verschelde 8fb7a9f023 Merge pull request #49719 from LightningAA/rename-node-is-ancestor-of 4 vuotta sitten
  Lightning_A 899e5f8685 Rename `is_a_parent_of()` to `is_ancestor_of()` 4 vuotta sitten