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/AtomLyIntegration/CommonFeatures/Code/Source/Thumbnails
Guthrie Adams c90e1da475 • Moved everything related to the subject being captured by the preview renderer into a preview render content class which will become an interface in the next iteration
• Extracted all of the thumbnail specific code from the common preview render class as a step towards separating it from the thumbnail system completely
• Created a capture request structure that stores all of the info related to the content being captured and callbacks for success and failure
• Request to capture any kind of content can be added to the renderer using this structure

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
5 years ago
..
Preview Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Rendering • Moved everything related to the subject being captured by the preview renderer into a preview render content class which will become an interface in the next iteration 5 years ago
ThumbnailUtils.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ThumbnailUtils.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago