3
0

История коммитов

Автор SHA1 Сообщение Дата
  Ethan Chen 03a70ad52c [ShaderManagementConsole] List all material which use the selected option (#14549) 2 лет назад
  Luis Sempé 92ddc4a37f Removed uses of deprecated and unused AppearsInSystemComponentMenu for System 3 лет назад
  gadams3 c735328d76 Material Canvas: Support for automatically opening blank graph on startup 3 лет назад
  gadams3 29af4d5ef0 changing document system to only clear documents queued for reopening flag after the function is finished 3 лет назад
  Ethan Chen 706170f6e4 Address issues in SMC 3 лет назад
  gadams3 8b89bc04ac Atom Tools: Deferring open document actions to the system tick bus and fixing other timer usage 3 лет назад
  gadams3 56d28746bc Removing calls that tested if a document was open and replacing them with other validity checks. Documents should be valid and usable if they are created without opening from another source. Some documents like material documents needed extra checks to prevent accessing uninitialized values. 3 лет назад
  gadams3 209deb8af2 AtomToolsDocumentSystem::CreateDocumentFromFilePath improvements for better handling of optional source and target files 3 лет назад
  gadams3 064ca0bb26 Create a document class, AtomToolsAnyDocument, that can load, save, edit any object using standard serialize and edit context reflection in atom tools framework based tools 3 лет назад
  gadams3 1af926ca03 Image asset previews in material cannabis inspector 3 лет назад
  Guthrie Adams 46bb98c140 Updating log warning and error message text to include the title text 3 лет назад
  Guthrie Adams d70e022004 Implementing autosave feature for material editor and other atom tools. https://github.com/o3de/o3de/issues/10015 3 лет назад
  gadams3 0f8b99651f Atom Tools: Restoring settings dialog for ME, MC, SMC 3 лет назад
  Guthrie Adams 732d1a3cbd Atom Tools: Fixing issues with recent file lists and tabbing between documents 3 лет назад
  Guthrie Adams 42cf132f19 Added function to document system and buses to test if a document is open in the system. This fixes an issue with the Python automated tests that were checking to see if a document was open after it had already been closed which would always return true because the bus was no longer connected to the document. 3 лет назад
  Guthrie Adams 1788b1525a Updated document system to support disabling error message boxes 3 лет назад
  Guthrie Adams 0712bab1ef Atom Tools: Add settings to disallow previewing and editing certain materials 3 лет назад
  Guthrie Adams 537884af81 Atom Tools: Fix crash opening/saving documents outside of asset safe/scan folders 3 лет назад
  Guthrie Adams 953a1fe519 Atom Tools: Fix crash hot reloading documents if application is out of focus or dialog is open 3 лет назад
  Guthrie Adams 7e70bb1ff0 Atom Tools: Support different views for each document type 4 лет назад
  Guthrie Adams 9362e4a7b2 Atom Tools: Introducing DocumentTypeInfo struct to simplify document registration between tools 4 лет назад
  Guthrie Adams 01786b2966 Atom Tools: Saving tool settings, made inspector configurable, moved to ATF 4 лет назад
  Guthrie Adams ce754d31e5 Atom Tools: Moving behavior context reflection into respective classes 4 лет назад
  Guthrie Adams c6ba1ef064 Atom Tools: updated document and windows systems and buses to support multiple instances 4 лет назад