Commit History

Author SHA1 Message Date
  Lloyd T 31631464ef Remove bad check for RPI::Image to return an AssetID. (#17748) 4 months ago
  Alex Peterson dfc2d863ff Initial silhouette feature 10 months ago
  Guthrie Adams 3e2593062c Material component to only use custom previews if properties are overridden 1 year ago
  Guthrie Adams d98517fcaf Keep material component connected to tick bus if additional work is queued during notifications 1 year ago
  Guthrie Adams c8551df873 Reverting relative paths from material builders. 1 year ago
  Guthrie Adams 94f908d774 fixing issues with material related builders, product dependencies, and relative path warnings 1 year ago
  Olex Lozitskiy 4ea6d8710b Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844) 1 year ago
  gadams3 3644d10301 Addressing PR feedback. Removing unnecessary bus connection checks. Added utility function for converting between material assignment map and custom material map. 1 year ago
  gadams3 979f6abfb6 Deleting material assignment notification bus and implementing more efficient notifications sent for batches of changes on tick 1 year ago
  gadams3 9cfb30ae4d Material Component: Error handling for missing assets 1 year ago
  gadams3 c416db97b1 Material component: hiding AZStd::any property value functions from script canvas 2 years ago
  gadams3 8ec4a4d3eb Material Component: Renamed MaterialReceiver* to MaterialConsumer* 2 years ago
  Guthrie Adams 75bd868838 Changed the material component controller to apply property changes and recompile materials on system tick 2 years ago
  Guthrie Adams 76adaeed53 fix behavior context deprecation warnings 2 years ago
  Guthrie Adams 1ead0a427e Changed the default material map to be a complete material assignment map 2 years ago
  Guthrie Adams 796f4fb3d1 Renamed several material component bus functions based on feedback from previous review. 2 years ago
  Guthrie Adams b55dfdf3f7 Material Component: Fixed cached default material asset map and notifications 2 years ago
  Guthrie Adams b0c4abcfb9 Material Component: temporarily reverting default material asset function to fix tests (#10035) 2 years ago
  Guthrie Adams 6359ba8c91 Material Component: Returns default property values when there are no overrides 2 years ago
  Guthrie Adams 8289b996ab Add get active material hacet function to material component request bus 2 years ago
  Guthrie Adams 5f329e71c4 Material Component: Experimenting with multi selection editing 2 years ago
  Guthrie Adams 726a3a7974 Fix multiple issues with material overrides updating or previewing consistently 2 years ago
  santorac 2653d56bb9 Fixed typo 2 years ago
  santorac df7ec9943b Fixed a bug in MaterialComponent that prevented UV overrides from being applied correctly in the viewport. 2 years ago
  Guthrie Adams 3bca63bb71 Temporary fix for material component losing image overrides with prefabs 3 years ago
  Guthrie Adams 689f5b2a4a Merge pull request #5076 from aws-lumberyard-dev/Atom/guthadam/material_component_supports_scripting_enums 3 years ago
  Guthrie Adams e5729fbefe Fix clearing material component default material not clearing materials or updating preview 3 years ago
  Guthrie Adams b71e307de5 Fix issue setting enum values on material component from script 3 years ago
  santorac a892181432 Minor updates in response to code review feedback. 3 years ago
  santorac 3c331e00ff Moved the Material Component property override renaming to EditorMaterialComponent via ApplyAutomaticPropertyUpdates. 3 years ago