├── LICENSE ├── icons ├── MInstantMeshes.png └── out_MInstantMeshes.png ├── plug-ins ├── MInstantMeshes_2016.mll ├── MInstantMeshes_2017.mll ├── MInstantMeshes_2018.mll ├── RBFMeshRetarget_2016.mll ├── RBFMeshRetarget_2017.mll └── RBFMeshRetarget_2018.mll └── scripts └── AEMInstantMeshesTemplate.mel /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/LICENSE -------------------------------------------------------------------------------- /icons/MInstantMeshes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/icons/MInstantMeshes.png -------------------------------------------------------------------------------- /icons/out_MInstantMeshes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/icons/out_MInstantMeshes.png -------------------------------------------------------------------------------- /plug-ins/MInstantMeshes_2016.mll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/plug-ins/MInstantMeshes_2016.mll -------------------------------------------------------------------------------- /plug-ins/MInstantMeshes_2017.mll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/plug-ins/MInstantMeshes_2017.mll -------------------------------------------------------------------------------- /plug-ins/MInstantMeshes_2018.mll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/plug-ins/MInstantMeshes_2018.mll -------------------------------------------------------------------------------- /plug-ins/RBFMeshRetarget_2016.mll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/plug-ins/RBFMeshRetarget_2016.mll -------------------------------------------------------------------------------- /plug-ins/RBFMeshRetarget_2017.mll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/plug-ins/RBFMeshRetarget_2017.mll -------------------------------------------------------------------------------- /plug-ins/RBFMeshRetarget_2018.mll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/plug-ins/RBFMeshRetarget_2018.mll -------------------------------------------------------------------------------- /scripts/AEMInstantMeshesTemplate.mel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TKCM/TKCM_MayaAPI/HEAD/scripts/AEMInstantMeshesTemplate.mel --------------------------------------------------------------------------------