290 次代码提交 (2490de82-d87a-4c3a-b94e-e8d09f25ab0c)

作者 SHA1 备注 提交日期
GitHub 7ab47949 Merge pull request #696 from Unity-Technologies/add-versionning-on-additonal-data 7 年前
sebastienlagarde 01c07354 Add versionning on additional data 7 年前
Thomas 1d1696c0 Updated post-processing submodule (important fixes) 7 年前
sebastienlagarde 2b24ec8c Update all material 7 年前
Thomas a62d770c Added two animated sample scenes for testing 7 年前
Julien Ignace ff4605c7 Fixed Lighting Debug panel (issue caused by split of core/hdrp in different assemblies) 7 年前
Evgenii Golubev 19d47a75 Add LOAD_TEXTURE3D() and LOAD_TEXTURE3D_LOD() 7 年前
GitHub 05de367f Merge pull request #686 from Unity-Technologies/feature/ReflectionProbeEditor 7 年前
sebastienlagarde cfa07646 Merge branches 'master' and 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 7 年前
sebastienlagarde 4b23291d HDRenderPipeline: Fix compil of decal 7 年前
GitHub 75d76261 Merge pull request #692 from Unity-Technologies/Branch_SkySettingsVolume 7 年前
sebastienlagarde 0491acf4 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 7 年前
GitHub 21a5d864 Merge pull request #694 from Unity-Technologies/Update-motion-vector-behavior 7 年前
Sebastien Lagarde 7d085503 Fix wrong interpretation of forceNoMotion 7 年前
Frédéric Vauchelles d2e6484a [ReflectionProbeEditor] Support for realtime probe 7 年前
sebastienlagarde d032f5a2 Update all shader with correct stencil write mask 7 年前
Frédéric Vauchelles 156f44e6 [ReflectionProbeEditor] Moved resources 7 年前
sebastienlagarde 06922d8a minor update 7 年前
sebastienlagarde 1b4d99b7 ShaderLibrary: Fix typo for XBone header 7 年前
Frédéric Vauchelles 0cd861ee [ReflectionProbe] Added dimmer 7 年前
sebastienlagarde f10a2a97 Add stencil test + split object and camera velocity 7 年前
sebastienlagarde 675720b0 HDRenderPipeline: Fix compilation on PS4 (error with INTRINSIC_BITFIELD_INSERT) 7 年前
Frédéric Vauchelles c192412b [ReflectionProbeEditor] BlendDistance cannot be negative 7 年前
sebastienlagarde f02ec4ee Merge branch 'Update-motion-vector-behavior' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into Update-motion-vector-behavior 7 年前
GitHub b8b228d9 Merge pull request #693 from EvgeniiG/master 7 年前
Frédéric Vauchelles 64704f00 Lerp sampling direction for environment lighting with roughness 7 年前
sebastienlagarde 4cfb32d8 Merge branch 'master' into Update-motion-vector-behavior 7 年前
sebastienlagarde 10b356c3 Merge remote-tracking branch 'refs/remotes/origin/master' into Update-motion-vector-behavior 7 年前
GitHub e97ba4d0 Merge pull request #691 from Unity-Technologies/Update-FrameSettings 7 年前
Frédéric Vauchelles d9adbc5a [ReflectionProbeEditor] Initialize probe data in the Editor 7 年前
sebastienlagarde 519339f6 Rename to serializedFrameSettings 7 年前
GitHub 25d37881 Merge pull request #690 from Unity-Technologies/volume-fix 7 年前
Thomas 5d3c6472 Fixed more serialization & domain reload issues 7 年前
sebastienlagarde 2c5f3036 Update frame settings - adress various feedback 7 年前
Evgenii Golubev 87d573e5 Optimize loop: 1x FR & 2x QR => 4x FR 7 年前
Evgenii Golubev 5da18693 Add temporal integration support to the Disney SSS 7 年前
Evgenii Golubev fbfbcd6c Add the BitFieldInsert() intrinsic 7 年前
Robert Srinivasiah c3ded13e Cleanup leftover comment 7 年前
Robert Srinivasiah 47d0cf6e Move temp RT to CoreUtils 7 年前
Robert Srinivasiah f6e2cf38 Use RenderTextureDescriptor as argument, not HDCamera 7 年前
Robert Srinivasiah bb14bba1 Add size overrides to CreateTemporaryRT 7 年前
Robert Srinivasiah 17e5169e Tracking ToDos for stereo re-work 7 年前
Robert Srinivasiah 4823e8b3 Cleanup some of the Gaussian pyramid gen code 7 年前
Robert Srinivasiah 8dcec595 Move all RenderTexture creation to RenderTextureDescriptor 7 年前
sebastienlagarde d093aa76 Add EnableMotionVectorForVertexAnimation option on Lit shader 7 年前
Sebastien Lagarde 901de376 Fix compil issue after last merge 7 年前
sebastienlagarde f3665ff6 Remove code for Motion vectors in GBuffer as it don't fit our need (and don't work) 7 年前
Sebastien Lagarde 5f2183f6 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/ReflectionProbeEditor 7 年前
GitHub 83d3ba23 Add a comment 7 年前
Frédéric Vauchelles 603661ad [ReflectionProbeEditor] fixed sphere influence radius dragging 7 年前