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
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
..
Document ATOM-15439 Implement basic local socket and server for IPC in material editor and other tools 5 years ago
Platform Add newlines to the end of all files 5 years ago
Window [SMC] UI Updates (#270) 5 years ago
ShaderManagementConsoleApplication.cpp Integrating github/staging through commit ab87ed9 5 years ago
ShaderManagementConsoleApplication.h Initial commit 5 years ago
main.cpp Integrating github/staging through commit 5f214be 5 years ago
resource.h Initial commit 5 years ago