godot/core
Rémi Verschelde 058f3fe069
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
Rename Vector2.tangent() to Vector2.orthogonal()
2020-12-28 16:00:12 +01:00
..
config Rename MainLoop methods to match Node methods 2020-12-22 12:34:57 +00:00
crypto SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
debugger Merge pull request #44593 from madmiraal/rename-mainloop-methods 2020-12-28 14:44:28 +01:00
error Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
input Merge pull request #44593 from madmiraal/rename-mainloop-methods 2020-12-28 14:44:28 +01:00
io Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
math Merge pull request #44149 from madmiraal/rename-tangent-orthogonal 2020-12-28 16:00:12 +01:00
object Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
os Rename MainLoop methods to match Node methods 2020-12-22 12:34:57 +00:00
string Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
templates Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
variant Merge pull request #44149 from madmiraal/rename-tangent-orthogonal 2020-12-28 16:00:12 +01:00
core_bind.cpp Rename MainLoop methods to match Node methods 2020-12-22 12:34:57 +00:00
core_bind.h Rename MainLoop methods to match Node methods 2020-12-22 12:34:57 +00:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Rename Control margin to offset 2020-12-23 06:25:56 +00:00
core_constants.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_string_names.cpp Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
core_string_names.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
doc_data.cpp Refactor DocData into core and editor (DocTools) parts 2020-12-02 00:48:39 +05:30
doc_data.h Initialize class/struct variables with default values in platform/ and editor/ 2020-12-02 16:09:11 +01:00
register_core_types.cpp feat: HMAC support in Crypto APIs 2020-11-26 18:39:56 -08:00
register_core_types.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
typedefs.h Fix SGN macro 2020-11-27 13:02:12 -06:00
version.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00