You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: com.unity.shadergraph/CHANGELOG.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [10.8.0] - 2021-09-20
8
8
9
-
Version Updated
10
-
The version number for this package has increased due to a version update of a related graphics package.
11
-
12
9
### Fixed
13
-
- Fixed ShaderGraph errors caused by very large or very small default values for color or float properties [1313932]
14
-
- Fixed a ShaderGraph warning when connecting a node using Object Space BiTangent to the vertex stage [1361512] (https://issuetracker.unity3d.com/issues/shader-graph-cross-implicit-truncation-of-vector-type-errors-are-thrown-when-connecting-transform-node-to-vertex-block)
10
+
- Fixed ShaderGraph errors caused by very large or very small default values for color or float properties [1313932]
11
+
- Fixed a ShaderGraph warning when connecting a node using Object Space BiTangent to the vertex stage [1361512] (https://issuetracker.unity3d.com/issues/shader-graph-cross-implicit-truncation-of-vector-type-errors-are-thrown-when-connecting-transform-node-to-vertex-block)
15
12
16
13
## [10.7.0] - 2021-07-02
17
14
18
15
### Added
19
-
- Added a ShaderGraph animated preview framerate throttle.
16
+
- Added a ShaderGraph animated preview framerate throttle.
20
17
21
18
### Fixed
22
19
- Fixed SubGraph SamplerState property defaults not being respected [1336119]
0 commit comments