File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
CustomTextureRenderer.Samples Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jp.sotanmochi.unitycustomtexturerenderer.samples" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.4 " ,
44 "displayName" : " CustomTextureRenderer.Samples" ,
55 "description" : " A graphics utility to update textures from native plugins." ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ The function for updating textures runs on another thread.
1414// manifest.json
1515{
1616 "dependencies": {
17- "jp.sotanmochi.unitycustomtexturerenderer": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer#v1.3.2 ",
18- "jp.sotanmochi.unitycustomtexturerenderer.samples": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer.Samples#v1.3.2 ",
17+ "jp.sotanmochi.unitycustomtexturerenderer": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer#v1.3.4 ",
18+ "jp.sotanmochi.unitycustomtexturerenderer.samples": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer.Samples#v1.3.4 ",
1919 ...
2020 }
2121}
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ The function for updating textures runs on another thread.
1414// manifest.json
1515{
1616 "dependencies": {
17- "jp.sotanmochi.unitycustomtexturerenderer": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer#v1.3.2 ",
18- "jp.sotanmochi.unitycustomtexturerenderer.samples": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer.Samples#v1.3.2 ",
17+ "jp.sotanmochi.unitycustomtexturerenderer": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer#v1.3.4 ",
18+ "jp.sotanmochi.unitycustomtexturerenderer.samples": "https://github.com/sotanmochi/UnityCustomTextureRenderer.git?path=Assets/CustomTextureRenderer.Samples#v1.3.4 ",
1919 ...
2020 }
2121}
You can’t perform that action at this time.
0 commit comments