提交歷史

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