Added a group_hdri node type.
This node type serves the same purpose for hdri as the group_texture serves for the texture nodes.
This commit is contained in:
@@ -442,7 +442,7 @@ class TextureLibraryTest(AbstractHomeProjectTest):
|
||||
|
||||
self.create_node({'description': '',
|
||||
'project': self.hdri_proj_id,
|
||||
'node_type': 'hdri',
|
||||
'node_type': 'group_hdri',
|
||||
'user': user_id,
|
||||
'properties': {'status': 'published',
|
||||
'tags': [],
|
||||
|
Reference in New Issue
Block a user