Merge branch 'blender-v2.90-release' into master

This commit is contained in:
2020-08-26 23:28:44 +10:00
3 changed files with 17 additions and 11 deletions

View File

@@ -795,8 +795,12 @@ const char *buttons_context_dir[] = {
"line_style",
"collection",
"gpencil",
#ifdef WITH_HAIR_NODES
"hair",
#endif
#ifdef WITH_PARTICLE_NODES
"pointcloud",
#endif
"volume",
NULL,
};