Historial de Commits

Autor SHA1 Mensaje Fecha
  Guthrie Adams d64697054c Squashing asset browser filter changes moving to development branch hace 2 años
  Guthrie Adams bd7d4136ca Fixed TIAF failures, unreleased assets on shutdown, preexisting thumbnail crash that occasionally happened on shutdown hace 2 años
  gadams3 073ce1bb49 Updating graph model reflection and unbinding function causing AP asserts hace 2 años
  gadams3 7757d662a1 Added behavior context reflection to all graph model data types. hace 3 años
  gadams3 feeecbce7d Material Canvas: Restoring graph model caching and minor graph canvas optimizations hace 3 años
  gadams3 f16aa72517 Material canvas: adding support for string enum values in dynamic property, dynamic node slot config, graph model, and graph document hace 3 años
  gadams3 3a4883fd0f Graph model: reverting changes that make slot class automatically retrieve values from incoming connections hace 3 años
  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. hace 3 años
  gadams3 fbf3353294 Update assert messages for graph model slot to include the slot name hace 3 años
  gadams3 766f3399fb Create separate slot configuration flags for visibility and editability directly on the node UI hace 3 años
  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. hace 3 años
  gadams3 954f28659f Adding options to graph model slot to be able to hide property editors per slot hace 3 años
  gadams3 a555338295 Deleting custom AZStd::any serializers. hace 3 años
  Chris Galvan 813c2381bf Added get/set for image source asset to Image Gradient hace 3 años
  Guthrie Adams 97233a47fb Removing special invalid entity ID data type from landscape canvas hace 3 años
  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. hace 3 años
  Guthrie Adams 9faa9e3714 Fixed build error caused by function definition hidden inside of ifdef hace 3 años
  Guthrie Adams 40ef059fcf Material Canvas: Fixing bugs with input and property slots supporting multiple data types hace 3 años
  Guthrie Adams 903aa9fe6e Material Canvas: Initial implementation of data driven graph model node hace 3 años
  Guthrie Adams d5a37b7d73 Graph Model: Move graph context implementation into base class hace 3 años
  Guthrie Adams f439a58e21 Adding 16 bit types from PR feedback hace 3 años
  Guthrie Adams 202df547d1 Graph Model: Added more numeric and math types to json serializer hace 3 años
  Daniel Edwards 0a5f472f43 Clang 13: Fix build errors ... hace 4 años
  Steve Pham 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) hace 4 años
  Steve Pham b4a2edec6a Final update copyright headers to reference license files at the repo root (#1693) hace 4 años
  Steve Pham 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) hace 4 años
  Danilo Aimini 6fe448d991 Adding [[maybe_unused]] to variables that would not get hit in release mode in JsonSlotSerializer (#1486) hace 4 años
  cgalvan 46f8c7c1ba [LYN-3412] Updated LandscapeCanvas component to properly serialize with prefabs. (#1224) hace 4 años
  alexpete a10351f38d Initial commit hace 5 años