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 |
Juan Linietsky
|
96de0141cc
Removed import/export system, will start new one from scratch.
|
8 years ago |
Rémi Verschelde
|
2a0ddc1e89
Style: Various fixes to play nice with clang-format
|
8 years ago |
Juan Linietsky
|
d9d77291bc
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
8 years ago |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
George Marques
|
411faaa6f4
Rename remaining WinRT references to UWP
|
8 years ago |
George Marques
|
fb5a73a39f
Rename WinRT files to UWP
|
8 years ago |