godot/modules/gdnative
Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Part of #33027, also discussed in #29848.

Enforcing the use of brackets even on single line statements would be
preferred, but `clang-format` doesn't have this functionality yet.
2020-05-10 13:12:16 +02:00
..
android Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
doc_classes Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
icons Fix missing module editor icons 2020-03-08 19:32:25 +02:00
include Renamed plane's d to distance 2020-05-10 12:12:51 +02:00
nativescript Add ability to bind typed arrays to script API 2020-04-21 10:15:40 +02:00
net Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
pluginscript Add ability to bind typed arrays to script API 2020-04-21 10:15:40 +02:00
videodecoder Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
xr Rename InputFilter back to Input 2020-04-28 15:19:49 +02:00
config.py Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative_api.json Renamed plane's d to distance 2020-05-10 12:12:51 +02:00
gdnative_builders.py Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative_library_editor_plugin.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gdnative_library_editor_plugin.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
gdnative_library_singleton_editor.cpp Signals: Port connect calls to use callable_mp 2020-02-28 14:24:09 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative.cpp Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
gdnative.h Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
register_types.cpp Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10: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