Histórico de commits

Autor SHA1 Mensagem Data
  Guthrie Adams 5df2254767 fixed generate source materials so that it references the original source material instead of the intermediate asset version 1 ano atrás
  Olex Lozitskiy 4ea6d8710b Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844) 1 ano atrás
  santorac 8d040facca Refactored material property code in preparation for material pipeline functor support. 2 anos atrás
  Guthrie Adams 1a45b42f77 Updating ATF utility functions to handle paths with aliases which were causing errors during autosave and reload 2 anos atrás
  Guthrie Adams 796f4fb3d1 Renamed several material component bus functions based on feedback from previous review. 2 anos atrás
  Guthrie Adams 569f16b651 Updated comments and messaging in the material instance inspector 2 anos atrás
  Guthrie Adams a9ca0bace5 Updating editor material component and inspector to make sure that material notifications are sent and the UI is updated whenever an entity with affected materials is changed 2 anos atrás
  Guthrie Adams 9a183f8e39 Implemented functions to retrieve and compare material type asset IDs across a set of entities and material slots 2 anos atrás
  Guthrie Adams d2be180604 Updated utility functions for comparing materials and material slots across different sets of entities 2 anos atrás
  Guthrie Adams 5f329e71c4 Material Component: Experimenting with multi selection editing 2 anos atrás
  Guthrie Adams 01786b2966 Atom Tools: Saving tool settings, made inspector configurable, moved to ATF 2 anos atrás
  santorac 8fbd2aaaf5 Tied up a few loose ends to support deeply nested property groups. 2 anos atrás
  santorac 8eafb7e057 Merge branch 'Atom/santorac/RemixableMaterialTypes4_FlatMaterialFiles' into Atom/santorac/RemixableMaterialTypes4_Layering 2 anos atrás
  santorac 1daa9fbbed Changed the .material file format to use a flat list for material property values, instead of a tree structure. 2 anos atrás
  santorac 4bb93e4c94 Removed unnecessary MaterialSourceData::Property class. 2 anos atrás
  santorac a7bdb05d66 Tied up some loose ends with nested property group support. 2 anos atrás
  santorac 2c59f1b8a4 Added support for deeply nested material property groups. 2 anos atrás
  santorac c2e220ce49 Renamed property 'set' to property 'group' for consistency with the prior naming. 2 anos atrás
  santorac a4346de658 Code cleanup. New comments. Added some non-const find functions to MaterialTypeSourceData. Fixed places where I forgot to change m_name to GetName(). 2 anos atrás
  santorac aeb43c4012 Fixed up a few small things to get Material Editor working again. 2 anos atrás
  santorac b5c7869f14 Merge branch 'development' into Atom/santorac/RemixableMaterialTypes3 2 anos atrás
  santorac 42b7f21689 Fixed a place where GetFullName was still being used. 2 anos atrás
  santorac 02acf2f65e Updated MaterialPropertyId class in preparation for nested material property sets. 3 anos atrás
  santorac db3d41ad9d Merge remote-tracking branch 'upstream/stabilization/2110' into Atom/santorac/MaterialEditorHandlesMissingTextures 3 anos atrás
  santorac 7d849cc0d2 Changed the overall strategy for how to handle missing image references. Instead of replacing it with one of the placeholder assets, we replace it with an random UUID which will be interpreted as a missing asset (unless some discovers discovers a UUID collision). This eventually gets replaced by one of the placeholder textures at runtime. This approach gives more consistent results in how missing texture are handled between Material Editor and Material Component. 3 anos atrás
  Guthrie Adams 1689b880fe added version to material component exporter 3 anos atrás
  Guthrie Adams ed4f7965da Created function to get relative paths to referenced files that will fall back to asset folder relative paths under certain conditions 3 anos atrás
  Guthrie Adams f18f838da6 material editor and exporter save source materials with relative paths 3 anos atrás
  hershey5045 d8549f9566 Merge branch 'development' into Atom/rbarrand/MaterialVersionUpdate 3 anos atrás
  santorac 1a99103999 Overhauled the .materialtype file format to group all related properties data together. This prepares the way for a number of possible improvements, especially unlocking the ability to factor out material type configuration to be shared by multiple material types. 3 anos atrás