Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Tomasz Chabora
|
ef21d378f3
Don't stop export if rcedit path is invalid
|
5 years ago |
bruvzg
|
1c592e5f1f
Add code signing support for Windows exports (using "signtool" on Windows and "osslsigncode" on the other platforms)
|
5 years ago |
Pedro J. Estébanez
|
40f4d3cf0f
Add embedded PCK option to PC platforms
|
6 years ago |
Zak
|
3168c25bad
Added hint for windows export options
|
6 years ago |
Kanabenki
|
5890e7060e
Use relative path property hint for windows export icon
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
661c9ece7c
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
ae012f2381
Windows export: Use WINE to run rcedit on non-Windows host
|
7 years ago |
George Marques
|
78a7241911
Call rcedit on export for Windows desktop
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Poommetee Ketson
|
e3998528e0
BuildSystem: generated files have .gen.extension
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
eska
|
9dbd6db63b
Reenable Windows Desktop export
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Rémi Verschelde
|
49c065d29c
Refactoring: rename tools/editor/ to editor/
|
8 years ago |
Juan Linietsky
|
f6950956bd
Editor Export Settings Dialog is completed!! Now on to make some exporters..
|
8 years ago |
Juan Linietsky
|
96de0141cc
Removed import/export system, will start new one from scratch.
|
8 years ago |