Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneDudavkin authored Aug 16, 2021
1 parent fffbf33 commit b675f6a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,14 @@ 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

![Collection_Visibility_1](https://user-images.githubusercontent.com/87300864/129524186-686d3100-978a-4e47-bdbe-94b2920b593d.png)

Also if you want it to be like this

![Collection_Visibility_2](https://user-images.githubusercontent.com/87300864/129524273-9ce53e89-e6ba-440d-bfa6-673f4ef597fc.png)

just rename `OUTLINER_MT_collection_visibility` to `OUTLINER_MT_collection` at the bottom in the script file.

0 comments on commit b675f6a

Please sign in to comment.