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
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
..
Include/Atom Integrating latest 47acbe8 5 years ago
Source ATOM-15439 Implement basic local socket and server for IPC in material editor and other tools 5 years ago
CMakeLists.txt Integrating latest from github/staging 5 years ago
shadermanagementconsole_files.cmake [SMC] UI Updates (#270) 5 years ago
shadermanagementconsole_win_files.cmake Initial commit 5 years ago
shadermanagementconsoledocument_files.cmake Initial commit 5 years ago
shadermanagementconsolewindow_files.cmake Integrating latest 47acbe8 5 years ago
tool_dependencies.cmake ATOM-15371 Adding missing RHI dependency to Atom tools 5 years ago