You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/Tools/ShaderManagementConsole/Code/Source/Document
guthadam fae33e9235 ATOM-15439 Implement basic local socket and server for IPC in material editor and other tools
This replaces grid hub usage in the material editor. It allows material editor and other tools to intercommunicate on the local host.  This will allow enforcing that there is only one instance of the material editor running.  Opening a second instance will forward command line options to the first instance running a local server.

https://jira.agscollab.com/browse/ATOM-15439
https://jira.agscollab.com/browse/ATOM-13742
5 years ago
..
ShaderManagementConsoleDocument.cpp Integrating up through commit 90f050496 5 years ago
ShaderManagementConsoleDocument.h Initial commit 5 years ago
ShaderManagementConsoleDocumentModule.cpp ATOM-15439 Implement basic local socket and server for IPC in material editor and other tools 5 years ago
ShaderManagementConsoleDocumentSystemComponent.cpp ATOM-15439 Implement basic local socket and server for IPC in material editor and other tools 5 years ago
ShaderManagementConsoleDocumentSystemComponent.h ATOM-15439 Implement basic local socket and server for IPC in material editor and other tools 5 years ago