..
android
Replace NULL with nullptr
2020-04-02 13:38:00 +07:00
doc_classes
Add link titles for all links in the class reference
2020-08-31 14:22:07 +07:00
gdnative
Refactor variant built-in methods yet again.
2020-11-11 16:36:36 +07:00
icons
Optimize SVG using `svgcleaner --multipass`
2020-10-25 10:02:37 +07:00
include
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 +07:00
nativescript
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 +07:00
net
Fix gdnative build when WebRTC module is disabled.
2020-11-10 11:42:51 +07:00
pluginscript
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 +07:00
tests
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 +07:00
videodecoder
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 +07:00
xr
GDNative XR: remove redundant `config.py`
2020-10-24 23:04:07 +07:00
SCsub
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
2020-11-25 14:08:17 +07:00
config.py
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
2020-11-25 14:08:17 +07:00
gdnative.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 +07:00
gdnative.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 +07:00
gdnative_api.json
Remove `Color.contrasted()` as its behavior is barely useful
2020-11-03 04:46:08 +07:00
gdnative_builders.py
CI: Install master version of psf/black
2020-07-26 19:48:25 +07:00
gdnative_library_editor_plugin.cpp
add iOS Simulator platform
2020-09-19 15:09:36 +07:00
gdnative_library_editor_plugin.h
Add override keywords.
2020-07-10 13:56:54 +07:00
gdnative_library_singleton_editor.cpp
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +07:00
gdnative_library_singleton_editor.h
Update copyright statements to 2020
2020-01-01 11:16:22 +07:00
register_types.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 +07:00
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-23 04:52:36 +07:00