index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
webrtc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix header guards in modules:
Marcel Admiraal
2020-09-06
2
-5
/
+5
*
|
Ensure header guards enclose entire header.
Marcel Admiraal
2020-09-03
2
-8
/
+8
|
/
*
Add override keywords.
Marcel Admiraal
2020-07-10
5
-66
/
+59
*
Fix WebRTCPeerConnection set_local_description doc
Fabio Alessandrelli
2020-06-04
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
3
-13
/
+25
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
6
-9
/
+0
*
Fix Closure compiler build, python style.
Fabio Alessandrelli
2020-05-10
1
-3
/
+3
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-1
/
+2
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
6
-36
/
+36
*
Merge pull request #37504 from qarmin/out_of_bound_cursor
Rémi Verschelde
2020-04-02
1
-0
/
+1
|
\
|
*
Fix out of bound array access caused by unassigned variable
Rafał Mikrut
2020-04-01
1
-0
/
+1
*
|
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-5
/
+8
|
/
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
2
-15
/
+15
*
Update docs to version 4.0
clayjohn
2020-01-31
3
-3
/
+3
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
3
-3
/
+3
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
2
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
16
-32
/
+32
*
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-24
1
-2
/
+2
*
Run doctool after overridden properties changes
Bojidar Marinov
2019-09-04
1
-0
/
+4
*
Merge pull request #30851 from TheDevelo/webrtc-buffer
Rémi Verschelde
2019-08-21
4
-1
/
+14
|
\
|
*
Allow setting buffer size of WebRTCDataChannel
Robert Fuchs
2019-08-21
4
-1
/
+14
*
|
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
Robin Hübner
2019-08-12
3
-12
/
+6
|
/
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-1
/
+1
*
Merge pull request #29380 from bojidar-bg/16086-docs-default-value
Rémi Verschelde
2019-06-29
1
-0
/
+1
|
\
|
*
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-27
1
-0
/
+1
*
|
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-2
/
+2
*
|
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-27
1
-2
/
+2
|
/
*
doc: Fix scoped hyperlinks to same-class enums/methods
Rémi Verschelde
2019-06-27
1
-1
/
+1
*
Fix compilation warnings in JS and Windows builds
Rémi Verschelde
2019-06-15
1
-1
/
+1
*
doc: Fix formatting, typos and some descriptions in new docstrings
Rémi Verschelde
2019-06-15
2
-15
/
+13
*
Add documentation for WebRTC classes.
Fabio Alessandrelli
2019-06-14
4
-1
/
+171
*
Normalize WebRTCDataChannel properties.
Fabio Alessandrelli
2019-06-05
1
-9
/
+24
*
Add WebRTCMultiplayer
Fabio Alessandrelli
2019-06-05
3
-0
/
+502
*
WebRTC refactor. Data channels, STUN/TURN support.
Fabio Alessandrelli
2019-05-16
18
-627
/
+1381
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-2
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-04-19
1
-0
/
+109
*
Register WebRTCPeerJS and WebRTCPeerGDNative
Fabio Alessandrelli
2019-04-12
1
-0
/
+17
*
Add WebRTC GDNative interface
Fabio Alessandrelli
2019-04-12
3
-0
/
+198
*
Add WebRTC JS implementation
Fabio Alessandrelli
2019-04-12
2
-0
/
+543
*
Implement WebRTCPeer custom instance class
Fabio Alessandrelli
2019-04-12
6
-0
/
+260
[prev]