Skip to content

Commit

Permalink
update 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wotakuro committed Dec 14, 2022
1 parent 09ca111 commit a98137f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Editor/ProfilerShaderCompileWatcher.cs
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ public List<ShaderCompileInfo> allCompileInProfiler
}
}
}
m_isDirty = false;
}
return m_allFrameBuffer;
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.utj.profilermodule.shadercompile",
"displayName": "ProfilerModuleForShaderCompile",
"version": "0.9.0",
"version": "1.0.0",
"unity": "2021.2",
"description": "This package provide profiler module for detect shader compile.",
"keywords": [
Expand Down

0 comments on commit a98137f

Please sign in to comment.