Commit History

Author SHA1 Message Date
  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
  kobewi 637117c8d1 [3.2] Add node copy-paste 4 years ago
  kobewi 9b4c18ac59 Unify single and multiscene instancing 4 years ago
  Rémi Verschelde bc47a8ae00 Merge pull request #39533 from hilfazer/editable-children-bugfixes 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Pedro J. Estébanez 2997a3aa23 Fix cases of resources destroyed too early 4 years ago
  kobewi c588ba0b6a Properly edit the instanced node in the inspector 4 years ago
  Marcus Brummer 420df0c2a8 Fixed deletion of nodes with exported node paths 4 years ago
  Hugo Locurcio fcab27878c Require Ctrl for switching between editors, bind F2 to Rename Node 5 years ago
  Rémi Verschelde d81b8e4a86 SceneTree: Fix reparent crash with animation tracks renaming disabled 4 years ago
  hilfazer 6dbc08668b Move Editable Children information from scene's root to instanced nodes 5 years ago
  Gabriel Van Eyck 5b9c16a324 Keep 'Editor Description' metadata when changing a Node's type 5 years ago
  Marcus Brummer b426e58acd Fixed renaming/moving of nodes with exported NodePaths 5 years ago
  Haoyu Qiu 718f8e8344 Changes mention of Node3D back to Spatial 5 years ago