├── README.md ├── Tips.py ├── calcObjDistanceFromCam.py ├── cmdsAlembicExportHelp.py ├── create_curve_on_animation_path.py ├── deleteColorSets.py ├── editRenderLayer.py ├── fileRenamer_en.py ├── file_open_and_set_project.py ├── getObjectsMethod.py ├── get_bbox_xyz.py ├── imageplane_to_plane.py ├── renameMeshshapeName.py ├── renderSetup.py ├── setPreRenderMel.py └── setShadingEngineName.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/README.md -------------------------------------------------------------------------------- /Tips.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/Tips.py -------------------------------------------------------------------------------- /calcObjDistanceFromCam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/calcObjDistanceFromCam.py -------------------------------------------------------------------------------- /cmdsAlembicExportHelp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/cmdsAlembicExportHelp.py -------------------------------------------------------------------------------- /create_curve_on_animation_path.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/create_curve_on_animation_path.py -------------------------------------------------------------------------------- /deleteColorSets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/deleteColorSets.py -------------------------------------------------------------------------------- /editRenderLayer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/editRenderLayer.py -------------------------------------------------------------------------------- /fileRenamer_en.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/fileRenamer_en.py -------------------------------------------------------------------------------- /file_open_and_set_project.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/file_open_and_set_project.py -------------------------------------------------------------------------------- /getObjectsMethod.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/getObjectsMethod.py -------------------------------------------------------------------------------- /get_bbox_xyz.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/get_bbox_xyz.py -------------------------------------------------------------------------------- /imageplane_to_plane.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/imageplane_to_plane.py -------------------------------------------------------------------------------- /renameMeshshapeName.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/renameMeshshapeName.py -------------------------------------------------------------------------------- /renderSetup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/renderSetup.py -------------------------------------------------------------------------------- /setPreRenderMel.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/setPreRenderMel.py -------------------------------------------------------------------------------- /setShadingEngineName.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tatsu-github/MayaTools/HEAD/setShadingEngineName.py --------------------------------------------------------------------------------