.. |
android
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
arvr
|
Remove unimplemented methods
|
2021-11-18 12:47:36 +00:00 |
doc_classes
|
Replace Godot docs URL with $DOCS_URL in XML class reference
|
2021-11-15 17:22:47 +01:00 |
gdnative
|
Revert "Expose Variant operator= to GDNative"
|
2021-12-02 11:45:11 +01:00 |
icons
|
Add support for creating editor icons per module
|
2019-06-28 23:42:26 +03:00 |
include
|
Revert "Expose Variant operator= to GDNative"
|
2021-12-02 11:45:11 +01:00 |
nativescript
|
Remove unimplemented methods
|
2021-11-18 12:47:36 +00:00 |
net
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
pluginscript
|
Remove unimplemented methods
|
2021-11-18 12:47:36 +00:00 |
videodecoder
|
Make all file access 64-bit (uint64_t )
|
2021-05-16 17:52:31 +02:00 |
config.py
|
DocData: Skip language-specific ClassDoc without methods/constants
|
2020-06-18 11:29:28 +02:00 |
gdnative.cpp
|
Remove duplicate ERR_PRINTS macro
|
2021-06-16 11:56:25 +01:00 |
gdnative.h
|
Fix GDNativeLibrary::get_current_library_path()
|
2021-10-03 08:24:49 +02:00 |
gdnative_api.json
|
Revert "Expose Variant operator= to GDNative"
|
2021-12-02 11:45:11 +01:00 |
gdnative_builders.py
|
SCons: Format buildsystem files with psf/black
|
2020-06-10 15:30:52 +02:00 |
gdnative_library_editor_plugin.cpp
|
Add GDNative Framework loading and export support.
|
2021-05-24 12:50:18 +03:00 |
gdnative_library_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
gdnative_library_singleton_editor.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
gdnative_library_singleton_editor.h
|
Update copyright statements to 2021
|
2021-01-13 16:17:06 +01:00 |
register_types.cpp
|
Remove duplicate ERR_PRINTS macro
|
2021-06-16 11:56:25 +01:00 |
register_types.h
|
Update copyright statements to 2021
|
2021-01-13 16:17:06 +01:00 |
SCsub
|
SCons: Properly handle overriding default values to bool options
|
2021-02-24 10:20:46 +01:00 |