Age | Commit message (Collapse) | Author |
|
|
|
#682 Improve the conservative update functionality for mirror faces. Make it attenuate depending on how much the camera is facing that specific cubemap face.
|
|
|
|
update the "low priority" faces at half of the the probe update rate. Useful for less planar reflection geometry.
|
|
geenz/mirrors-optimization-pass-1
|
|
|
|
|
|
Fixes for some shader compilation failures on mac.
|
|
* conditional compilation should use #ifdef
* layout keywords need to be lowercase
|
|
Note that crash happened when setting LLProgressView::setMessage
|
|
|
|
|
|
into roxie/webrtc-voice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
will happen after AGC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unlike vivox, P2P uses the ad-hoc voice mechanism, which is also used by
group voice.
|
|
|
|
|
|
Also, start/stop recording depending on whether WebRTC has negotiated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|