Historial de Commits

Autor SHA1 Mensaje Fecha
  Haoyu Qiu eb31abaf0c Replicate load-as-placeholder state on node duplication hace 3 años
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 hace 3 años
  Eric M 7b6b402a0c Added Node name to print() when printing Nodes. hace 3 años
  kleonc 6d48b67f14 Node::add_child Check for cyclic dependency hace 3 años
  Marcel Admiraal 7e03bd1671 Remove duplicate WARN_PRINTS macro hace 3 años
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops hace 3 años
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) hace 3 años
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 3 años
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine hace 3 años
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 hace 3 años
  Rémi Verschelde 880b830ca8 Merge pull request #46292 from hilfazer/nested_scene_instances_duplication hace 3 años
  abaire b032067e42 Relaxes Node naming constraints in glTF documents to match the Editor. hace 4 años
  hilfazer 84a9efcebc Prevent crash when clicking Mesh in MeshInstance when is scene root hace 4 años
  Hugo Locurcio 2735a5498e Improve the `get_node()` error message to be more descriptive hace 4 años
  hilfazer c76e832b1c Support for duplication of nested instanced scenes hace 4 años
  hilfazer 28fa0f5d13 Prevent selecting hidden nodes in Canvas Item Editor hace 4 años
  kobewi 637117c8d1 [3.2] Add node copy-paste hace 4 años
  Rémi Verschelde bc47a8ae00 Merge pull request #39533 from hilfazer/editable-children-bugfixes hace 4 años
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 hace 4 años
  Hugo Locurcio 3a46e01af3 Remove property groups for Pause Mode and Script hace 4 años
  hilfazer 6dbc08668b Move Editable Children information from scene's root to instanced nodes hace 4 años
  Tomasz Chabora 7ce476c425 Expose NOTIFICATION_POST_ENTER_TREE hace 4 años
  Tomasz Chabora cd01cda143 Fix ultra long node names hace 4 años
  Andrés Botero 6b05f8f602 Fix parent check for add_child_below_node hace 4 años
  Maganty Rushyendra 0df5d74e6e Fix signal duplication bug when duplicating node with instanced children hace 4 años
  Tomasz Chabora bbc36dbc67 Don't show conf warning if script is not tool hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Martin Capitanio a7df198c94 Setting the node process priority should not trigger an error hace 5 años
  Hugo Locurcio ae76c62601 Implement `Node::get_process_priority()` and its associated property hace 5 años
  PouleyKetchoupp 139c0a4afe Expose Node::update_configuration_warning() to scripts hace 5 años