Skip to content

IES Light Support (Point, Spot & Rectangular Lights) #459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 101 commits into from
Jun 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
7d52e49
IES Importe & Generate 2D/Cube/Equirectangular Textues
skhiat Apr 21, 2020
fc4e388
Enable PreviewGUI for IES Light, Split Core & HDRP
skhiat Apr 22, 2020
db96816
IES Point sampling enable Octahedral
skhiat Apr 24, 2020
e03a6ae
missing file
skhiat Apr 24, 2020
1fecdfd
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Apr 24, 2020
be7d37d
spaces
skhiat Apr 24, 2020
dedecd2
for test
skhiat Apr 24, 2020
90accfc
Cut of push Yamato generation
skhiat Apr 27, 2020
8e55c8e
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Apr 27, 2020
d3728bd
Wrong merge: Missing file
skhiat Apr 27, 2020
97572c0
Missing file
skhiat Apr 27, 2020
37a4e79
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Apr 29, 2020
c808300
wip
skhiat Apr 29, 2020
cf66a06
Octahedral Tilling
skhiat Apr 29, 2020
e464858
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat May 4, 2020
8de07ec
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat May 6, 2020
a74c940
Cleaner & introduce IESObject
skhiat May 6, 2020
b653922
missing dead code
skhiat May 6, 2020
564aa40
Allow only Power of 2 textures, update when resize
skhiat May 7, 2020
8ee5093
Clean code, + change log + Area Light
skhiat May 11, 2020
1c8e823
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat May 11, 2020
7839eb0
remove useless code
skhiat May 13, 2020
710cf3f
minor update
skhiat May 13, 2020
c35a8c2
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat May 13, 2020
62d66a8
Merge
skhiat May 13, 2020
74ce52f
Cleanup
skhiat May 13, 2020
2007279
Remove useless log
skhiat May 13, 2020
50ef8d2
Unify code + cleanup
skhiat May 13, 2020
2142439
Update documentation
skhiat May 13, 2020
2ceee56
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat May 14, 2020
1c6121b
Disable IES for Directionnal Lights
skhiat May 14, 2020
4d244d8
Fix when we update the spot angle baked
skhiat May 14, 2020
6b1ffc4
Update documentation & rename UI
skhiat May 18, 2020
4d438de
com
skhiat May 18, 2020
4764cf9
Fix error for Area/Rectangular lights
skhiat May 18, 2020
fe54ecb
Merge branch 'master' into HDRP/ies_gfx_lights
sebastienlagarde May 18, 2020
c36b7e6
Minor typo + move internal (WIP)
skhiat May 18, 2020
f3abd5d
Merge branch 'HDRP/ies_gfx_lights' of https://github.com/Unity-Techno…
skhiat May 18, 2020
a08b1c5
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat May 18, 2020
802b20f
minor
skhiat May 19, 2020
c003929
minor
skhiat May 19, 2020
77fcddb
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat May 25, 2020
5e0a5f0
fix Pyramid + Box light & Add support of IES for them
skhiat May 25, 2020
5efb7b1
Unreachable code fix
skhiat May 25, 2020
5d9dfde
fix HDRPTest for Box lights
skhiat May 26, 2020
8c336ba
Add missing public doc
skhiat May 27, 2020
b9ac4de
Last missing doc issues - fix
skhiat May 27, 2020
2f23d34
Remove all CGAlloc; Remove IES + Cookie for emissive mesh of area lig…
skhiat May 28, 2020
98f8081
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat May 28, 2020
a5ba883
Remove useless code, typo
skhiat May 28, 2020
f934847
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat May 28, 2020
46121d6
Update versions in manifests (#647)
sophiaaar May 28, 2020
950e531
remove unused references
skhiat May 28, 2020
1d150ed
Update reference to support octahedral for animated texture
skhiat May 28, 2020
1e9dc03
Update GI Support (HDRP Test valid)
skhiat May 28, 2020
94f877d
Update image reference
skhiat May 29, 2020
bd3254f
Add migration message for Cookies
skhiat May 29, 2020
0aed3f6
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Jun 2, 2020
bedab38
Fix message
skhiat Jun 2, 2020
b60d366
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Jun 2, 2020
5ba0b22
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Jun 3, 2020
385f668
Typo in light-component.md
remi-chapelain Jun 3, 2020
f0fdc00
Forgot an "and"
remi-chapelain Jun 3, 2020
7a397fb
Typo in display emissive mesh property
remi-chapelain Jun 3, 2020
d3ffead
Update documentation to clarify the case for light baking + IES cases
skhiat Jun 3, 2020
3c74038
Switch from slider to ComboBox for IES Resolution
skhiat Jun 3, 2020
12f0283
Rewording sentence on cookie/ies baking tooltip
remi-chapelain Jun 4, 2020
10e4dd2
Used same sentence from elsewhere for coherence
remi-chapelain Jun 4, 2020
9ca30ac
Merge branch 'HDRP/staging' into HDRP/ies_gfx_lights
skhiat Jun 5, 2020
5a09613
Merge branch 'HDRP/staging' into HDRP/ies_gfx_lights
sebastienlagarde Jun 6, 2020
538b33f
Merge branch 'HDRP/staging' into HDRP/ies_gfx_lights
sebastienlagarde Jun 6, 2020
1a87e12
Fix compilation issue after merge
sebastienlagarde Jun 6, 2020
e05b522
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Jun 8, 2020
2a8a5d2
Update Vulkan reference images
skhiat Jun 8, 2020
2dd7ff2
Update OSX Metal reference image for CubeCookie
skhiat Jun 8, 2020
f87a8ac
Formating, type & convention
skhiat Jun 8, 2020
38e9fa1
Formating & code convention
skhiat Jun 8, 2020
7582687
Merge branch 'HDRP/staging' into HDRP/ies_gfx_lights
sebastienlagarde Jun 9, 2020
a735155
Fix warning message
sebastienlagarde Jun 9, 2020
c8fbd84
Update upgrading 2020.1 to 2020.2 doc
skhiat Jun 9, 2020
6c5a750
Update light loop for fetching
skhiat Jun 9, 2020
f51283d
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Jun 9, 2020
3f614e7
Merge branch 'HDRP/ies_gfx_lights' of https://github.com/Unity-Techno…
skhiat Jun 9, 2020
851dd7b
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Jun 9, 2020
8c73b51
Update Upgrading-from-2020.1-to-2020.2.md
sebastienlagarde Jun 9, 2020
f2af4d6
Update Upgrading-from-2020.1-to-2020.2.md
sebastienlagarde Jun 9, 2020
d4305e7
Update LightCookieManager.cs
sebastienlagarde Jun 9, 2020
7284b22
Update HDRenderPipelineAsset.Migration.cs
sebastienlagarde Jun 9, 2020
8ae9264
Merge branch 'HDRP/staging' into HDRP/ies_gfx_lights
sebastienlagarde Jun 9, 2020
ca69306
Fix DXR Text
skhiat Jun 9, 2020
5428c3e
Merge branch 'HDRP/ies_gfx_lights' of https://github.com/Unity-Techno…
skhiat Jun 9, 2020
67a6fa3
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Jun 10, 2020
534cc8a
Merge branch 'HDRP/staging' into HDRP/ies_gfx_lights
sebastienlagarde Jun 10, 2020
16949ed
Fix Yamato XR
skhiat Jun 10, 2020
ccc781b
Merge branch 'HDRP/ies_gfx_lights' of https://github.com/Unity-Techno…
skhiat Jun 10, 2020
cdd4bcf
Merge branch 'HDRP/staging' of https://github.com/Unity-Technologies/…
skhiat Jun 10, 2020
a8d8269
update reference screenshots
sebastienlagarde Jun 10, 2020
679d1e5
update reference screenshots
sebastienlagarde Jun 10, 2020
af8209e
Merge branch 'HDRP/staging' into HDRP/ies_gfx_lights
sebastienlagarde Jun 10, 2020
d007c27
fix for Yamato OSXEditor/Metal
skhiat Jun 10, 2020
f341152
Merge branch 'HDRP/staging' into HDRP/ies_gfx_lights
sebastienlagarde Jun 10, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 0cf1dab834d4ec34195b920ea7bbf9ec, type: 3}
m_Name: HDRenderPipelineAssetSmallCookieAtlas
m_EditorClassIdentifier:
m_Version: 15
m_Version: 16
m_ObsoleteFrameSettings:
overrides: 0
enableShadow: 0
Expand Down Expand Up @@ -202,6 +202,7 @@ MonoBehaviour:
supportSSR: 1
supportSSRTransparent: 0
supportSSAO: 1
supportSSGI: 0
supportSubsurfaceScattering: 1
sssSampleBudget:
m_Values: 140000002800000050000000
Expand Down Expand Up @@ -241,10 +242,9 @@ MonoBehaviour:
atlasOctahedralDepthWidth: 2048
atlasOctahedralDepthHeight: 2048
lightLoopSettings:
cookieAtlasSize: 1024
cookieAtlasSize: 2048
cookieFormat: 74
pointCookieSize: 128
cubeCookieTexArraySize: 16
cookieAtlasLastValidMip: 0
cookieTexArraySize: 16
planarReflectionAtlasSize: 1024
Expand Down Expand Up @@ -275,6 +275,8 @@ MonoBehaviour:
shadowAtlasResolution: 4096
shadowAtlasDepthBits: 32
useDynamicViewportRescale: 1
cachedPunctualLightShadowAtlas: 2048
cachedAreaLightShadowAtlas: 1024
shadowResolutionDirectional:
m_Values: 00010000000200000004000000080000
m_SchemaId:
Expand Down Expand Up @@ -359,6 +361,37 @@ MonoBehaviour:
AODirectionCount: 010000000200000004000000
ContactShadowSampleCount: 060000000a00000010000000
SSRMaxRaySteps: 100000002000000040000000
RTAORayLength:
- 0.5
- 3
- 20
RTAOSampleCount: 010000000200000008000000
RTAODenoise: 010101
RTAODenoiserRadius:
- 0.25
- 0.5
- 0.65
RTGIRayLength:
- 50
- 50
- 50
RTGIFullResolution: 000001
RTGIClampValue:
- 0.5
- 0.8
- 1.5
RTGIUpScaleRadius: 040000000400000004000000
RTGIDenoise: 010101
RTGIHalfResDenoise: 010000
RTGIDenoiserRadius:
- 0.66
- 0.66
- 1
RTGISecondDenoise: 010101
RTGISecondDenoiserRadius:
- 0.33
- 0.33
- 0.5
allowShaderVariantStripping: 1
enableSRPBatcher: 1
shaderVariantLogLevel: 0
Expand All @@ -375,3 +408,8 @@ MonoBehaviour:
beforeTransparentCustomPostProcesses: []
beforePostProcessCustomPostProcesses: []
afterPostProcessCustomPostProcesses: []
virtualTexturingSettings:
streamingCpuCacheSizeInMegaBytes: 256
streamingGpuCacheSettings:
- format: 0
sizeInMegaBytes: 128
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ CustomRenderTexture:
Hash: 00000000000000000000000000000000
m_ForcedFallbackFormat: 4
m_DownscaleFallback: 0
m_IsAlphaChannelOptional: 0
serializedVersion: 3
m_Width: 64
m_Height: 64
m_Width: 256
m_Height: 256
m_AntiAliasing: 1
m_MipCount: -1
m_DepthFormat: 0
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading