3
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Luis Sempé 6f814273e8 Remove preview labels (#17688) 1 жил өмнө
  Guthrie Adams 3438cf90a6 Change material editor hot key so that it does not interfere with asset browser searches 2 жил өмнө
  Daniel Tamkin 3c96172408 merge FBX settings 2 жил өмнө
  Daniel Tamkin 78e9c4a700 update icons 2 жил өмнө
  Danilo Aimini ceb25ca61a Add Lua Editor to tools Menu, introduce API call to simplify creating alphabetically ordered menus/toolbars. 3 жил өмнө
  Luis Sempé 92ddc4a37f Removed uses of deprecated and unused AppearsInSystemComponentMenu for System 3 жил өмнө
  Luis Sempé fe9c913b22 Missed a few asserts to fix 3 жил өмнө
  Luis Sempé 3b8c9b5ecc Fixed build error and cleaned up previous implementation 3 жил өмнө
  Luis Sempé b9aa73aaa2 Implemented MaterialEditor & Canvas menu items with ActionManager 3 жил өмнө
  gadams3 8ef2455fbc Material canvas: updating application name from experimental to preview 3 жил өмнө
  gadams3 f5541088c9 Fixing a string that was missed updating the title of the material instance editor 3 жил өмнө
  gadams3 a782ad6df7 Added constants for different extensions, fixed comments, other PR feedback 3 жил өмнө
  gadams3 8f9aebf093 Material Canvas: Renaming extensions to material graph and other related changes 3 жил өмнө
  gadams3 1353d02c7d Fix preview and thumbnail rendering spam caused by requesting assets before pick out a log was ready 3 жил өмнө
  moraaar ad53e8e509 Merge branch 'stabilization/2210' into moraaar/gitflow_220915_o3de 3 жил өмнө
  michabr eb2682b42d Call 'material preview ready' notification on main thread (#11933) 3 жил өмнө
  santorac cf8314d6ce Changes per code review feedback: added an assert and reverted whitespace changes 3 жил өмнө
  santorac c2ef643160 Removed the "View Shader Details" context menu item from Material Component. It was too hard to reliably correlate the materials shown in the Material Component with the actual draw packets listed in the Material Shader Details tool. We don't want to misdirect users by mistakenly highlighting the shader details for a draw packet that doesn't correspond with the material slot they selected. 3 жил өмнө
  santorac 80fdb93996 I kind of got it working so you can select a draw packet from the MaterialComponent context menus. 3 жил өмнө
  santorac 783b110778 (Restored changes that got lost during a rebase operation. It looks like this commit was ignored because it was incorrectly flagged as a merge because some prior merge operation was left in an incomplete state) 3 жил өмнө
  santorac f7e438b5eb Added a new AtomImGuiToolsBus that's used to open the material shader details tool. It doesn't quite work yet but I need to commit these changes and then merge some other stuff before continued testing. 3 жил өмнө
  santorac ad0076ef44 Just getting started adding shader details tool for materials. This commit just adds a button to MaterialComponent that I'll use to open the details tool. 3 жил өмнө
  Guthrie Adams 1254a00c08 Material Canvas: Add Material Canvas (Preview) to main editor tools menu 3 жил өмнө
  Guthrie Adams 1a41c9b1a1 Changing material previews and thumbnails to return a blank image instead of sending a failure notification. This will prevent them from getting stuck with the white missing file icon because the shared thumbnail renderer used for material thumbnails in the asset browser listens for asset reload notifications and will refresh itself while the missing thumbnail class does not. The thumbnail system will need to be revisited to globally support hot reloading or embed the loading and missing thumbnail support into the base thumbnail class so each thumbnail can manage their own state. 3 жил өмнө
  Guthrie Adams b201c8a4a1 Attempting to resolve compile error from using variables unpacked from a for loop and a function capture 3 жил өмнө
  Guthrie Adams 4fecac9313 Updating editor material system component and material slots to queue up preview generation requests. 3 жил өмнө
  Guthrie Adams 796f4fb3d1 Renamed several material component bus functions based on feedback from previous review. 3 жил өмнө
  Guthrie Adams b55dfdf3f7 Material Component: Fixed cached default material asset map and notifications 3 жил өмнө
  Guthrie Adams f5c4e4d067 Increasing the default instance inspector window size 3 жил өмнө
  Guthrie Adams 2e86d440f2 Update comments and parameter names to clarify the difference between the primary entity ID and the set of editable entities 3 жил өмнө