io.extendreality.tilia.utilities.shaders.unity
Advanced tools
Comparing version 1.1.0 to 1.2.0
# Changelog | ||
## [1.2.0](https://github.com/ExtendRealityLtd/Tilia.Utilities.Shaders.Unity/compare/v1.1.0...v1.2.0) (2021-06-10) | ||
#### Features | ||
* **Unlit:** add transparent color shader that blocks out complete view ([37792b7](https://github.com/ExtendRealityLtd/Tilia.Utilities.Shaders.Unity/commit/37792b7552688750f2fa9dc9993aa2201a8f9c79)) | ||
> The Unlit Transparent Color Blockout shader will completely block the camera view with the color provided. | ||
#### Miscellaneous Chores | ||
* **README.md:** update title logo to related-media repo ([1b7a824](https://github.com/ExtendRealityLtd/Tilia.Utilities.Shaders.Unity/commit/1b7a82498b9dea43eefa99e2085fd219511f4790)) | ||
> The title logo is now located on the related-media repo. | ||
## [1.1.0](https://github.com/ExtendRealityLtd/Tilia.Utilities.Shaders.Unity/compare/v1.0.2...v1.1.0) (2020-05-24) | ||
@@ -4,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "A collection of custom shaders for the Unity Software", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"unity": "2018.3", | ||
@@ -8,0 +8,0 @@ "unityRelease": "10f1", |
@@ -36,3 +36,3 @@ [![Tilia logo][Tilia-Image]](#) | ||
[Tilia-Image]: https://user-images.githubusercontent.com/1029673/67681496-5bf10700-f985-11e9-9413-e61801b6eab5.png | ||
[Tilia-Image]: https://raw.githubusercontent.com/ExtendRealityLtd/related-media/main/github/readme/tilia.png | ||
[License]: LICENSE.md | ||
@@ -39,0 +39,0 @@ [Installation]: Documentation/HowToGuides/Installation/README.md |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19370
29