From 2b3a9567d2843b01db9446fc53229e83684a00a4 Mon Sep 17 00:00:00 2001 From: APEC <87300864+EugeneDudavkin@users.noreply.github.com> Date: Mon, 16 Aug 2021 10:08:06 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da2ece5..adfe426 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ def cameras_specials_menu(self, contxt): ![Active_Camera_menu](https://user-images.githubusercontent.com/87300864/129523178-0064caf0-fcb9-4e57-96e4-1cba47f61dfd.png) ## Collection_Visibility.py -quick switching between objects type visibility in the collection +quick switching between objects type visibility in the collection. +Works also from 3d View, BUT +instead of using active collection it uses selected objects and use all their collection where they located. ![Collection_Visibility_1](https://user-images.githubusercontent.com/87300864/129524186-686d3100-978a-4e47-bdbe-94b2920b593d.png)