.. |
Module
|
d5a37b7d73
Graph Model: Move graph context implementation into base class
|
3 years ago |
Connection.cpp
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 years ago |
DataType.cpp
|
2825248f22
Fix bug where hidden graph model slots reappear after copy paste duplicate undo redo
|
2 years ago |
Graph.cpp
|
feeecbce7d
Material Canvas: Restoring graph model caching and minor graph canvas optimizations
|
2 years ago |
GraphContext.cpp
|
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 |
GraphElement.cpp
|
d5a37b7d73
Graph Model: Move graph context implementation into base class
|
3 years ago |
Node.cpp
|
05e14ff95f
Material canvas: updating comments and reserving space based on PR feedback
|
2 years ago |
Slot.cpp
|
feeecbce7d
Material Canvas: Restoring graph model caching and minor graph canvas optimizations
|
2 years ago |