virtualx-engine/modules/gdnative
Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename
Also drop some unused files.

Renamed:
- `core/dvector.h` -> `pool_vector.h`
- `core/io/resource_import.h` -> `resource_importer.h`
- `core/sort.h` -> `sort_array.h`
- `core/string_db.h` -> `string_name.h`

Dropped:
- `core/allocators.h`
- `core/os/shell.h`
- `core/variant_construct_string.cpp`
2019-02-12 13:34:25 +01:00
..
android Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
arvr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
doc_classes doc: Sync classref with current source + AUTHORS edit 2019-01-10 14:34:29 +01:00
gdnative Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
include Merge pull request #20552 from KidRigger/gsoc-peer 2019-01-09 17:30:09 +01:00
nativescript Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
net Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pluginscript Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
videodecoder Fixed infinite loop at end of video. 2019-01-12 00:51:59 +05:30
config.py doc: Sync classref with current source + AUTHORS edit 2019-01-10 14:34:29 +01:00
gdnative.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative_api.json Merge pull request #20552 from KidRigger/gsoc-peer 2019-01-09 17:30:09 +01:00
gdnative_builders.py Fix generating GDNative API struct for 1.1 2019-02-08 19:28:40 +01:00
gdnative_library_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative_library_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative_library_singleton_editor.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_types.cpp Consistency in resource format saver/loader de-registration 2019-01-10 12:45:57 +01:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Added interface for GDNative Videodecoder. 2018-12-13 15:19:09 +01:00