ajreckof
|
f46e94d460
Fix Object encoded as id in dictionnaries to be represented as int in the inspector.
|
3 달 전 |
Valentin Cocaud
|
c31111f5ec
Editor: Focus value editor on type change in Dictionary and Array editors
|
9 달 전 |
ajreckof
|
cba9606611
Add colored margin in Inspector for arrays and dictionaries.
|
6 달 전 |
Danil Alexeev
|
a714cb9f65
Editor: Display deprecated/experimental messages in tooltips
|
7 달 전 |
AeioMuch
|
409c71bdfd
Allow batch drag and drop in typed array of Node and NodePath.
|
7 달 전 |
ajreckof
|
0331ecb527
Fix update property for dictionnaries so that it updates only what is necessary
|
8 달 전 |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
9 달 전 |
ajreckof
|
b4d96bc710
Rework update_property for array.
|
11 달 전 |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
1 년 전 |
Dmitrii Maganov
|
5909f9f075
GDScript: Fix issues with typed arrays
|
1 년 전 |
Rémi Verschelde
|
4c2dea108e
Merge pull request #70540 from vaartis/multiline-arrays-dictionaries
|
1 년 전 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 년 전 |
Ekaterina Vaartis
|
60692b4e45
Implement export_multiline support for Array[String] and Dictionary
|
1 년 전 |
Rémi Verschelde
|
7b5d1ea5b9
Fix various uninitialized member pointers
|
2 년 전 |
bruvzg
|
36ef8f29dc
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
|
2 년 전 |
FireForge
|
d605d13324
Add margins to Array and Dictionary editors
|
2 년 전 |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
2 년 전 |
Aaron Franke
|
918b09cabc
Initialize bools in the headers in editor
|
2 년 전 |
bruvzg
|
12cb6386f6
Improve app name and system permission message localization.
|
2 년 전 |
FireForge
|
62073d157f
Unify array, dictionary, and inspector array editors
|
2 년 전 |
fire540
|
d5d05386a6
Add type icons to Project Settings, Array, and Dictionary editors
|
2 년 전 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 년 전 |
Lightning_A
|
ec67266af3
Add the ability to reorder arrays from the inspector
|
3 년 전 |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
3 년 전 |
Hugo Locurcio
|
d97d65b184
Increase the page size for array/dictionary editors to 20
|
3 년 전 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 년 전 |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
4 년 전 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 년 전 |
Eric M
|
b9d10c5743
Added properties and methods to allow for dragging and dropping multiple files onto exported arrays.
|
4 년 전 |
Rémi Verschelde
|
fdda39a506
Signals: Don't pass default binds to EditorProperty property_changed
|
4 년 전 |