7519 次代码提交 (e21ffe2c-9f62-4264-b608-2030cbdf8109)

作者 SHA1 备注 提交日期
GitHub 630691ab Merge pull request #1512 from Unity-Technologies/sg/update-window-title-when-after-file-rename 6 年前
sebastienlagarde fa92c52f Merge branch 'master' into Improve-camera-relative-rendering 6 年前
Antoine Lelievre 33c68f5d Add candela and luminance units for punctual and area lights 6 年前
GitHub 81a8dd28 Merge pull request #1591 from Unity-Technologies/Add-details-map-to-StackLit 6 年前
sebastienlagarde a2e180a5 Update code to allow Macro matrix to work after PR feedback 6 年前
Sebastien Lagarde d4c5fff5 HDRP: Add support of detail normal and smoothness to Stacklit 6 年前
Jesse Barker e7add690 Fixup texture format mismatches for Metal on iOS 6 年前
Antoine Lelievre 2828ae93 Added an enum field to change the light intensity unit 6 年前
sebastienlagarde 72faf3ad Update Velocity for consistency 6 年前
sebastienlagarde b0c2e2b3 HDRP Minor update (ident and test) 6 年前
sebastienlagarde ee31a3ad HDRP: Improve camera relative rendering precision on object 6 年前
GitHub dc7e7036 Merge pull request #1586 from Unity-Technologies/ExposeShadowBudgetParameters 6 年前
sebastienlagarde 00be7084 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 6 年前
GitHub c8b772f3 Update changelog as per Kat's request 6 年前
Matt Dean 1f85b9a1 Fixes for PR 6 年前
GitHub 32210ac9 Merge branch 'master' into switch-support 6 年前
Matt Dean 7313c0ce Update changelog 6 年前
Matt Dean c1602cc5 Update changelog 6 年前
Sebastien Lagarde 8146a8c1 Share punctual light vector calculation code (GetPunctualLightVectors) + cleanup 6 年前
Matt Dean b7161c18 Fix initialization of vector properties when duplicating subgraphs 6 年前
Matt Dean 0ff4b5cc Fix slot definitions for meta pass in HD PBR subshader 6 年前
sebastienlagarde b38abf0c HDRP: Add minor comment on sky shader 6 年前
Antoine Lelievre 5b762916 Moved resource load to HDEditorUtils 6 年前
Antoine Lelievre 59681362 Updated changelog 6 年前
Antoine Lelievre 5c245e8f Changed emissive mesh update system to support multi-inspector 6 年前
Matt Dean 5ec7bc49 Fix acceptable IOR range for Dielectric Specular node 6 年前
Antoine Lelievre ebe055af Added sync for light intesity, color and size for emissive mesh 6 年前
Paul Melamed f4e0f28f added #pragma multicompile to StackLit and some comments 6 年前
Paul Melamed 30ddbe57 renamed and added the pragma multi_compile for decals to Lit shaders 6 年前
Paul Melamed c6fc1808 Added per channel blend selection mode for decals to render pipe asset 6 年前
Paul Melamed 43a67dcc ran include generator 6 年前
Paul Melamed 3c660e30 per channel decals working for all combinations 6 年前
Paul Melamed 8e6c1409 per channel decals work for meshes and transparency 6 年前
Kay Chang 6f8fb9c4 Switch compilation fixes. 6 年前
GitHub ff2cec54 Update CHANGELOG.md 6 年前
RSlysz abf20e9f Add missing readonly for colors 6 年前
RSlysz d3e6837e Encapsulate the reflection call 6 年前
RSlysz 4c1f41cf Hide blend normal distance for planar reflection 6 年前
RSlysz 7f6a6168 Add UNITY_EDITOR arround editor properties 6 年前
RSlysz 8e6992f8 Remove log 6 年前
Remi Slysz fab33964 Fix serialization for PlanarReflectionProbe 6 年前
GitHub 38b060ce Update CHANGELOG.md 6 年前
Remi Slysz 43d98473 Small clean up in HDReflectionProbe 6 年前
Remi Slysz 584a71fd Fix serialization of HDReflectionProbe 6 年前
RSlysz cef85bcb [WIP] Serializing editor only parameters for advance/simplified mode of influence settings box 6 年前
RSlysz 3becbe60 Gizmo6FacesBox: added all handle controled by one hability 6 年前
RSlysz 43968136 Capitalize header of HDReflectionProbe 6 年前
RSlysz 7e65ce84 Add toolbar quick reminder in InfluenceVolume section of PlanarReflectionProbe 6 年前
RSlysz 885eadde Clean CoreEditorUtils unused method 6 年前
RSlysz 73c63c5b Missmatch error message match between HDReflectionProbe and PlanarReflectionProbe 6 年前