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
|
40ef059fcf
Material Canvas: Fixing bugs with input and property slots supporting multiple data types
|
3 years ago |
Guthrie Adams
|
99ffb1acdf
Added create module manager function to graph context base class
|
3 years ago |
Guthrie Adams
|
d5a37b7d73
Graph Model: Move graph context implementation into base class
|
3 years ago |