Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
13a9bfbca7
Style: Harmonize header guards to style guide [Core]
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
6 years ago |
Juan Linietsky
|
a20235aeb0
Add ability to edit editor feature profiles
|
6 years ago |
George Marques
|
4f0590338f
Add function to get String from FileAccess
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Kanabenki
|
48166a9f3c
Add store_csv_line method for File
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Juan Linietsky
|
ea3d997f9d
Revert "added get_creation_time function for gdscript"
|
7 years ago |
Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
7 years ago |
Marcelo Fernandez
|
a4e64c5454
Added File.get_path and File.get_path_absolute functions
|
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 |
Pedro J. Estébanez
|
7fb9508cfa
Fix Windows-to-Linux export error
|
7 years ago |
Ruslan Mustakov
|
1a2311e350
Extract logging logic
|
8 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Konstantin Zaitsev
|
c386a02654
Fix MSVC compilation errors
|
8 years ago |
Marcelo Fernandez
|
3528b1e571
Fix x11 exported executables not getting the +x flag
|
8 years ago |
Rémi Verschelde
|
e73e00d369
Style: Apply clang-format to @reduz's changes
|
8 years ago |
Juan Linietsky
|
4f929a0fdf
Changed the doc class generation to individual files per class. It is also possible to save module files in module directories and the build system will
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |