EricEzaM
|
6628fe0469
Fixed drag and drop not respecting type on exported arrays.
|
4 anni fa |
Eric M
|
a4b6ba2c2f
Added properties and methods to allow for dragging and dropping multiple files onto exported arrays.
|
5 anni fa |
Lightning_A
|
04fbe18c06
Fix array reorder methods not being bound
|
4 anni fa |
Lightning_A
|
5ca145ba5d
Add the ability to reorder arrays from the inspector
|
4 anni fa |
Yuri Sizov
|
b622dfa956
Use EditorResourcePicker in the Inspector
|
4 anni fa |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 anni fa |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 anni fa |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 anni fa |
Hugo Locurcio
|
f1bbb4fe3f
Increase the page size for array/dictionary editors to 20
|
4 anni fa |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 anni fa |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 anni fa |
Aaron Franke
|
8754e21f48
Fix "seperate" typos
|
5 anni fa |
Paulb23
|
c3d712f414
Fix crash when reverting an exported array / dict to NULL
|
6 anni fa |
merumelu
|
e2459479de
Editor: remove TOOLS_ENABLED guards
|
6 anni fa |
Cameron Reikes
|
c69ff6833c
Button object used after pressed is called
|
6 anni fa |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 anni fa |
Rémi Verschelde
|
0ab11e436d
Merge pull request #29656 from nhold/add-remove-option-array-inspector
|
6 anni fa |
Nathan Hold
|
bd9cc84fdc
Add option to remove array item and button to remove typed array item
|
6 anni fa |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 anni fa |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
6 anni fa |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 anni fa |
Bojidar Marinov
|
db7864c1fd
Fix GDScript exports having the wrong type of default value by converting it
|
6 anni fa |
Juan Linietsky
|
541422a4a2
Clean up and fix issues after merging #21701 , closes #21104
|
6 anni fa |
Rémi Verschelde
|
fadaeb06c0
Merge pull request #24909 from xDGameStudios/array_static_types
|
6 anni fa |
Rémi Verschelde
|
0b48484d49
Add EditorPropertyRID as read-only label showing RID
|
6 anni fa |
xDGameStudios
|
f9788f75e5
Add static types to arrays (inspector fix)
|
6 anni fa |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 anni fa |
MrCdK
|
9c91cc00ea
Arrays now parse the hint_string in the new inspector.
|
6 anni fa |
Juan Linietsky
|
a2a606794c
Ensure array and dict editors show edited object IDs, fixes #20225
|
6 anni fa |
Rémi Verschelde
|
9258d7b5d0
Fix warnings about uninitialized vars [-Wsometimes-uninitialized]
|
7 anni fa |