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:
2016-07-20 15:22:24 +02:00
parent 6d68753b1b
commit 7880fb6968
4 changed files with 25 additions and 5 deletions

View File

@@ -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': [],