Rémi Verschelde
|
bf7ca623a6
Fix Coverity reports of uninitialized scalar variable
|
7 years ago |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
7 years ago |
George Marques
|
c9005ca7fd
Merge pull request #15246 from vnen/uwp-gdnative
|
7 years ago |
George Marques
|
2a023a425d
Make GDNative DLLs work on UWP
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
George Marques
|
62fe640ca8
Add option to sign UWP exports with signtool
|
7 years ago |
Nathan Warden
|
f89d78a7a4
Updated Linux template extensions to match architecture.
|
7 years ago |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 years ago |
Rémi Verschelde
|
6e3f2f44af
Use new XDG folders to dehardcode paths
|
7 years ago |
Rémi Verschelde
|
ad199c3964
EditorSettings: Rename settings_path to settings_dir
|
7 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
8 years ago |
Hein-Pieter van Braam
|
9c63ab99f0
Fix use of unitialized variables
|
8 years ago |
Hein-Pieter van Braam
|
f9467ec1ea
Fix signed and unsigned comparisons
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 years ago |
Rémi Verschelde
|
93f1fb1c2f
Fixes for new two-dash long command line arguments
|
8 years ago |
Juan Linietsky
|
b9dcebb37c
Revert "Second take at making command-line arguments more UNIX-like + main.cpp and help cleanup"
|
8 years ago |
Rémi Verschelde
|
70b0857f6c
Fixes for new two-dash long command line arguments
|
8 years ago |
Wilson E. Alvarez
|
21d281c4a9
Use const reference where favorable
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
geequlim
|
5a2500f580
Fix errors with global config names no more sorrys please
|
8 years ago |
George Marques
|
53026c069d
Bring back the UWP exporter
|
8 years ago |
Rémi Verschelde
|
2398eb6ed4
Move core thirdparty files to thirdparty/{minizip,misc}
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
1ed8caa1bb
i-patch for Pirate language
|
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 |
Bojidar Marinov
|
53921faa91
Complete the globals.h -> global_config.h conversion
|
8 years ago |
Juan Linietsky
|
f6950956bd
Editor Export Settings Dialog is completed!! Now on to make some exporters..
|
8 years ago |