gadams3
|
dc3291895e
Material Canvas: Fixed multiple issues with node resizing
|
há 2 anos atrás |
gadams3
|
8ae4f1f419
add null pointer check for entity save data container when creating full graph UI
|
há 2 anos atrás |
gadams3
|
4415f2f474
Graph Model: update graph controller to automatically serialize and restore selection and position save state during undo redo and graph reloads
|
há 2 anos atrás |
lumberyard-employee-dm
|
9b06340c6c
SerializeContext header include dependency reduction (#14918)
|
há 2 anos atrás |
gadams3
|
7757d662a1
Added behavior context reflection to all graph model data types.
|
há 3 anos atrás |
gadams3
|
bf0290c8ee
Minor changes after reviewing PR
|
há 3 anos atrás |
gadams3
|
cd13d2df69
Material canvas: Cleaning up graph model graph controller and adding support for correctly saving and restoring comments and note groups. Removed other metadata table which is covered by scene metadata.
|
há 3 anos atrás |
gadams3
|
b00a543b4a
Updating graph controller to apply node title and styling after the node has been added to the scene
|
há 3 anos atrás |
gadams3
|
0e373c319a
Updating graph model integer data interface to be a template and support multiple signed and unsigned integer types and sizes
|
há 3 anos atrás |
gadams3
|
4da8302596
Fixing material canvas crashes on shutdown caused by the graph model graph controller holding on to node and slot data. Material canvas slots can contain assets and other value types that must be released before or with related systems. To resolve this, the graph model graph controller clipboard serialization data was updated to do a binary serialization of the node data instead of storing the node pointer.
|
há 3 anos atrás |
gadams3
|
b1c5e14129
Resolving one material canvas crash on exit by having the graph model system component clean up the destroy the craft controller manager and its content on deactivation.
|
há 3 anos atrás |
gadams3
|
766f3399fb
Create separate slot configuration flags for visibility and editability directly on the node UI
|
há 3 anos atrás |
gadams3
|
2825248f22
Fix bug where hidden graph model slots reappear after copy paste duplicate undo redo
|
há 3 anos atrás |
gadams3
|
faa5571a02
Material Canvas: Update sorting logic to force positioning of input and output nodes
|
há 3 anos atrás |
jiaweig
|
f46946787b
merge stabilization 2210 to dev
|
há 3 anos atrás |
Guthrie Adams
|
0fd1b90dfb
Merge pull request #12210 from aws-lumberyard-dev/atom/guthadam/material_canvas/fix_graph_model_slot_updates
|
há 3 anos atrás |
gadams3
|
f1b729d0ed
Added graph model notification specifically for slot value changes so that material canvas documents did not trigger inspector updates when nodes were moved.
|
há 3 anos atrás |
gadams3
|
dca9e4ef5c
fixing issues with graph canvas, graph model, and material canvas not sending or handling on node slot value changes
|
há 3 anos atrás |
gadams3
|
5904d59500
Fixing material canvas nodes and palette items to respect title overrides
|
há 3 anos atrás |
Chris Galvan
|
69b30ba090
Added GraphModel API to query if a node is wrapped
|
há 3 anos atrás |
Chris Galvan
|
f4e4f70a19
Improved handling of action after deleting wrapped nodes
|
há 3 anos atrás |
Chris Galvan
|
aaa01709b4
Fixed issue when adding wrapped nodes via API creating new entities
|
há 3 anos atrás |
Chris Galvan
|
29cf1b957b
Added AreSlotsConnected API to GraphModel
|
há 3 anos atrás |
Chris Galvan
|
e228fa0c74
Improved handling of action after deleting wrapped nodes
|
há 3 anos atrás |
Chris Galvan
|
e21d77a6da
Added GraphModel API to query if a node is wrapped
|
há 3 anos atrás |
gadams3
|
954f28659f
Adding options to graph model slot to be able to hide property editors per slot
|
há 3 anos atrás |
Guthrie Adams
|
6edd5eaaf2
Adding more undue batch calls throughout graph model related code to handle property changes within nodes
|
há 3 anos atrás |
Guthrie Adams
|
b3912bbc5e
Material Canvas: Initial support for undo redo
|
há 3 anos atrás |
Guthrie Adams
|
40ef059fcf
Material Canvas: Fixing bugs with input and property slots supporting multiple data types
|
há 3 anos atrás |
Guthrie Adams
|
d5a37b7d73
Graph Model: Move graph context implementation into base class
|
há 3 anos atrás |