File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
com.microsoft.mrtk.graphicstools.shadergraph.unity
com.microsoft.mrtk.graphicstools.unity Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " com.microsoft.mrtk.graphicstools.shadergraph.unity" ,
3- "version" : " 0.7.8 " ,
3+ "version" : " 0.8.0 " ,
44 "displayName" : " MRTK Graphics Tools Shader Graph" ,
55 "description" : " Graphics tools and components for developing Mixed Reality applications in Unity Shader Graph." ,
66 "documentationUrl" : " https://aka.ms/mrtk3graphics" ,
Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this package will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
66
7+ ## [ 0.8.0] - 2024-11-21
8+
9+ ### Changed
10+
11+ - Added scalable shader graphs support and improved backplate shaders.
12+
13+ ## [ 0.7.3] - 2024-10-202
14+
15+ ### Changed
16+
17+ - Fixed APIs deprecated in Unity 6 and ensured that the newly created MaterialInstances inherit all properties from the source material.
18+
719## [ 0.7.2] - 2024-07-26
820
921### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " com.microsoft.mrtk.graphicstools.unity" ,
3- "version" : " 0.7.9 " ,
3+ "version" : " 0.8.0 " ,
44 "displayName" : " MRTK Graphics Tools" ,
55 "description" : " Graphics tools and components for developing Mixed Reality applications in Unity." ,
66 "documentationUrl" : " https://aka.ms/mrtk3graphics" ,
You can’t perform that action at this time.
0 commit comments