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/AtomToolsFramework/Code/Source
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
..
Application Atom Tools: Removing unnecessary modules, components, and dead code from SMC 4 years ago
AssetBrowser Atom Tools: moving custom asset browser code to common location 4 years ago
Communication Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Debug Working on making Material Editor able to open materials that have missing textures. 5 years ago
Document Merge pull request #6960 from aws-lumberyard-dev/Atom/guthadam/atom_tools_shared_asset_browser 4 years ago
DynamicProperty Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
Inspector Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
Platform Linux Fixes for Launching the Material Editor (#4808) 5 years ago
PreviewRenderer Guard against creating a PreviewRenderer with uninitialized RPI. (#5708) 5 years ago
Util Atom Tools: disabling auto load of unused gems in some atom tools 4 years ago
Viewport Bugfix - ViewportInteractionImp connected to the wrong id in RenderViewportWidget (#6867) 4 years ago
Window Atom Tools: moving custom asset browser code to common location 4 years ago
AtomToolsFrameworkModule.cpp Converted preview renderer to use AZ::Interface 5 years ago
AtomToolsFrameworkModule.h Re-enabled linux tests physics (#5701) 5 years ago
AtomToolsFrameworkSystemComponent.cpp Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
AtomToolsFrameworkSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago