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
13679a7cc3437bd45430e57e7cf076ca87cbbbe8
o3de
/
Gems
/
AtomLyIntegration
/
CommonFeatures
/
Code
T
History
Chris Santora
13679a7cc3
Reverted partial support for property overrides on default material assignments. This needs more UI design discussion first.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-07-30 11:41:15 -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
Reverted partial support for property overrides on default material assignments. This needs more UI design discussion first.
2021-07-30 11:41:15 -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