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 32fb0e4627
[ATOM-15810] Removing maximum values from light intensity (#1414)
Setting hard max values to float max. Also allowing EV100 values hard minimum to be lowest float. Soft min and max will remain the same for a consistent ux, but we will no longer keep people from manually entering really high or low values that are technically fine.
5 years ago
..
AreaLightComponent.cpp Initial commit 5 years ago
AreaLightComponent.h Initial commit 5 years ago
AreaLightComponentConfig.cpp [ATOM-15810] Removing maximum values from light intensity (#1414) 5 years ago
AreaLightComponentController.cpp Exposing esm exponent 5 years ago
AreaLightComponentController.h Exposing esm exponent 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 Exposing esm exponent 5 years ago
DiskLightDelegate.h Exposing esm exponent 5 years ago
EditorAreaLightComponent.cpp Updated Several Engine Gem's CMakeLists.txt to add themselves as required Gems (#1262) 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 Exposing esm exponent 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 removing tabs 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 Exposing esm exponent 5 years ago
SphereLightDelegate.h Exposing esm exponent 5 years ago