kobewi
|
6ce63017d5
Don't remap resources belonging to instance
|
4 年之前 |
Kyle
|
b47cd82f76
Add ctrl+shift+a to instance scene in scenetree dock
|
4 年之前 |
Kyle
|
629c3e2a0a
Remove extra separator
|
4 年之前 |
Kyle
|
f711464030
Fixed cut/copy/paste visibility
|
4 年之前 |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 年之前 |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 年之前 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 年之前 |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 年之前 |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 年之前 |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 年之前 |
Rémi Verschelde
|
880b830ca8
Merge pull request #46292 from hilfazer/nested_scene_instances_duplication
|
4 年之前 |
Rafał Mikrut
|
06976c3e84
[3.x] Fix crashes when using _input functions
|
4 年之前 |
Hugo Locurcio
|
58393b544b
Tweak error messages for the Save Branch as Scene editor option
|
4 年之前 |
Bhuvan Vemula
|
1c1ec81455
instance-scene: make parent as edited_scene if no parent selected.
|
4 年之前 |
Hugo Locurcio
|
8e54573dfc
Add a tooltip to document performance issues of the Remote scene tree
|
4 年之前 |
hilfazer
|
8a7d0d3ce0
Prevent 'Change Type' on nodes from an instanced scene
|
4 年之前 |
hilfazer
|
c76e832b1c
Support for duplication of nested instanced scenes
|
4 年之前 |
kobewi
|
637117c8d1
[3.2] Add node copy-paste
|
4 年之前 |
kobewi
|
9b4c18ac59
Unify single and multiscene instancing
|
4 年之前 |
Rémi Verschelde
|
bc47a8ae00
Merge pull request #39533 from hilfazer/editable-children-bugfixes
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Pedro J. Estébanez
|
2997a3aa23
Fix cases of resources destroyed too early
|
4 年之前 |
kobewi
|
c588ba0b6a
Properly edit the instanced node in the inspector
|
4 年之前 |
Marcus Brummer
|
420df0c2a8
Fixed deletion of nodes with exported node paths
|
4 年之前 |
Hugo Locurcio
|
fcab27878c
Require Ctrl for switching between editors, bind F2 to Rename Node
|
5 年之前 |
Rémi Verschelde
|
d81b8e4a86
SceneTree: Fix reparent crash with animation tracks renaming disabled
|
4 年之前 |
hilfazer
|
6dbc08668b
Move Editable Children information from scene's root to instanced nodes
|
5 年之前 |
Gabriel Van Eyck
|
5b9c16a324
Keep 'Editor Description' metadata when changing a Node's type
|
5 年之前 |
Marcus Brummer
|
b426e58acd
Fixed renaming/moving of nodes with exported NodePaths
|
5 年之前 |
Haoyu Qiu
|
718f8e8344
Changes mention of Node3D back to Spatial
|
5 年之前 |