Skip to content

Commit

Permalink
Docs Update
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewHazelden committed Jan 27, 2018
1 parent 6404d62 commit cd483c5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,31 +359,31 @@ <h2>Clipping Plane Notes</h2>
<h2>CameraSnap Script Installation</h2>
<p>The <code>CameraSnap.mel</code> script works with Maya 2010-2018 on Windows/Mac/Linux.</p>
<h3>Windows MEL Script Install:</h3>
<h4>Step 1.####</h4>
<h4>Step 1.</h4>
<p>To load the CameraSnap.mel script in Maya copy the MEL script file to your user account's Maya scripts folder.</p>
<p>On Windows the script folder is located in the folder:</p>
<p><code>My Documents\maya\&lt;maya version number&gt;\prefs\scripts</code></p>
<p>In this case <code>&lt;maya version number&gt;</code> is a placeholder for your actual Maya release number like &quot;<code>2014-x64</code>&quot;.</p>
<h4>Step 2.####</h4>
<h4>Step 2.</h4>
<p>Copy the shelf tool to the Maya Shelves folder:</p>
<p><code>My Documents\maya\&lt;maya version number&gt;\prefs\shelves</code></p>
<h4>Step 3.####</h4>
<h4>Step 3.</h4>
<p>Copy the icons to the Maya Shelves folder:</p>
<p><code>My Documents\maya\&lt;maya version number&gt;\prefs\icons</code></p>
<hr />
<h3>Mac OS X MEL Script Install</h3>
<p>To load <code>the CameraSnap.mel</code> script in Maya copy the MEL script file to your user account's Maya scripts folder.</p>
<h4>Step 1.####</h4>
<h4>Step 1.</h4>
<p>On mac os X the folder is located in your preferences folder.</p>
<p><code>~/Library/Preferences/Autodesk/maya/&lt;maya version number&gt;/prefs/scripts</code></p>
<p>In this case <maya version number> is a placeholder for your actual Maya release number like &quot;<code>2014-x64</code>&quot;.</p>
<h4>Step 2.####</h4>
<h4>Step 2.</h4>
<p>You can open the hidden Library folder on Mac OS X by using the Finder &gt; Go to Folder menu item. Paste in the value:</p>
<p><code>~/Library/Preferences/Autodesk/maya/</code> and hit the &quot;go&quot; button.</p>
<h4>Step 3.####</h4>
<h4>Step 3.</h4>
<p>Copy the shelf tool to the Maya Shelves folder:</p>
<p><code>~/Library/Preferences/Autodesk/maya/&lt;maya version number&gt;/prefs/shelves</code></p>
<h4>Step 4.####</h4>
<h4>Step 4.</h4>
<p>Copy the icons to the Maya Shelves folder:</p>
<p><code>~/Library/Preferences/Autodesk/maya/&lt;maya version number&gt;/prefs/icons</code></p>
<h3>Linux Script Install</h3>
Expand Down
14 changes: 7 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The `CameraSnap.mel` script works with Maya 2010-2018 on Windows/Mac/Linux.
### Windows MEL Script Install: ###


#### Step 1.####
#### Step 1. ####

To load the CameraSnap.mel script in Maya copy the MEL script file to your user account's Maya scripts folder.

Expand All @@ -84,14 +84,14 @@ On Windows the script folder is located in the folder:
In this case `<maya version number>` is a placeholder for your actual Maya release number like "`2014-x64`".


#### Step 2.####
#### Step 2. ####

Copy the shelf tool to the Maya Shelves folder:

`My Documents\maya\<maya version number>\prefs\shelves`


#### Step 3.####
#### Step 3. ####

Copy the icons to the Maya Shelves folder:

Expand All @@ -104,7 +104,7 @@ Copy the icons to the Maya Shelves folder:
To load `the CameraSnap.mel` script in Maya copy the MEL script file to your user account's Maya scripts folder.


#### Step 1.####
#### Step 1. ####

On mac os X the folder is located in your preferences folder.

Expand All @@ -113,21 +113,21 @@ On mac os X the folder is located in your preferences folder.
In this case <maya version number> is a placeholder for your actual Maya release number like "`2014-x64`".


#### Step 2.####
#### Step 2. ####

You can open the hidden Library folder on Mac OS X by using the Finder > Go to Folder menu item. Paste in the value:

`~/Library/Preferences/Autodesk/maya/` and hit the "go" button.


#### Step 3.####
#### Step 3. ####

Copy the shelf tool to the Maya Shelves folder:

`~/Library/Preferences/Autodesk/maya/<maya version number>/prefs/shelves`


#### Step 4.####
#### Step 4. ####

Copy the icons to the Maya Shelves folder:

Expand Down

0 comments on commit cd483c5

Please sign in to comment.