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
e3ceaa477e338d553920f8363fed99384dac0335
o3de
/
Gems
/
AtomLyIntegration
/
CommonFeatures
/
Code
T
History
Chris Santora
e3ceaa477e
Added a version converter for MaterialAssignmentId. This allowed me to successfully load the Sponza level in AtomTest.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-07-30 11:40:53 -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
Added a version converter for MaterialAssignmentId. This allowed me to successfully load the Sponza level in AtomTest.
2021-07-30 11:40:53 -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