..
doc_classes
Add an XML schema for documentation
2022-02-15 00:03:31 +01:00
config.py
[Net] Expose WebRTC classes to extensions.
2021-09-24 21:23:43 +02:00
library_godot_webrtc.js
Update copyright statements to 2022
2022-01-03 21:27:34 +01: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
[Net] Expose WebRTC classes to extensions.
2021-09-24 21:23:43 +02:00
webrtc_data_channel.cpp
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
webrtc_data_channel.h
Add dedicated macros for property name extraction
2022-05-19 14:08:47 +08:00
webrtc_data_channel_extension.cpp
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
webrtc_data_channel_extension.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
webrtc_data_channel_js.cpp
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
webrtc_data_channel_js.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
webrtc_multiplayer_peer.cpp
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
webrtc_multiplayer_peer.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
webrtc_peer_connection.cpp
Improve some signal bindings to use specific Object
subtypes
2022-01-28 15:35:40 +01:00
webrtc_peer_connection.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
webrtc_peer_connection_extension.cpp
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
webrtc_peer_connection_extension.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
webrtc_peer_connection_js.cpp
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
webrtc_peer_connection_js.h
Fix some issues found by cppcheck.
2022-04-06 14:34:37 +03:00