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/SharedPreview
Guthrie Adams 357648a424 Fixed a bug with model previews and thumbnails.
A source model asset can have multiple products including models and materials.
It’s not guaranteed that the first entry in the list of products for a model asset will be a model.
In this case the first product was the default material asset.
This caused some model previews to render a gray sphere depicting the default material.

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
SharedPreviewContent.cpp Updated shared preview fit to camera logic and viewing angle 4 years ago
SharedPreviewContent.h Moved asynchronous image loading function to atom tools framework 4 years ago
SharedPreviewUtils.cpp Fixed a bug with model previews and thumbnails. 4 years ago
SharedPreviewUtils.h Fixed a bug with model previews and thumbnails. 4 years ago
SharedPreviewer.cpp renamed SharedThumbnailUtils to SharedPreviewUtils 4 years ago
SharedPreviewer.h Compile again after renaming and moving files 4 years ago
SharedPreviewer.ui Compile again after renaming and moving files 4 years ago
SharedPreviewerFactory.cpp renamed SharedThumbnailUtils to SharedPreviewUtils 4 years ago
SharedPreviewerFactory.h Compile again after renaming and moving files 4 years ago
SharedThumbnail.cpp Moved asynchronous image loading function to atom tools framework 4 years ago
SharedThumbnail.h Moved asynchronous image loading function to atom tools framework 4 years ago
SharedThumbnailRenderer.cpp Moved asynchronous image loading function to atom tools framework 4 years ago
SharedThumbnailRenderer.h Moved asynchronous image loading function to atom tools framework 4 years ago