godot/modules/webrtc
Rémi Verschelde f1edd03d4c
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rename all gdnative occurences to gdextension
2022-12-12 11:43:59 +01:00
..
doc_classes Use capitalized ID in the doc 2022-12-08 09:40:49 +08:00
config.py [Net] Expose WebRTC classes to extensions. 2021-09-24 21:23:43 +02:00
library_godot_webrtc.js [WebRTC] Expose more of the WebRTC API. 2022-09-13 14:46:58 +02:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webrtc_data_channel.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
webrtc_data_channel.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
webrtc_data_channel_extension.cpp Simplify network GDExtension bindings using EXBIND macros. 2022-09-01 19:10:22 +02:00
webrtc_data_channel_extension.h Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
webrtc_data_channel_js.cpp [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webrtc_data_channel_js.h [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webrtc_multiplayer_peer.cpp [MP] Remove connection state signals from MultiplayerPeer. 2022-11-02 15:17:23 +01:00
webrtc_multiplayer_peer.h [MP] Add MultiplayerPeer disconnect_peer, close. 2022-10-28 21:18:01 +02:00
webrtc_peer_connection.cpp [WebRTC] Expose more of the WebRTC API. 2022-09-13 14:46:58 +02:00
webrtc_peer_connection.h [WebRTC] Expose more of the WebRTC API. 2022-09-13 14:46:58 +02:00
webrtc_peer_connection_extension.cpp [WebRTC] Expose more of the WebRTC API. 2022-09-13 14:46:58 +02:00
webrtc_peer_connection_extension.h [WebRTC] Expose more of the WebRTC API. 2022-09-13 14:46:58 +02:00
webrtc_peer_connection_js.cpp [WebRTC] Expose more of the WebRTC API. 2022-09-13 14:46:58 +02:00
webrtc_peer_connection_js.h [WebRTC] Expose more of the WebRTC API. 2022-09-13 14:46:58 +02:00