{{ message }}
Take in release 1.1.3 to release 1.2.0#225
Closed
kannan-xiao4 wants to merge 15 commits into
Closed
Conversation
* Depend on com.unity.webrtc 1.1.0 using git URL. This dependency is temporary until webrtc 1.1.0 is officially released. * Removing testing against 2019.1 and 2019.2 and adding testing against 2019.3 in CI * Use webrtc version 1.1.0-preview.1 * Upgrading EmptyProjectForTest to 2019.3.0f5 * Set dependency to com.unity.webrtc in EmptyProjectForTest * Remove prepack step (empty) and only target 2019.3 * Add dependency to com.unity.webrtc in github direct. This is temporary as the required com.unity.webrtc hasn't been publicly released yet. * Remove the command to do local copy of com.unity.webrtc, since it doesn't exist in this repo anymore * Updating the HDRP sample source to 2019.3.0f5 * Update HDRP sample: unitypackage * Update com.unity.webrtc hash
* Add unittests * refactor * remove "prepack" build job * bugfix * bugfix * upgrade version 2019.3 * added test platform(mac and linux) * bugfix * remove mac and linux platform TODO add platform mac and linux * add trigger to template test * fixed build * fixed linux VM * change hdrp version * fix build error * Upgraded HDRP template 2019.3.0f3 * change HDRP version * upgrade webrtc package version * upgrade HDRP version * move unittest files to com.unity.renderstreaming package folder * remove unittest * add test platform (mac, linux) * remove autotest trigger
* Upgrading LWRP sample source to 2019.3.0f5 * Removing post processing stack settings * Use webrtc 1.1.0 in the LWRP sample This is temporary because webrtc 1.1.0-preview is not released yet. * Rename HDRPInitialSetupPostProcessor to LWRPInitialSetupPostProcessor * Change from using LWRP to URP * Rename LWRP to URP * Change LWRP naming to URP * Change naming to URP * Fix duplicate packages in the manifest
* Update license to 2020 * Add where the webserver is downloaded from in the documentation
… doesn't exist. (#211)
* Set position when processing MouseMoveEvent * Accurately show the red pointer when the mouse is pressed, both in Unity and browser * Assign RenderStreaming component to UIController
* add export unitypackage script * fixed yaml bug * fixed bug * add task to push package to github * fixed bug * save log file as artifact * test * test * test * test * test * fixed bug * fixed bug * fixed bug * fixed bug * change slash * added URP sample unitypackage * rename file * remove yml file * added shell command * URP sample test * test * fix bug * chmod * move environment.yml into meta folder * fixed bug * fixed bug * fixed multi-platform * fixed bug * add unity_path parameter * fixed build error * fixed unity package build error * fixed build error * avoid setting symbolic link * fix error * add build script * fixed build error * fix error * test * Added auto importer for URP package * fixed build error * change line endings * remove URP version * fixed error * git push * fix error * fixed git push branch * test * fixed bug * Update unitypacakge * revert * Update unitypacakge
* Add LICENSE.md and CONTRIBUTING.md to root * Update year in license: 2019 -> 2020
* added encoder selector feature * upgrade webrtc package * fixed unitypackage build error * upgrade package version for URP sample * fixed dependencies * changed commit hash
* add patch file to replace "manifest.json" for testing template * add template unittest * exclude RenderStreaming test on MacOS * move the place where web application executable file * cp WebApp folder to resolve the path searching of the webserver * added method "ChangeGraphicsApi" * fixed build script to copy webserver * fixed build error * exclude macos platform from template test * test * test * add meta * test * test * remove trigger to stop template test * fixed warning * upgrade input system 1.0.0-preview.4 * fixed comment
* Added AudioStreamer * move files * upgrade webrtc package version * Fixed sample scene
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.