Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 년 전 |
Tomasz Chabora
|
afdf189776
Show editable children in the connect dialog
|
4 년 전 |
Eric M
|
8bdfba790b
Added search box to signals dock.
|
5 년 전 |
Melvin Louwerse
|
22efebc599
Show correct name of signal when editing an existing one
|
5 년 전 |
Michael Alexsander
|
8adfeda6f8
Make the editor's 'CheckButton' icon be smaller
|
5 년 전 |
Dominik 'dreamsComeTrue' Jasiński
|
af43748dd5
Prevent having spaces in signal's method in Connect Dialog
|
5 년 전 |
Michael Alexsander
|
6e4aa5a580
Don't show a copy of the property's name in the inspector's tooltip if there's no description
|
5 년 전 |
Haoyu Qiu
|
dcf158703e
Fixes crash when pressing enter in ConnectDialog with nothing selected
|
5 년 전 |
asynts
|
e564b4fd07
Refactor (and fix) how the connect button is disabled.
|
5 년 전 |
Rémi Verschelde
|
fc2550c4c8
Merge pull request #35123 from asynts/asynts.crash-on-double-click
|
5 년 전 |
asynts
|
181e74855e
Don't close the connection dialog when the validation failed.
|
5 년 전 |
asynts
|
71b4b180ba
Prevent crash described in #34555.
|
5 년 전 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 년 전 |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 년 전 |
Haoyu Qiu
|
0693718164
Makes more editor strings translatable
|
5 년 전 |
Jairo Honorio
|
7db29919f2
Add accept-dialog enter-key functionality to the Connect Dialog's Method textfield.
|
6 년 전 |
Michael Alexsander Silva Dias
|
18d8921af3
Format arguments in connections dialog in GDScript style
|
6 년 전 |
Michael Alexsander Silva Dias
|
8c3bb69e72
Fix incorrect typing when creating methods via the connection dialog
|
6 년 전 |
Michael Alexsander Silva Dias
|
96a256557c
Minor improvements to the Node dock
|
6 년 전 |
Rémi Verschelde
|
190e866e4d
ConnectionsDock: Add tooltip with signal description
|
6 년 전 |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 년 전 |
Michael Alexsander Silva Dias
|
28683237c5
Check for inherited methods before attempting to create one when connecting a signal
|
6 년 전 |
Michael Alexsander Silva Dias
|
fdd461ddd0
Minor cleanup in connections dialog file
|
6 년 전 |
Michael Alexsander Silva Dias
|
31218a07de
Improve conections dialog
|
6 년 전 |
Rémi Verschelde
|
82fcc99573
Merge pull request #28104 from homer666/connections-error-dialog
|
6 년 전 |
Guilherme Felipe
|
d8de9cc20f
Small fixes to connection dialog
|
6 년 전 |
homer666
|
f33c554de1
Update signal connections error dialog
|
6 년 전 |
Juan Linietsky
|
9f4b5a91c0
Reorganized connection dialog for much improved ease of use.
|
6 년 전 |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 년 전 |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 년 전 |