This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ebc92c5b088c28263a5aab091ced3c0f4aa4f7e5
o3de
/
Gems
/
Atom
/
Tools
/
AtomToolsFramework
/
Code
/
Source
T
History
santorac
ebc92c5b08
Restored a bit of error checking that appears to have been removed by mistake, in MaterialPropertyUtil ConvertToExportFormat(). This is important for the missing texture use cases, because this error checking is what will prevent the Material Editor from silently replacing a broken texture reference with no texture reference.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-11-16 10:52:03 -08:00
..
Application
Bundled release build bug fixes cherry picked from development (
#5270
)
2021-11-04 06:46:11 -07:00
Communication
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
Debug
Working on making Material Editor able to open materials that have missing textures.
2021-11-10 14:02:17 -08:00
Document
Removed the 'data-warnings' concept for checking before saving a material document. It's no longer necessary since we no longer replace the original data with placeholders.
2021-11-16 00:02:20 -08:00
DynamicProperty
Updated the naming convention for material property "names" vs "IDs".
2021-09-17 22:19:31 -07:00
Inspector
Queuing inspector invalidate all to boost performance opening/closing several documents
2021-11-07 18:36:38 -06:00
Platform
Linux Fixes for Launching the Material Editor (
#4808
)
2021-10-20 14:34:30 -07:00
PreviewRenderer
ATOM-16747 RPISystemInterface::GetDefaultScene returns the scene crea… (
#5153
) (
#5389
)
2021-11-08 07:49:30 -08:00
Util
Restored a bit of error checking that appears to have been removed by mistake, in MaterialPropertyUtil ConvertToExportFormat(). This is important for the missing texture use cases, because this error checking is what will prevent the Material Editor from silently replacing a broken texture reference with no texture reference.
2021-11-16 10:52:03 -08:00
Viewport
ATOM-16625 [RHI][Vulkan] Swapchain creation issue on viewports (
#4854
)
2021-10-22 10:46:21 -07:00
Window
Bug fix for material editor not taking focus when opening a new document from the main editor or outside of the material editor
2021-11-15 10:54:34 -06:00
AtomToolsFrameworkModule.cpp
Converted preview renderer to use AZ::Interface
2021-10-14 20:22:48 -05:00
AtomToolsFrameworkModule.h
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
AtomToolsFrameworkSystemComponent.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
AtomToolsFrameworkSystemComponent.h
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00