Commit History

Author SHA1 Message Date
  gadams3 feeecbce7d Material Canvas: Restoring graph model caching and minor graph canvas optimizations 2 years ago
  gadams3 f16aa72517 Material canvas: adding support for string enum values in dynamic property, dynamic node slot config, graph model, and graph document 2 years ago
  gadams3 3a4883fd0f Graph model: reverting changes that make slot class automatically retrieve values from incoming connections 2 years ago
  gadams3 e60728913a Update material canvas document to build a table of node and slot values used for code generation. The values will be upgraded or promoted to other tribes based on connections and slot data type group settings. 2 years ago
  gadams3 fbf3353294 Update assert messages for graph model slot to include the slot name 2 years ago
  gadams3 766f3399fb Create separate slot configuration flags for visibility and editability directly on the node UI 2 years ago
  gadams3 327ee9b713 Cleaning up some graph canvas classes for readability and complexity. Removing connection caching from the slot class in favor of looking up connections from the graph object. This simplification may have a minor impact on performance but it is cleaner, easier to read, and most likely to cause errors or asserts. 2 years ago
  gadams3 954f28659f Adding options to graph model slot to be able to hide property editors per slot 3 years ago
  gadams3 a555338295 Deleting custom AZStd::any serializers. 3 years ago
  Chris Galvan 813c2381bf Added get/set for image source asset to Image Gradient 3 years ago
  Guthrie Adams 97233a47fb Removing special invalid entity ID data type from landscape canvas 3 years ago
  Guthrie Adams 68c515b32a Implemented value validation callback function on graph model data type class so that custom evaluation can be provided to determine the compatibility of a value with a data type. This replaces the graph context overrides used in landscape canvas for special handling of invalid entity IDs. What landscape canvas does is really a special case that uses custom type IDs for htid's with different values. There are other potential uses for this if the same underlying type is registered with a graph context multiple times with different UUIDs. 3 years ago
  Guthrie Adams 9faa9e3714 Fixed build error caused by function definition hidden inside of ifdef 3 years ago
  Guthrie Adams 40ef059fcf Material Canvas: Fixing bugs with input and property slots supporting multiple data types 3 years ago
  Guthrie Adams 903aa9fe6e Material Canvas: Initial implementation of data driven graph model node 3 years ago
  Guthrie Adams d5a37b7d73 Graph Model: Move graph context implementation into base class 3 years ago
  Guthrie Adams f439a58e21 Adding 16 bit types from PR feedback 3 years ago
  Guthrie Adams 202df547d1 Graph Model: Added more numeric and math types to json serializer 3 years ago
  Daniel Edwards 0a5f472f43 Clang 13: Fix build errors ... 3 years ago
  Steve Pham 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
  Steve Pham b4a2edec6a Final update copyright headers to reference license files at the repo root (#1693) 4 years ago
  Steve Pham 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) 4 years ago
  Danilo Aimini 6fe448d991 Adding [[maybe_unused]] to variables that would not get hit in release mode in JsonSlotSerializer (#1486) 4 years ago
  cgalvan 46f8c7c1ba [LYN-3412] Updated LandscapeCanvas component to properly serialize with prefabs. (#1224) 4 years ago
  alexpete a10351f38d Initial commit 4 years ago