Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 years ago |
kobewi
|
5636518358
Allow live reloading of built-in scripts
|
1 year ago |
kobewi
|
b83c64faac
Speed up scene group scanning for text scenes
|
1 year ago |
Rémi Verschelde
|
1d6403323f
Merge pull request #88426 from Rindbee/fix-inherited-scenes-produce-errors
|
1 year ago |
风青山
|
4d57da4d01
Fix inherited scenes produce errors in editor when "editable_children" is true
|
1 year ago |
Rémi Verschelde
|
172b254687
Merge pull request #88664 from RandomShaper/res_load_modes
|
1 year ago |
Pedro J. Estébanez
|
5e144022e7
Enhance cache modes in resource loading
|
1 year ago |
Wyxaldir
|
07b011aec7
Fixes #71243. Resources that have local_to_scene enabled now properly work inside arrays and dictionaries.
|
1 year ago |
Stanislav Labzyuk
|
958699a0c4
Implement project-wide node groups
|
3 years ago |
Rindbee
|
bd42d337df
Fix the behavior of the resource property of the sub-scene root node on instantiation
|
3 years ago |
Rindbee
|
22edef14c3
Fix `PackedScene::get_last_modified_time()` always returns `0`
|
2 years ago |
Ninni Pipping
|
bbd4873eea
Fix index in loading of `Array[Node]`
|
2 years ago |
Pedro J. Estébanez
|
96c469a138
Let editor workaround a case of inconsistency in compound scenes
|
2 years ago |
ajreckof
|
465742d904
Fix typed array export
|
2 years ago |
kobewi
|
20261016a7
Fix typed array export
|
2 years ago |
SaracenOne
|
4628736894
Update instances of scenes which have been reimported.
|
3 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Adam Scott
|
a34a26eb66
Add PackedScene::reload_from_file() override
|
2 years ago |
VolTer
|
3b4f5f8a04
Remove more instances of 'instance' being used as a verb
|
2 years ago |
Micky
|
6a77563b25
Do not allow editing Scene-inherited signal connections
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
reduz
|
b7c41f9ba1
Add ability to export Node pointers as NodePaths
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
kobewi
|
bc3aff9b46
Various code and documentation improvements
|
3 years ago |
Rémi Verschelde
|
42312f066b
Merge pull request #53313 from KoBeWi/debinded_konnekt
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Pedro J. Estébanez
|
8d6f80d367
Add property value pinning
|
4 years ago |
Pedro J. Estébanez
|
1806ec7c14
Unify determination of default property values
|
4 years ago |
kobewi
|
cdac60759e
Add support for unbinding in connection dialog
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |