Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 éve |
Juan Linietsky
|
4a0f783732
Properly remember EOF when interactive loader is done, fixes #14936
|
6 éve |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 éve |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
6 éve |
luz.paz
|
08bde5b2de
Misc. typos
|
6 éve |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 éve |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 éve |
Juan Linietsky
|
f6ce73f724
Visual Shaders are back.
|
6 éve |
Ivan Vodopiviz
|
e0f6b54b77
Removed unnecessary newlines from tscn
|
7 éve |
Rémi Verschelde
|
ab001d830b
Fix serialization of identifiers with non printable ASCII characters
|
7 éve |
Rémi Verschelde
|
23ebae01dc
Refactor version macros and fix related bugs
|
7 éve |
Juan Linietsky
|
1322ca6fb2
Ability to import .escn files, which is just a .tscn but with forced import.
|
7 éve |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 éve |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 éve |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 éve |
Matthias Hoelzl
|
ced1ff63a8
Improve duplication and saving of instanced scenes
|
7 éve |
Juan Linietsky
|
251433847f
-Added new scene conversion to binary on export (disabled by default, please test)
|
7 éve |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 éve |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 éve |
Juan Linietsky
|
d39e79e7ec
Fix issues regarding reload of resources in imported scenes. Closes #10017
|
7 éve |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 éve |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 éve |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
7 éve |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
7 éve |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
7 éve |
Juan Linietsky
|
db3b05d289
Reworked translation system
|
7 éve |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 éve |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 éve |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
8 éve |
Juan Linietsky
|
4c28f35b2c
Merge pull request #7002 from RandomShaper/vcs-friendliness
|
8 éve |