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
e145ce1d01334ddea612077150138f893ea41dd7
o3de
/
Gems
/
AtomLyIntegration
/
CommonFeatures
/
Code
T
History
Chris Santora
e145ce1d01
Updated EditorMaterialComponentSlot to support editing property overrides and UV overrides for the material, regardless of whether there is a material override or not.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-07-30 11:40:56 -07:00
..
Include/AtomLyIntegration
/CommonFeatures
Refactored how model material slots work in preparation to support more flexible material conversion options for the scene asset pipeline. The material slot IDs are based on the MaterialUid that come from SceneAPI. Since these IDs are also used as the AssetId sub-ID for the converted material assets, the system was just checking the material asset sub-ID to determine the material slot ID. But in order to support certain FBX material conversion options, we needed to break this tie, so the slot ID is separate from the AssetId of the material in that slot. This will allow some other material to be used in the slot, instead of being forced to use one that was generated from the FBX.
2021-07-30 11:40:51 -07:00
Resources
Add newlines to the end of all files
2021-04-23 09:43:40 -07:00
Source
Updated EditorMaterialComponentSlot to support editing property overrides and UV overrides for the material, regardless of whether there is a material override or not.
2021-07-30 11:40:56 -07:00
atomlyintegration_commonfeatures_editor_files.cmake
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
atomlyintegration_commonfeatures_files.cmake
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
atomlyintegration_commonfeatures_public_files.cmake
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
atomlyintegration_commonfeatures_shared_files.cmake
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
CMakeLists.txt
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00