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.
* Move a few specializations from AzStdOnDemandReflection.inl to cpp file This reduces compilation time and produced profile/debug file sizes. The specializations for string and string_view are only implemented for 'char' type, since others are not used anywhere. Extracted `Reflect` method from `ClientAuthAWSCredentials` to a cpp file. Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Windows build fixes. Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Added missing license. Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Fix missing spaces in template argument lists Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Clang format on ClientAuthAWSCredentials.cpp Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Merge upstream development and fix linux build. Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| Bloom | 4 years ago | |
| DepthOfField | 4 years ago | |
| DisplayMapper | 4 years ago | |
| ExposureControl | 4 years ago | |
| GradientWeightModifier | 4 years ago | |
| LookModification | 4 years ago | |
| RadiusWeightModifier | 4 years ago | |
| ShapeWeightModifier | 4 years ago | |
| Ssao | 4 years ago | |
| EditorPostFxLayerCategoriesAsset.cpp | 4 years ago | |
| EditorPostFxLayerCategoriesAsset.h | 4 years ago | |
| EditorPostFxLayerComponent.cpp | 4 years ago | |
| EditorPostFxLayerComponent.h | 4 years ago | |
| EditorPostFxSystemComponent.cpp | 4 years ago | |
| EditorPostFxSystemComponent.h | 4 years ago | |
| PostFxLayerComponent.cpp | 4 years ago | |
| PostFxLayerComponent.h | 4 years ago | |
| PostFxLayerComponentConfig.cpp | 4 years ago | |
| PostFxLayerComponentController.cpp | 4 years ago | |
| PostFxLayerComponentController.h | 4 years ago | |