Felipe Lira
|
9ac0c202
|
fixed bug in vertex light count
|
7 年前 |
Felipe Lira
|
35a2a905
|
Fixed bug in vertex lighting caused by casting due to typo.
|
7 年前 |
sebastienlagarde
|
3f72173b
|
Fix issue with wrong blend hierarchy used
|
7 年前 |
Andre McGrail
|
50cc3b9d
|
Added debugging scene for PBR shader and lighting
|
7 年前 |
sebastienlagarde
|
e2537ce0
|
Merge remote-tracking branch 'refs/remotes/origin/Unity-2017.3' into Add-refraction-cubemap-support
# Conflicts:
# ScriptableRenderPipeline/HDRenderPipeline/Lighting/TilePass/TilePassLoop.hlsl
# ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/Lit.hlsl
|
7 年前 |
Felipe Lira
|
ac7847d3
|
Fixed type in SPECULAR_SETUP keyword
|
7 年前 |
sebastienlagarde
|
5fab912f
|
Merge remote-tracking branch 'refs/remotes/origin/Unity-2017.3' into Refactor-LightLoop-Glue-Code
|
7 年前 |
Felipe Lira
|
8f6a326d
|
Removed Attenuation texture dependency due to precision issues with an alpha8. Optimized attenuation function to use 1 MAD instruction for the smooth factor.
|
7 年前 |
sebastienlagarde
|
c0b5b529
|
HDRenderPipeline: Fix issue with accumate light not accumulating correctly
|
7 年前 |
sebastienlagarde
|
6c9a5ca6
|
Merge remote-tracking branch 'refs/remotes/origin/Unity-2017.3' into Add-refraction-cubemap-support
|
7 年前 |
Andre McGrail
|
4970e7fa
|
Added debugging scene for specular issue
|
7 年前 |
sebastienlagarde
|
bc558cb7
|
HDRenderPipeline: Rename ImageBasedLighting to IndirectLighting
|
7 年前 |
Andre McGrail
|
c06a72c0
|
Tweaks to existing tests
Setup both particle tests(29 & 37) to work in the edit mode test
|
7 年前 |
Frédéric Vauchelles
|
862ddcdd
|
Updated tests
|
7 年前 |
sebastienlagarde
|
687e2270
|
fix aggregateLighting typo
|
7 年前 |
Andre McGrail
|
2e3bce5f
|
Switched terrain scene over to the Lightweight shader
Added meta files
|
7 年前 |
Frédéric Vauchelles
|
a1b6f2fd
|
Restored basic BC6H compression
|
7 年前 |
sebastienlagarde
|
1d286a5e
|
Refactor after feedback of the PR
|
7 年前 |
Felipe Lira
|
c06f7217
|
Added support to bumpmap scale.
|
7 年前 |
Frédéric Vauchelles
|
317de042
|
Use the texture count instead of hash to detect runtime updates for textures
|
7 年前 |
sebastienlagarde
|
a03ef23d
|
Merge remote-tracking branch 'refs/remotes/origin/Unity-2017.3' into Refactor-LightLoop-Glue-Code
|
7 年前 |
Sebastien Lagarde
|
c368db5a
|
HDRenderPipeline: Add support for light specular color tint
|
7 年前 |
Felipe Lira
|
2b0043df
|
fixed lightmap sampling in terrain standard shader.
|
7 年前 |
Frédéric Vauchelles
|
2fb41866
|
(wip) Added BC6H fast encode
|
7 年前 |
Sebastien Lagarde
|
aab7798a
|
HDRenderPipeline: Add refraction cubemap support
- Just a draft, don't work correctly
|
7 年前 |
Felipe Lira
|
7cad2ae7
|
Small fix
|
7 年前 |
Frédéric Vauchelles
|
5d435f0e
|
Test scene for realtime cubemaps
|
7 年前 |
Sebastien Lagarde
|
935bfd9b
|
HDRenderPipeline: Refactor LightLoop glue code
- add a "Lighting" structure in material that replace LightAccumulator
- use it in all prototype
- Material now apply the weights
|
7 年前 |
Felipe Lira
|
637f73f9
|
Fixed alpha issues in scene camera.
|
7 年前 |
GitHub
|
3ed7e798
|
Merge pull request #526 from Unity-Technologies/Refactor-Lit-shader
HDRenderPipeline: Split Lit and LayeredLit data file in several part to make it more readable
|
7 年前 |
Andre McGrail
|
ba821dcf
|
Updated and cleaned all LW pipe tests and re-created template images
|
7 年前 |
sebastienlagarde
|
4287ed02
|
HDRenderPipeline: Split Lit and LayeredLit data file in several part to make it more readable
|
7 年前 |
GitHub
|
d4f061ad
|
Merge pull request #527 from EvgeniiG/Unity-2017.3
Fix small issues with the Disney Diffuse BRDF
|
7 年前 |
Andre McGrail
|
37a9b54a
|
Updated test 028 CustomPostProcessing
|
7 年前 |
sebastienlagarde
|
bb4add89
|
Merge branch 'Unity-2017.3' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into Unity-2017.3
|
7 年前 |
Felipe Lira
|
d6f0dcaf
|
Fixed the issues that was causing the direcitonal lightmaps to be overbright.
|
7 年前 |
GitHub
|
081fbb34
|
Merge pull request #525 from Unity-Technologies/feature/syncDoubleSidedGI
Automatically sync double sided GI property with material's double si…
|
7 年前 |
Felipe Lira
|
0692cac2
|
Fixed issues that was causing the renderbuffers imcomplete error on opengl.
|
7 年前 |
Frédéric Vauchelles
|
55f274a4
|
Automatically sync double sided GI property with material's double sided property
|
7 年前 |
sebastienlagarde
|
e72ce9d4
|
HDRenderPipeline: Update label of thickness for SSS
|
7 年前 |
Felipe Lira
|
22a9b447
|
updated lightweight standard material
|
7 年前 |
sebastienlagarde
|
bcd7b928
|
HDRenderPipeline: Add debug mode for SSAO/GTAO
|
7 年前 |
Felipe Lira
|
90a62e55
|
Fixed spot cookies.
|
7 年前 |
sebastienlagarde
|
37b16373
|
HDRenderPipeline: Bind opaqueAtmsophericScattering shader to test resources asset
|
7 年前 |
Felipe Lira
|
61a02f4b
|
Fixed compiler error when using _NORMALMAP with standard particles.
|
7 年前 |
sebastienlagarde
|
9e42a42c
|
HDRenderPipeline: Add basic specular occlusoin support from Ambient occlusion map
|
7 年前 |
Felipe Lira
|
ced47738
|
Added standard particle unlit. Created Particles ShaderGUI based on standard GUI. Removed distortion.
|
7 年前 |
sebastienlagarde
|
31f51930
|
HDRenderPipeline: enabled depth test by default for distortion
|
7 年前 |
Andre McGrail
|
0ec73af5
|
Added tests 038-039 for testing both Directional and Spot light cookies(currently spot not working)
|
7 年前 |
uygar
|
7212f008
|
Made casts explicit.
|
7 年前 |