Metadata-Version: 2.1
Name: cg3d-maya-casc
Version: 1.0.0
Summary: Easily bridge data between Maya and Cascadeur with this Maya Module
Author-email: Nathaniel A <developer@3dcg.guru>
Project-URL: Homepage, https://github.com/Nathanieljla/cg3d-maya-casc
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymel>=1.3
Requires-Dist: cg3d-maya-core
Requires-Dist: wing-carrier

![maya2024](https://img.shields.io/badge/Maya_2024-tested-brightgreen.svg)
![maya2023](https://img.shields.io/badge/Maya_2023-tested-brightgreen.svg)
![maya2022](https://img.shields.io/badge/Maya_2022-tested-brightgreen.svg)

![casc](https://img.shields.io/badge/Cascadeur_2023.2+-required-red.svg)

![Windows](https://img.shields.io/badge/Windows-tested-blue)

# cg3d-maya-casc
Easily bridge data between Maya and Cascadeur with this Maya Module.

[Youtube video on how to use](https://www.youtube.com/watch?v=z0PIIlQyxMI)

# Installation

### Drag & Drop
The easiest way to install this application is to ...
1. Click this File Link > [maya_casc_installer.py](https://github.com/Nathanieljla/cg3d-maya-casc/releases/download/v1.0.0-rc1/maya_casc_installer.py) < to download the installation python file.
2. Drag-n-drop it from the browser into a maya-viewport. 
This will automatically install all the dependencies without requiring admin privileges into your user-directory.
3. Hit 'Install'.  If any pop-ups appear, say "yes" or "allow".  The installer will likely take 20+ seconds.
4. when closing Maya for the first time after installing the scripts you'll likely see a question like this:
   ![image](https://github.com/Nathanieljla/cg3d-maya-casc/assets/1466171/3c40331a-5e3b-4151-85c5-1e2127ff3f28)
   
 (you can say 'yes' to the question)
   

