godot/modules/webrtc
Omar Polo bd448e5535 Rename or refactor macros to avoid leading underscores
These are not used consistently and some can conflict with
system-specific defines.  While here, also delete some unused macros.
2022-01-20 20:29:15 +01:00
..
doc_classes Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +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 Rename or refactor macros to avoid leading underscores 2022-01-20 20:29:15 +01:00
register_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01: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 Update copyright statements to 2022 2022-01-03 21:27:34 +01: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 Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
webrtc_data_channel_js.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
webrtc_multiplayer_peer.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
webrtc_multiplayer_peer.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
webrtc_peer_connection.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +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 Update copyright statements to 2022 2022-01-03 21:27:34 +01:00