Skip to content

Commit

Permalink
bump to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMa0012 committed Oct 7, 2023
1 parent be9f100 commit 38544ba
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 4 deletions.
19 changes: 16 additions & 3 deletions Editor/Test/LWGUI_SampleDrawer 1.mat
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: LWGUI_SampleDrawer 1
m_Shader: {fileID: 4800000, guid: 7ee048c9536c0344bb8b4860595a4d9b, type: 3}
m_ShaderKeywords: _GROUP_ON _KEY3 _TOGGLE_KEYWORD
Expand All @@ -19,6 +18,14 @@ Material:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _AdvancedTex0:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _AdvancedTex1:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Ramp:
m_Texture: {fileID: 2800000, guid: 87addb69bcbcc9b4ea7336eff8d6a52b, type: 3}
m_Scale: {x: 1, y: 1}
Expand Down Expand Up @@ -56,6 +63,12 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AdvancedRange0: 0.252
- _Advancedfloat0: 0.12
- _Advancedfloat1: 0.13
- _Advancedfloat3: 0.21
- _Advancedfloat4: 0
- _Advancedfloat7: 0.24
- _enum: 2
- _float: -0.8
- _float1: -0.05
Expand Down
76 changes: 76 additions & 0 deletions README_CN.assets/image-20231007163044176.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.jasonma.lwgui",
"version": "1.12.0",
"version": "1.12.1",
"displayName": "LWGUI",
"description": "A Lightweight, Flexible, Powerful Shader GUI System for Unity.",
"keywords": [
Expand Down

0 comments on commit 38544ba

Please sign in to comment.