Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
7 years ago |
bruvzg
|
b3ddf12fb1
Mono: Allow loading `mscorlib` from resources.
|
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 |
Juan Linietsky
|
988d29bdd8
Reimport now checks source path changes and imported files and their md5, fixes #14728
|
7 years ago |
poke1024
|
a3f1ed9af9
Faster FileAccess::get_line()
|
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
|
73049d115e
Rename OS::get_data_dir to OS::get_user_data_dir
|
7 years ago |
Ruslan Mustakov
|
1a2311e350
Extract logging logic
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 years ago |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
8 years ago |
Marcelo Fernandez
|
2144093fe6
Fix cvs files freezing the editor when a double quote is not closed
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Juan Linietsky
|
bb20f230ad
-Added .hdr format support
|
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
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
8 years ago |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Bojidar Marinov
|
7073bb0bb2
Add sha256 to String and File/FileAccess.
|
9 years ago |
Juan Linietsky
|
7f02627290
-Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760
|
9 years ago |
Bojidar Marinov
|
7a18bb8ace
Fix File.get_csv_line not including quoted newlines in the output
|
9 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 years ago |
tmt
|
2447c3171f
File: Added delimiter to get_csv_line
|
9 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 years ago |
Juan Linietsky
|
1cad087969
Making Godot Easier to Use..
|
11 years ago |
Juan Linietsky
|
31ce3c5fd0
-fix bug in cache for atlas import/export
|
11 years ago |