You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AtomLyIntegration/CommonFeatures/Code/Source/CoreLights
Ken Pruiksma 5165f6ad04
[ATOM-15769] Setting minimum angle to 0.5 degrees on disk lights to avoid visual artifacts that occur at values closer to 0. Also updating the outer cone angle max to be 90 degrees since it's measured from the center point, not all the way across. (#1260)
5 years ago
..
AreaLightComponent.cpp Initial commit 5 years ago
AreaLightComponent.h Initial commit 5 years ago
AreaLightComponentConfig.cpp Adding editor point light support 5 years ago
AreaLightComponentController.cpp Integrating github/staging through commit ef88e6e 5 years ago
AreaLightComponentController.h Integrating github/staging through commit 5f214be 5 years ago
CapsuleLightDelegate.cpp update to use uniform scale calls to Transform 5 years ago
CapsuleLightDelegate.h Initial commit 5 years ago
DirectionalLightComponent.cpp Initial commit 5 years ago
DirectionalLightComponent.h Initial commit 5 years ago
DirectionalLightComponentConfig.cpp Integrating github/staging through commit 5f214be 5 years ago
DirectionalLightComponentController.cpp update compatibility of atom components with NonUniformScaleService 5 years ago
DirectionalLightComponentController.h Integrating github/staging through commit 5f214be 5 years ago
DiskLightDelegate.cpp update to use uniform scale calls to Transform 5 years ago
DiskLightDelegate.h Integrating github/staging through commit 5f214be 5 years ago
EditorAreaLightComponent.cpp [ATOM-15769] Setting minimum angle to 0.5 degrees on disk lights to avoid visual artifacts that occur at values closer to 0. Also updating the outer cone angle max to be 90 degrees since it's measured from the center point, not all the way across. (#1260) 5 years ago
EditorAreaLightComponent.h Integrating github/staging through commit 5f214be 5 years ago
EditorDirectionalLightComponent.cpp update to use uniform scale calls to Transform 5 years ago
EditorDirectionalLightComponent.h Initial commit 5 years ago
LightDelegateBase.h Integrating github/staging through commit ef88e6e 5 years ago
LightDelegateBase.inl ATOM-15515 Fixing nullptr reference in OnShapeChanged() when visibility is turned back on for shapeless punctual light types. 5 years ago
LightDelegateInterface.h Integrating github/staging through commit ef88e6e 5 years ago
PolygonLightDelegate.cpp update to use uniform scale calls to Transform 5 years ago
PolygonLightDelegate.h Initial commit 5 years ago
QuadLightDelegate.cpp update usages of transform vector scale 5 years ago
QuadLightDelegate.h Initial commit 5 years ago
SimplePointLightDelegate.cpp [ATOM-15380] Cherry picking changes from 1.0 - cfdb70978868aa5d0040d3b79994a26e9f82ca39 5 years ago
SimplePointLightDelegate.h Integrating github/staging through commit 5f214be 5 years ago
SimpleSpotLightDelegate.cpp [ATOM-15380] Cherry picking changes from 1.0 - cfdb70978868aa5d0040d3b79994a26e9f82ca39 5 years ago
SimpleSpotLightDelegate.h Integrating github/staging through commit ef88e6e 5 years ago
SphereLightDelegate.cpp update to use uniform scale calls to Transform 5 years ago
SphereLightDelegate.h Adding editor point light support 5 years ago