Scripts for daily use
1 - "install_module.py" -Is for installing python3 modules
2 - "Folder_Crawler.py" -Is to Get all folder and file names and store it in a txt file in the same directory
3 - clarisse_scripts.py - useful Scripts collection for Isotropix Clariss
4- fix_backslash_in_MaxScript.ms -Is to fix backslash in maxscript
5 - Houdini_Shelf_Creator.py - Create Houdini Shelf and Shelf Tools
6 -clarisse_select_all_texture_nodes.py -select all texture nodes in clarisse current scene
7- get_file_padding.py -get frame number(padding) from file
8- run_once.py -This script prevent dosen't allow openinig more than one same script at the same time
9- get_node_inputs_outputs.py - in clarisse get all inputs and outputs with attributes for a node
10 - clarisse_get_texture_from_material - Get all textures connected to a material and the connection attributes in clarisse
11 - Maya_QWidget_Dockable.py - create maya PySide2 dockable widget