├── Active_Camera_menu.py ├── Collection_Visibility.py ├── Collection_Visibility_0_3_1.py ├── Inactive_Shading_v_1_0_8.py ├── LICENSE ├── Lock_unlock.py ├── Outliner_Menu_Entries.py ├── Precision_Scaler.py ├── README.md ├── Select_Shape_Keys_Vertices.py ├── Switch_Active_Collection_0_1_1.py ├── UV_map_list_tools.py └── switch_collection_by_active_object.py /Active_Camera_menu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/Active_Camera_menu.py -------------------------------------------------------------------------------- /Collection_Visibility.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/Collection_Visibility.py -------------------------------------------------------------------------------- /Collection_Visibility_0_3_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/Collection_Visibility_0_3_1.py -------------------------------------------------------------------------------- /Inactive_Shading_v_1_0_8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/Inactive_Shading_v_1_0_8.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/LICENSE -------------------------------------------------------------------------------- /Lock_unlock.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/Lock_unlock.py -------------------------------------------------------------------------------- /Outliner_Menu_Entries.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/Outliner_Menu_Entries.py -------------------------------------------------------------------------------- /Precision_Scaler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/Precision_Scaler.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/README.md -------------------------------------------------------------------------------- /Select_Shape_Keys_Vertices.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/Select_Shape_Keys_Vertices.py -------------------------------------------------------------------------------- /Switch_Active_Collection_0_1_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/Switch_Active_Collection_0_1_1.py -------------------------------------------------------------------------------- /UV_map_list_tools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/UV_map_list_tools.py -------------------------------------------------------------------------------- /switch_collection_by_active_object.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EugeneDudavkin/small_addons/HEAD/switch_collection_by_active_object.py --------------------------------------------------------------------------------