Michael Alexsander
|
a1a096eb09
Remove unnecessary Panel in "Features" section in the Export dialog
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
5 years ago |
Rémi Verschelde
|
09a6a2d8f8
Signals: Port more uses of connect_compat
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 years ago |
Rémi Verschelde
|
656cc83aa0
Export: Fix leak or orphaned Controls after #34911
|
5 years ago |
Rémi Verschelde
|
ac7dc03ae4
Export: Hide Patches tab until actually implemented
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 years ago |
Haoyu Qiu
|
7a9c337dfe
Makes more strings in editor translatable
|
5 years ago |
Haoyu Qiu
|
d151e1eaf9
Make more editor strings translatable
|
5 years ago |
Hugo Locurcio
|
bc8236bd39
Add a tooltip to explain what marking a preset as "runnable" does
|
5 years ago |
Tomasz Chabora
|
6f7ba78c53
Don't allow to export pck without preset
|
5 years ago |
Hugo Locurcio
|
1739ef5fd7
Document the ability to include/exclude non-resource export folders
|
5 years ago |
Rémi Verschelde
|
ca652bbc47
Merge pull request #25353 from azagaya/master
|
6 years ago |
azagaya
|
fa6f86b886
Make tab containers in editor, project settings, and export dialog, to use hidden tabs for min size computation.
|
6 years ago |
SonerSound
|
326f856006
Export path is the only path to be saved as a relative path
|
6 years ago |
SonerSound
|
90b2415343
Export path may now be written as a relative path
|
6 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 years ago |
Rémi Verschelde
|
47f00925dc
Merge pull request #28454 from homer666/popup-centered-maxsize
|
6 years ago |
AMS21
|
fe62b69419
Fixed naming issue when duplicating an export
|
6 years ago |
George Marques
|
c121d8871d
Allow project export to be canceled
|
6 years ago |
homer666
|
80e9e93e27
Add Popup::popup_centered_clamped method
|
6 years ago |
Rémi Verschelde
|
bfd2ad0059
Merge pull request #28338 from qarmin/disable_project_export_button
|
6 years ago |
Juan Linietsky
|
faaecd6987
Fixes to make exporting more responsive.
|
6 years ago |
qarmin
|
2fc2d82465
Disable Project Export button after deleting preset
|
6 years ago |