Commit History

Author SHA1 Message Date
  Rémi Verschelde 63b5d5de64 Modules: Make sure to include `modules_enabled.gen.h` where needed 3 years ago
  Aaron Franke 6c4928fe69 [3.x] Allow disabling the RegEx module in the editor 4 years ago
  kobewi 0da326c8b3 Save branch as scene by dropping to filesystem 4 years ago
  Rémi Verschelde b4282c8435 Merge pull request #50700 from KoBeWi/3.drop 4 years ago
  kobewi 559b3a59bb Assign value to property by dropping to scene tree 4 years ago
  PouleyKetchoupp 8185c5fe8a Optimize NodePath update when renaming or deleting nodes in the editor 4 years ago
  kobewi ff7cae4c4c Allow to create a node at specific position 4 years ago
  PouleyKetchoupp 5a66ab1ef4 Coding style fix in editor NodePath update 4 years ago
  PouleyKetchoupp daa0977c68 NodePath properly updated in the editor in more cases 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  hilfazer 8a7d0d3ce0 Prevent 'Change Type' on nodes from an instanced scene 4 years ago
  kobewi 637117c8d1 [3.2] Add node copy-paste 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  booer b48015a3d1 Fix changing icons' colors when switch dark and light theme 5 years ago
  Hugo Locurcio b1455c68eb Rename the Clear Script editor action to Detach Script 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Shivansh Anand 9fee540e6e fixes #33439. The feature now changes according to the feature profile. 5 years ago
  Anubhab Ghosh 4972ef801a Add clear menu entries for extending and replacing scripts 6 years ago
  Bhupendra Aole cb528e31d9 Placeholder dialog for editable children 6 years ago
  Julian Murgia 249fdd9f80 Adds contextual item in scene tree dock to wrap selection in a new node 7 years ago
  Tomasz Chabora 0cd9a65aa4 Smarter node placement after duplicating 6 years ago
  Rémi Verschelde e8b483ce21 Merge pull request #19936 from Xrayez/collapse-button 6 years ago
  LikeLakers2 410054db38 SceneTreeDock will now only attach scripts to the selected node if the ScriptCreateDialog was opened from the SceneTreeDock 6 years ago
  Rémi Verschelde ddba2e7b47 Merge pull request #26748 from raphael10241024/instance 6 years ago
  Rémi Verschelde 500fe89600 Merge pull request #28349 from KoBeWi/sprite_editor_mistake_eraser 6 years ago
  Tomasz Chabora 7e9e023e5f Keep editable children on node duplicate 6 years ago
  Tomasz Chabora a93ff8d210 Add undo for Sprite Editor 6 years ago
  Andrii Doroshenko (Xrayez) 824f68483f Add ability to expand/collapse nodes recursively in scene tree dock 7 years ago