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/Include/AtomToolsFramework
Guthrie Adams c9c172794e Atom Tools: Document system exposes reflected object data
• This removes a direct dependency on dynamic property groups and data from the document system.
• Added support for names, descriptions, and nesting to dynamic property groups.
• Moved property related functions from base document classes into material editor document classes because dynamic property groups are an implementation detail of the material editor document to support material type flexible data format.
• Change material document to use a table of dynamic property groups instead of a map of properties.
• Added functions to traverse groups and properties.
• This keeps groups and properties organized consistently with the material type file as well as what’s expected in the UI.
• Document data can now be maps directly to the inspector reflective property editors instead of copying one property at a time out of the document and keeping those synchronized.

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
Application Updating comments 4 years ago
AssetBrowser Atom Tools: moving custom asset browser code to common location 4 years ago
AssetGridDialog Atom Tools: Changed ME preset browser dialog into generic asset grid dialog in ATF 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. 4 years ago
Document Atom Tools: Document system exposes reflected object data 4 years ago
DynamicProperty Atom Tools: Document system exposes reflected object data 4 years ago
Inspector Merge branch 'development' into Atom/guthadam/material_editor_replace_modified_color_with_indicator 4 years ago
PerformanceMonitor Atom Tools: Moved performance monitor system component from ME to ATF 4 years ago
PreviewRenderer adding missing includes to fix build 4 years ago
Util Atom Tools: disabling auto load of unused gems in some atom tools 4 years ago
Viewport Update modular viewport camera controller interface (#6282) 4 years ago
Window Atom Tools: move performance metrics status bar widgets to base window 4 years ago