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/GradientSignal/Code/Source/Components
Artur K f44169f7fa
Cleanup SerializeContext.h pt.1 (#4264)
* Remove AssetSerializer inclusion from SerializeContext header

Moved a few Reflect methods to new cpp files.

In addition, some preparations for further header dependency reductions.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix smoke test lua failures.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Windows build fixes.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Missing license headers

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix white-space issues.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Code review fix for AzToolsFramework/AssetEditor/AssetEditorBus.h

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix inheritance list wrapping broken by older clang-format

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
ConstantGradientComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
ConstantGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DitherGradientComponent.cpp Deprecate profiler categories based on global enum 4 years ago
DitherGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
GradientSurfaceDataComponent.cpp Deprecate profiler categories based on global enum 4 years ago
GradientSurfaceDataComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
GradientTransformComponent.cpp Deprecate profiler categories based on global enum 4 years ago
GradientTransformComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImageGradientComponent.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
ImageGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
InvertGradientComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
InvertGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LevelsGradientComponent.cpp Deprecate profiler categories based on global enum 4 years ago
LevelsGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MixedGradientComponent.cpp Deprecate profiler categories based on global enum 4 years ago
MixedGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PerlinGradientComponent.cpp Deprecate profiler categories based on global enum 4 years ago
PerlinGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PosterizeGradientComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PosterizeGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RandomGradientComponent.cpp Deprecate profiler categories based on global enum 4 years ago
RandomGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ReferenceGradientComponent.cpp Deprecate profiler categories based on global enum 4 years ago
ReferenceGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ShapeAreaFalloffGradientComponent.cpp Deprecate profiler categories based on global enum 4 years ago
ShapeAreaFalloffGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SmoothStepGradientComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
SmoothStepGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SurfaceAltitudeGradientComponent.cpp Deprecate profiler categories based on global enum 4 years ago
SurfaceAltitudeGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SurfaceMaskGradientComponent.cpp Deprecate profiler categories based on global enum 4 years ago
SurfaceMaskGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SurfaceSlopeGradientComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
SurfaceSlopeGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ThresholdGradientComponent.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
ThresholdGradientComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago