index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
webrtc
/
doc_classes
/
WebRTCPeerConnection.xml
Age
Commit message (
Expand
)
Author
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-01-28
Improve some signal bindings to use specific `Object` subtypes
Rémi Verschelde
2022-01-18
Dictionary: Serialize empty dict as `{}` instead of `{\n}`
Rémi Verschelde
2021-10-05
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-05-20
Fix typos with codespell
Rémi Verschelde
2020-10-09
doc: Sync classref with current source
Rémi Verschelde
2020-09-08
Fix TURN server example in WebRTC documentation
PouleyKetchoupp
2020-06-04
Fix WebRTCPeerConnection set_local_description doc
Fabio Alessandrelli
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-23
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-15
doc: Fix formatting, typos and some descriptions in new docstrings
Rémi Verschelde
2019-06-14
Add documentation for WebRTC classes.
Fabio Alessandrelli
2019-05-16
WebRTC refactor. Data channels, STUN/TURN support.
Fabio Alessandrelli