reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Aleksey Smirnov
|
81520be31d
Cleanups after changes in ItemList signals
|
3 years ago |
Vitika9
|
aef3b5681d
Changed signals of ItemList
|
3 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
kobewi
|
7f183d0361
Add Copy UID option to filesystem dock
|
3 years ago |
bruvzg
|
be611c1c05
Implement Label3D node.
|
3 years ago |
reduz
|
66009318e0
Import scenes as AnimationLibrary
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
Daniel Kříž
|
cbe363d716
Fix missing favorite files in filesystem dock
|
3 years ago |
Aleksey Smirnov
|
6edbbf3a94
Fix false warning folder already exists
|
3 years ago |
Marios Staikopoulos
|
da2b5da0c5
Fix Project Manager hard crashes due to invalid access to Editor Nodes
|
3 years ago |
Rémi Verschelde
|
8e7d2826d8
Merge pull request #59453 from DanielKriz/master
|
3 years ago |
Daniel Kříž
|
0535ef549a
Fix persistent favorites after rename
|
3 years ago |
Daniel Kříž
|
2a6cb29a0f
Add better alert dialogs if directory already exists
|
3 years ago |
Aaron Franke
|
918b09cabc
Initialize bools in the headers in editor
|
3 years ago |
Rémi Verschelde
|
38122b8d85
Merge pull request #59050 from KoBeWi/tsal_eht_morf_ssecca
|
3 years ago |
Yuri Roubinsky
|
073abe4b9c
Add "Add Script" option to project autoload settings
|
3 years ago |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
3 years ago |
Rémi Verschelde
|
768f9422bc
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
|
3 years ago |
Rémi Verschelde
|
1fbd498307
Merge pull request #58842 from IgorKordiukiewicz/save-as-scene-visual-feedback
|
3 years ago |
Igor Kordiukiewicz
|
2ed334f95f
Added visual feedback when drag and dropping from scene tree to file system
|
3 years ago |
kobewi
|
73fdb22668
Improve some DirAccess usage
|
3 years ago |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
kobewi
|
4397109aab
Fix uid conflict when duplicating resource
|
3 years ago |
Rémi Verschelde
|
a66e55069e
Merge pull request #57796 from akien-mga/revert-sname-theme-setters
|
3 years ago |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 years ago |
Rémi Verschelde
|
317cd0b19a
Refactor some object type checking code with `cast_to`
|
3 years ago |