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/Platform
Guthrie Adams 3977edb21e Atom Tools: Removing unnecessary modules, components, and dead code from SMC
Looking toward creating a bare bones template for a standalone application, simplifying and removing any boilerplate wherever possible. SMC followed patterns established by material editor, subdividing everything into multiple modules, which required manually adding static modules, implementing system components with little to no functionality, and a bunch of unnecessary files for such a simple application. This change deletes unnecessary boilerplate code, moving everything into a single module, making the application class responsible for reflecting classes and buses.

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
Android updating SMC Linux config 4 years ago
Linux Atom Tools: Removing unnecessary modules, components, and dead code from SMC 4 years ago
Mac Atom Tools: Removing unnecessary modules, components, and dead code from SMC 4 years ago
Windows Atom Tools: Removing unnecessary modules, components, and dead code from SMC 4 years ago
iOS updating SMC Linux config 4 years ago