20849655ea
These are immediate dependencies, and include many circular dependencies, largely amongst the Atom gems, as indicated by cmake Signed-off-by: AMZN-alexpete <26804013+AMZN-alexpete@users.noreply.github.com>
23 lines
701 B
JSON
23 lines
701 B
JSON
{
|
|
"gem_name": "AtomContent",
|
|
"display_name": "Atom Content",
|
|
"license": "Apache-2.0 Or MIT",
|
|
"origin": "Open 3D Engine - o3de.org",
|
|
"type": "Asset",
|
|
"summary": "The Atom Content Gem provides assets for Atom Renderer and a modified version of the <a href='https://renderman.pixar.com/look-development-studio'>Pixar Look Development Studio</a>.",
|
|
"canonical_tags": [
|
|
"Gem"
|
|
],
|
|
"user_tags": [
|
|
"Rendering",
|
|
"Assets",
|
|
"Tools"
|
|
],
|
|
"requirements": "",
|
|
"documentation_url": "https://o3de.org/docs/user-guide/gems/reference/rendering/atom/atom-content/",
|
|
"dependencies": [
|
|
"ReferenceMaterials",
|
|
"Sponza"
|
|
]
|
|
}
|