Merge branch 'master' into blender2.8

This commit is contained in:
2018-06-01 18:26:42 +02:00
801 changed files with 1530 additions and 1530 deletions

View File

@@ -87,7 +87,7 @@ struct bNodeInstanceHash;
/** Compact definition of a node socket.
* Can be used to quickly define a list of static sockets for a node,
* which are added to each new node of that type.
* which are added to each new node of that type.
*
* \deprecated This struct is used by C nodes to define templates as simple
* static struct lists. These are converted to the new template collections