virtualx-engine/modules/gdnative
Rémi Verschelde 75dae1b9a9 Drivers, main, servers: Ensure classes match their header filename
Renamed:
- `drivers/alsamidi/alsa_midi.h` -> `midi_driver_alsamidi.h`
  (same for `coremidi` and `winmidi`)
- `main/timer_sync.h` -> `main_timer_sync.h`
- `servers/visual/visual_server_global.h` -> `visual_server_globals.h`
2019-02-12 14:39:47 +01:00
..
android Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
arvr Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +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