31 次代码提交 (f3b17b2a-269f-47b1-a430-ec26815d9f7e)

作者 SHA1 备注 提交日期
Sebastien Lagarde c03433e2 HDRenderLoop: Add velocity shader pass 8 年前
Sebastien Lagarde 7443a077 HDRenderLoop: Fixed issue with velocity pass + fix shader warning 8 年前
Sebastien Lagarde 39c9f7ed HDRenderLoop: First draft not working of depth pixel offset 8 年前
Sebastien Lagarde 521b51c7 HDRenderLoop: Big refactor to preprate for depthOffsetVs 8 年前
Sebastien Lagarde d1bf008e HDRenderLoop: Add distortion pass control + depth offset support 8 年前
sebastienlagarde 589fe428 HDRenderPipeline: More work on tesselation 8 年前
sebastienlagarde 8143ee71 HDRenderPipeline: make the shader compile 8 年前
sebastienlagarde b60bd965 HDRenderPipeline: Fix various issue with tesselatoin + depth offset 8 年前
Sebastien Lagarde 8f97c56c HDRenderPipeline: Add Phong tesselation 8 年前
Sebastien Lagarde 83594dd2 HDRenderPipeline: Big renaming Tesselation => Tessellation 8 年前
Sebastien Lagarde fd23a655 HDRenderPipeline: Second part of modification still not compiling/working 8 年前
Sebastien Lagarde 1c86fa3a HDRenderPipeline: Lot of change, still motion vector pass to fix 8 年前
Sebastien Lagarde e32ad29b HDRenderPipeline: Attempt to do somerthing with velocity pass 8 年前
sebastienlagarde 3b0e1c97 HDRenderPipeline: Large refactor of all the pass attribute and varying system 8 年前
Sebastien Lagarde 1cc45a08 HDRenderPipeline: Push various error and warning fix 8 年前
sebastienlagarde 298c7695 HDRenderPipeline: Clean some code in Tessellation 8 年前
Sebastien Lagarde 6a2f84cb HDRenderPipeline: Fixx issue with tessellation (Shadow, depthonly, distortion) 8 年前
sebastienlagarde 66834685 HDRenderPipeline: Add Layered Displacement + fix issue with sky + some clean 8 年前
Sebastien Lagarde 4d17bef2 HDRenderPipeline: Draft about surface gradient code 8 年前
sebastienlagarde 59ba33dd HDRenderPipeline: Fix issue with wind not behaving correctly in shadows 7 年前
Julien Ignace 9c3561fd Fixed Vertex Normal usage in vertex shaders when needed by the Wind. 7 年前
GitHub 5220738e Update LitVelocityPass.hlsl 7 年前
sebastienlagarde b9915628 HDRenderPipeline: First draft of support of vertex displacement 7 年前
sebastienlagarde 650a1b5e HDRenderPipeline: Fix issue with wrong attribute define for LitXXXPass 7 年前
sebastienlagarde 551e98f0 Refactor the UI to have vertex, pixel and tessellation displacement 7 年前
Raymond Graham 7f1a89ea Motion Vector Support 7 年前
Evgenii Golubev b7f42cb7 Make sure passes that require UV2 and UV3 actually have access to them 7 年前
Julien Ignace ac765a69 - Fixed Layered material UI where Density As Opacity checkbox would not be shown in some cases 7 年前
sebastienlagarde dd2eb685 Fix for depth prepass not having correct world position 6 年前
sebastienlagarde 6e05e975 Fix wrong preprocessor test (for PR 1009675) 6 年前
sebastienlagarde 3168adb5 Fix for shader include paths for external shaders (not in Asset folder) 6 年前