io.extendreality.zinnia.unity
Advanced tools
Comparing version 1.0.2 to 1.0.3
# Changelog | ||
### [1.0.3](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v1.0.2...v1.0.3) (2019-10-20) | ||
#### Bug Fixes | ||
* **Attribute:** provide custom grey color for restricted muted option ([54465d2](https://github.com/ExtendRealityLtd/Zinnia.Unity/commit/54465d22a7ec3b1c2f748ef13d971b18c8893fae)) | ||
> The `[Restricted]` attribute was using a standard `Color.gray` but this became unreadable when using the Unity professional dark skin. A custom grey color is now being used which is visible and readable in both the professional and personal Unity skin. | ||
#### Documentation | ||
* **CONTRIBUTING:** do not include copyright notices ([703e7b6](https://github.com/ExtendRealityLtd/Zinnia.Unity/commit/703e7b6f89a67e32a5c7e8d054ddedb43200f8ef)), closes [/help.github.com/en/articles/github-terms-of-service#6](https://github.com//help.github.com/en/articles/github-terms-of-service/issues/6) | ||
> Authors will continue to retain the copyright for the code committed but do so under the license stated in the repository as outlined in the [GitHub Terms Of | ||
### [1.0.2](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v1.0.1...v1.0.2) (2019-10-15) | ||
@@ -4,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "A collection of design patterns for the Unity software that can be beneficial in (but not limited to) spatial computing development.", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"unity": "2018.3", | ||
@@ -8,0 +8,0 @@ "unityRelease": "10f1", |
Sorry, the diff of this file is not supported yet
1775947