2
0
Fork 0
godot/modules/gdnative
Rémi Verschelde f99cbb94cc Export: Rename 'Windows Universal' to 'UWP'
It's otherwise too easy to be confused between 'Windows Desktop' (Win32)
and 'Windows Universal' (UWP).

(cherry picked from commit 08ef0aab16)
2020-06-21 21:39:44 +07:00
..
android Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
arvr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
doc_classes DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +07:00
gdnative Fix GDNative Variant type size on 32-bit platforms, add size checking static asserts. [3.2] 2020-05-17 16:11:49 +07:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +07:00
include Fix GDNative Variant type size on 32-bit platforms, add size checking static asserts. [3.2] 2020-05-17 16:11:49 +07:00
nativescript SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
net SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
pluginscript SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
videodecoder SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
config.py DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +07:00
gdnative.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
gdnative.h Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
gdnative_api.json Expose instance_from_id to GDNative 2020-01-10 11:59:37 +07:00
gdnative_builders.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
gdnative_library_editor_plugin.cpp Export: Rename 'Windows Universal' to 'UWP' 2020-06-21 21:39:44 +07:00
gdnative_library_editor_plugin.h Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
gdnative_library_singleton_editor.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +07:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +07:00