index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
project_export.cpp
Age
Commit message (
Expand
)
Author
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-11
Account for file deletion and renaming in Export Presets
Maganty Rushyendra
2020-05-17
Implementation of the Godot Android Plugin configuration file
Fredia Huya-Kouadio
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-05
Remove unnecessary Panel in "Features" section in the Export dialog
Michael Alexsander
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-26
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
Working multiple window support, including editor
Juan Linietsky
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-02-28
Signals: Port more uses of connect_compat
Rémi Verschelde
2020-02-28
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-05
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-01-08
Export: Fix leak or orphaned Controls after #34911
Rémi Verschelde
2020-01-08
Export: Hide Patches tab until actually implemented
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-16
Makes more strings in editor translatable
Haoyu Qiu
2019-12-13
Make more editor strings translatable
Haoyu Qiu
2019-11-14
Add a tooltip to explain what marking a preset as "runnable" does
Hugo Locurcio
2019-10-16
Don't allow to export pck without preset
Tomasz Chabora
2019-10-05
Document the ability to include/exclude non-resource export folders
Hugo Locurcio
2019-08-30
Merge pull request #25353 from azagaya/master
Rémi Verschelde
2019-08-30
Make tab containers in editor, project settings, and export dialog, to use hi...
azagaya
2019-08-22
Export path is the only path to be saved as a relative path
SonerSound
2019-06-30
Export path may now be written as a relative path
SonerSound
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-05-28
Merge pull request #28454 from homer666/popup-centered-maxsize
Rémi Verschelde
2019-05-23
Fixed naming issue when duplicating an export
AMS21
2019-05-18
Allow project export to be canceled
George Marques
2019-04-30
Add Popup::popup_centered_clamped method
homer666
2019-04-25
Merge pull request #28338 from qarmin/disable_project_export_button
Rémi Verschelde
2019-04-24
Fixes to make exporting more responsive.
Juan Linietsky
2019-04-23
Disable Project Export button after deleting preset
qarmin
2019-03-05
Fixes misleading error message when trying to export
Ricardo Lüders
2019-02-22
Improve error message on project export failure
Rémi Verschelde
2019-01-21
Merge pull request #25163 from ankitpriyarup/master
Rémi Verschelde
2019-01-21
Disable autowrap for export dialog errors
Ankit Priyarup
2019-01-20
Make "Export with Debug" more visible in the Export dialog
Hugo Locurcio
2019-01-18
Clean up and fix issues after merging #21701 , closes #21104
Juan Linietsky
2019-01-12
Use HSplit to resize presets and options panel on Export window
volzhs
2019-01-04
Merge pull request #24582 from Xrayez/script-encrypt
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-24
Bring back script encryption in export preset
Andrii Doroshenko (Xrayez)
2018-12-11
Fix ExportDialog layout out of boundary when select a template.
qichunren
2018-12-06
Merge pull request #23673 from marcelofg55/export_path_3
Rémi Verschelde
2018-12-04
Move "Dialog Bounds" from the Editor Settings to project's metadata
Michael Alexsander Silva Dias
2018-11-12
Export Path now has a folder icon to select the path
Marcelo Fernandez
[next]