godot/modules/gdnative
Rémi Verschelde a8a2769bb6
Merge pull request #38713 from aaronfranke/string-64bit
Make all String integer conversion methods be 64-bit
2020-07-01 16:01:05 +02:00
..
android Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
doc_classes DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
gdnative Remove 32-bit String hex_to_int method 2020-06-03 00:03:34 -04:00
icons Fix missing module editor icons 2020-03-08 19:32:25 +02:00
include Style: Fix copyright headers 2020-06-25 16:33:44 +02:00
nativescript Add a separate application focus/in notification out from Window focus notification. 2020-06-30 10:40:06 -03:00
net Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
pluginscript Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
videodecoder VideoStreamGDNative: close file in cleanup 2020-06-28 10:20:07 +10:00
xr Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
config.py DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
gdnative.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
gdnative.h Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
gdnative_api.json GDNative: merge API structs, bump version of merged structs. 2020-06-11 18:26:47 +03:00
gdnative_builders.py GDNative: merge API structs, bump version of merged structs. 2020-06-11 18:26:47 +03:00
gdnative_library_editor_plugin.cpp Export: Rename 'Windows Universal' to 'UWP' 2020-06-19 16:31:28 +02:00
gdnative_library_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
gdnative_library_singleton_editor.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00