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/Atom/Feature/Common/Code/Source
hershey5045 4249ceeae7
Add material property names to material assets, disable FBX dependency on materialtype files. (#3408)
* Add material property names to material assets, disable FBX dependency on materialtype files.

Signed-off-by: Robin <rbarrand@amazon.com>

* Add reflection for MaterialAssets. Update member variable comment.

Signed-off-by: Robin <rbarrand@amazon.com>

* Switch cvar to using bus value. Refine comments.

Signed-off-by: Robin <rbarrand@amazon.com>

* Refactor functions and refine comments.

Signed-off-by: Robin <rbarrand@amazon.com>

* Realign property values when material property names are populated.

Signed-off-by: Robin <rbarrand@amazon.com>

* Switch PostLoadInit check to on asset status ready. Add realign property values code to PostLoadInit as well.

Signed-off-by: Robin <rbarrand@amazon.com>

* Stash@{1} code.

Signed-off-by: Robin <rbarrand@amazon.com>

* Refactor realignment code into the right places.

Signed-off-by: Robin <rbarrand@amazon.com>

* Remove pragma optmize off.

Signed-off-by: Robin <rbarrand@amazon.com>

* More refactoring.

Signed-off-by: Robin <rbarrand@amazon.com>

* Refactor comments and remove code no longer needed.

Signed-off-by: Robin <rbarrand@amazon.com>

* Refactor comments and remove unused include.

Signed-off-by: Robin <rbarrand@amazon.com>

* Comment refactor, corrected some code.

Signed-off-by: Robin <rbarrand@amazon.com>

Co-authored-by: Robin <rbarrand@amazon.com>
4 years ago
..
ACES Overhaul of LookModification (#3282) 4 years ago
AuxGeom Gems/Atom 4 years ago
Builders Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Checkerboard Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CoreLights Adding receiver plane bias to directional shadows (#3305) 4 years ago
Decals Merge branch 'development' into cmake/linux_fix_warn_unused 4 years ago
DiffuseGlobalIllumination more fixes 4 years ago
DisplayMapper Overhaul of LookModification (#3282) 4 years ago
ImGui Fix unused warnings release (#3677) 4 years ago
ImageBasedLights Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LookupTable Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LuxCore Gems/Atom builds 4 years ago
Material Add material property names to material assets, disable FBX dependency on materialtype files. (#3408) 4 years ago
Math Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Mesh Merge branch 'development' into ExposeLodControls 4 years ago
MorphTargets fixing Atom 4 years ago
OcclusionCullingPlane Gems/Atom 4 years ago
Platform Gems/Atom builds 4 years ago
PostProcess Overhaul of LookModification (#3282) 4 years ago
PostProcessing some unused fixes 4 years ago
RayTracing more fixes 4 years ago
ReflectionProbe Gems/Atom 4 years ago
ReflectionScreenSpace Gems/Atom 4 years ago
ScreenSpace Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Shadows more fixes 4 years ago
SkinnedMesh Add AZ_BUDGET_DEFINE/AZ_BUDGET_DECLARE and remove driller 4 years ago
SkyBox Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TransformService Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Utils Fix unused warnings release (#3677) 4 years ago
CommonModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CommonSystemComponent.cpp ATOM-16237 Using setting registry to RPI system settings (#3663) 4 years ago
CommonSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorCommonSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorCommonSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FrameCaptureSystemComponent.cpp Fixed a crash issue with RHI::Fence when trying to capture screenshot which null renderer is used. (#3802) 4 years ago
FrameCaptureSystemComponent.h Fixed a crash issue with RHI::Fence when trying to capture screenshot which null renderer is used. (#3802) 4 years ago
ProfilingCaptureSystemComponent.cpp Merge branch 'development' into cmake/linux_fix_warn_unused 4 years ago
ProfilingCaptureSystemComponent.h [ATOM-16021] Initial continuous capture support (#2624) 4 years ago
RenderCommon.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago