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/Code
Guthrie Adams f7e08d1c4b PropertyAssetCtrl and ThumbnailPropertyCtrl support custom thumbnail images
• PropertyAssetCtrl was previously extended with ThumbnailPropertyCtrl to optionally display a thumbnail and floating zoomed in preview of the selected asset.
• This change allows overriding the image that comes from the thumbnail system with a custom image provided as an attribute. The custom image can be specified as either a file path or a buffer containing a serialized QPixmap.
• This will be used by the material system in the editor to provide a dynamically rendered image of the material with property overrides applied so that the image will update as the user customizes their material.

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
Editor Fix camera drift issues (#4576) 4 years ago
Framework PropertyAssetCtrl and ThumbnailPropertyCtrl support custom thumbnail images 4 years ago
LauncherUnified LYN-6882 release builds are executing code in asserts (#4305) 4 years ago
Legacy Implemented a deferred LoadLevel queue for the SpawnableLevelSystem (#4561) 4 years ago
Tools Merge pull request #4486 from aws-lumberyard-dev/Prism/ShowRepoList 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago