História revízii

Autor SHA1 Správa Dátum
  Ross Charles C. 7776636831 Fix compiler errors while building with C++20 standard. (#18994) 1 mesiac pred
  lumberyard-employee-dm a8a3fa7253 Typeinfo simplification (#14824) 2 rokov pred
  gadams3 985eacb27c Atom tools: adding ranges to settings dialog functions for registering numeric properties 2 rokov pred
  gadams3 602df3ff23 Material Canvas: Change material graph compiler to check and report asset job status\ 2 rokov pred
  gadams3 c735328d76 Material Canvas: Support for automatically opening blank graph on startup 2 rokov pred
  gadams3 0bcb5a6795 Material canvas: updating settings dialog to allow each populate function to add its own settings group widget to the settings inspector 2 rokov pred
  gadams3 3872c0bae6 Fixing code formatting and adding tab bar styling 2 rokov pred
  Ethan Chen 38b4e60ece Merge branch 'o3de:development' into ShaderVariantListSaveAll 2 rokov pred
  rgba16f 59c853fffa Fix compile error that toolId was unused 2 rokov pred
  Ethan Chen 0410325c75 Address feedback 2 rokov pred
  Ethan Chen 9854fd1767 Address feedbacks 2 rokov pred
  Ethan Chen 3607631d4d Address feedback 2 rokov pred
  Ethan Chen 706170f6e4 Address issues in SMC 2 rokov pred
  gadams3 95b387d878 Material Canvas: Menu parenting and recycling fixes 2 rokov pred
  gadams3 8b89bc04ac Atom Tools: Deferring open document actions to the system tick bus and fixing other timer usage 2 rokov pred
  gadams3 5e23ceb1ec Atom Tools: Stop application from shutting down if user cancels saving modified files 2 rokov pred
  gadams3 0cf06fd431 Made changes based on PR comments and todos to make file save and open dialogs take in a list of supported types for validation as well as consistency. 2 rokov pred
  gadams3 61f63b1bf0 Updating tools and systems to use renamed utility functions 2 rokov pred
  gadams3 eb65650ee8 Addressing feedback, fixing typos and comments, updating UUID 2 rokov pred
  gadams3 d8f118bc32 Moving layouts to the view menu and updating the save behavior to do a save as if a document was not previously saved 2 rokov pred
  gadams3 b5fffa12b6 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. 2 rokov pred
  gadams3 069414b890 Changing the document main window class to list out multiple document types in the file open and new menus, filters to their individual extensions, instead of all being combined together or using an input message box to select a document type 2 rokov pred
  gadams3 a236e9dae7 Atom Tools: Fixed issue with properties disappearing from inspector if multiple documents are open and closed 2 rokov pred
  Guthrie Adams 152d81ab13 Implement support for drag and drop from asset browser or other file sources into atom tools document application main window client area 3 rokov pred
  Guthrie Adams d70e022004 Implementing autosave feature for material editor and other atom tools. https://github.com/o3de/o3de/issues/10015 3 rokov pred
  gadams3 0f8b99651f Atom Tools: Restoring settings dialog for ME, MC, SMC 3 rokov pred
  Guthrie Adams f584696e32 Fixing problem with multiple open documents not correctly managing the active craft. This also led to edit and view menus being sealed with multiple versions of the same actions. 3 rokov pred
  Guthrie Adams 732d1a3cbd Atom Tools: Fixing issues with recent file lists and tabbing between documents 3 rokov pred
  Guthrie Adams 1d8a882f71 Updated create menu action helper function to find the action to the menu as its parent and automatically insert the action at the desired position in the menu. This fixes a memory leak caused whenever menus were rebuilt but the actions and their callbacks were not connected directly to the menu. 3 rokov pred
  Guthrie Adams 537884af81 Atom Tools: Fix crash opening/saving documents outside of asset safe/scan folders 3 rokov pred