7605 次代码提交 (c4b4def3-043f-41b2-be0f-ddc005d17524)

作者 SHA1 备注 提交日期
Yao Xiaoling afba3908 Fix LWRP terrain instancing. 7 年前
Yao Xiaoling 6e1f5e6c Fix terrain outline by tagging the terrain as opaque (otherwise the output alpha channel from terrain shader is tested and clipped). 7 年前
Yao Xiaoling 27b8d556 Refactor: Moved all blending stuff into one single nice function TerrainSplatBlend that can be used by either splat shader and basemap shader. 7 年前
Yao Xiaoling 0208553d Added instanced per pixel normalmapping. 7 年前
Yao Xiaoling fc9758a0 Add EnableHeightBlending property to instruct unity to not to use heightmaps. 7 年前
Yao Xiaoling b6cb6283 Revert unnecessary changes. 7 年前
Yao Xiaoling 5b75827c Added terrain height based blending. 7 年前
Felipe Lira 01256b7a Removed dependency from pipeline asset in shadow map passes 7 年前
Felipe Lira b918fecb Addressed PR comments. 7 年前
Peter Bay Bastian 2a2a6ffd Updated changelog 7 年前
Peter Bay Bastian 8c691503 Removed the old Drag and Drop methods 7 年前
Peter Bay Bastian 3eef43d8 Added name to abstract material graph. This one is the name from the materialgraph on disk. Added a write file and open file in graph utils. Changed the converttoshader functionality to return a string so it could be re-used in implementation for writing a file. 7 年前
GitHub d4445a1b Merge pull request #1350 from Unity-Technologies/XRSinglePassInstancingSupport 7 年前
Matt Dean 2f656824 Update lightweight subshaders and templates to support vertex mod 7 年前
Peter Bay Bastian b5379b4b Fixed float value to string error and truncation warning for normal create node 7 年前
Peter Bay Bastian 529163c8 Fixed drag and drop for texture2d, cubemap, subgraph and updated the blackboardfield drag and drop 7 年前
Peter Bay Bastian 10d61e23 Started the functionality for opening shader code in user set, text editor 7 年前
sebastien lagarde 6a8cf791 HDRP: Remove warning C# 7 年前
Peter Bay Bastian 35c8e0e3 Temporarily remove vertex capability from Subgraphs 7 年前
GitHub 2b11377f Merge pull request #1352 from Unity-Technologies/sg/blackboard-deserialization-safeguard 7 年前
Peter Bay Bastian a7789fc7 PR fixes #1 7 年前
Peter Bay Bastian e9213469 Update changelog 7 年前
Peter Bay Bastian 495c97b8 Search window respects shader stage 7 年前
Peter Bay Bastian fe56266d Ensure the blackboard remains in view after deserialization 7 年前
Brandon Fogerty 5a959061 LWRP XR Single-pass Instancing and Multi-view Support 7 年前
Peter Bay Bastian 77dc0df1 Make all procedural shape nodes fragment stage only 7 年前
GitHub 5e1bd3c5 Merge pull request #1348 from Unity-Technologies/Fix-shadow-mask 7 年前
Peter Bay Bastian 94ce8db1 Fix fragment slots adding data to vertex description 7 年前
sebastienlagarde 1e57755a Update changelog 7 年前
GitHub 6b170d6a Merge pull request #1347 from Unity-Technologies/stacklit 7 年前
Peter Bay Bastian 6cdf82d9 Further ShaderStageCapability work 7 年前
sebastienlagarde 807a7d14 Fix directional light and shadow mask transition 7 年前
GitHub ed3cd1be Merge pull request #1261 from Unity-Technologies/Branch_FixLodFadeInstancing 7 年前
Peter Bay Bastian c3134b61 Refactor GenerateStandardTransforms 7 年前
GitHub 416e73db Merge pull request #1344 from Unity-Technologies/decals/tiled_uvs 7 年前
Paul Melamed 04fcbfb6 updated changelog 7 年前
Peter Bay Bastian a107a23e Major shader generation refactor part 1 7 年前
Paul Melamed fc4c8aff uv tiling works for transparents 7 年前
Peter Bay Bastian 4dfbc988 Fix per-stage requirements and translations part 1 7 年前
Paul Melamed ee6c1949 uv tiling working for opaques 7 年前
Peter Bay Bastian e7f9893d Rebuild previous branch (see comments) 7 年前
sebastienlagarde e95675e2 HDRP: Update changelog 7 年前
sebastienlagarde 791bb293 Update changelog 7 年前
GitHub 8e098fc1 Merge pull request #1342 from Unity-Technologies/Fix-issue-with-shadow-mask 7 年前
sebastienlagarde 2712646c Fix issue with Lightloop not using correctly the shadow mask flag 7 年前
sebastienlagarde 5f36d9bb Update meta file to 2018.2 version 7 年前
GitHub b108579d Merge pull request #1309 from Unity-Technologies/sg/move-repository 7 年前
sebastienlagarde 64f35bd6 Merge remote-tracking branch 'refs/remotes/origin/master' into sg/move-repository 7 年前
sebastienlagarde f2603da6 Remove ShaderGraph submodule 7 年前
GitHub eeb59394 Merge pull request #1341 from Unity-Technologies/Fix-issue-with-framesettings-and-debug-windows 7 年前