Commit History

Author SHA1 Message Date
  Rémi Verschelde 63b5d5de64 Modules: Make sure to include `modules_enabled.gen.h` where needed 4 years ago
  kleonc 047108a4ca SceneTreeDock Ensure to deactivate multi edit when selection changes to a single node 4 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
  Lightning_A 63581fccc3 Focus the scene tree dock after hitting one of the "Create Root Node:" buttons 4 years ago
  kobewi d2034fc269 Fix Change Node Type after Add Node Here 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
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 years ago
  kobewi 6ce63017d5 Don't remap resources belonging to instance 4 years ago
  Kyle b47cd82f76 Add ctrl+shift+a to instance scene in scenetree dock 4 years ago
  Kyle 629c3e2a0a Remove extra separator 4 years ago
  Kyle f711464030 Fixed cut/copy/paste visibility 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 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 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 years ago
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Rémi Verschelde 880b830ca8 Merge pull request #46292 from hilfazer/nested_scene_instances_duplication 4 years ago
  Rafał Mikrut 06976c3e84 [3.x] Fix crashes when using _input functions 4 years ago
  Hugo Locurcio 58393b544b Tweak error messages for the Save Branch as Scene editor option 4 years ago
  Bhuvan Vemula 1c1ec81455 instance-scene: make parent as edited_scene if no parent selected. 4 years ago
  Hugo Locurcio 8e54573dfc Add a tooltip to document performance issues of the Remote scene tree 4 years ago
  hilfazer 8a7d0d3ce0 Prevent 'Change Type' on nodes from an instanced scene 4 years ago
  hilfazer c76e832b1c Support for duplication of nested instanced scenes 4 years ago