------------------------------------------------------------------------------
                               DPK_paintDeform
------------------------------------------------------------------------------

Version: 1.1.4
   Date: May 01, 2015


---------
Contents:
---------
1. Installation
2. Version History
3. Known Issues
---------



---------------
1. Installation

Copy the ".mel" file(s) into your scripts directory (e.g.: ../maya/scripts).

You might want to create a shelf button with the command:
    "DPK_paintDeform;"
This will open the UI.


------------------
2. Version History

Version 1.1.4
    - Updated links to the online help


Version 1.1.3
    - Compatibility fixes for the new Maya 2011 Qt-GUI on Windows and Linux


Version 1.1.2
    - Tiny change for x64 compatibility


Version 1.1.1
    - Tweaked UI to work better on Linux


Version 1.1.0
  New Features:
    - New "PaintDeform Marking Menu"
    - New script for adding making menu hotkey commands to the Hotkey Editor:
      "DPK_paintDeformHotkeys.mel"

  Bug Fixes:
    - Fixed a small bug where errors occurred when the painted object's name
      wasn't unique in the scene

  Other:
    - Updated online help menu items


Version 1.0.1
    - The UI should now display correctly on Linux


Version 1.0.0
    - Initial release


---------------
3. Known Issues

Issue:
  When using PaintDeform with a Wacom mouse (i.e., not a pen), errors similar
  to this one appear in the Script Editor:
    // Error: DPK_paintDeform_svc 0 558 -1.#IND00; //
    // Error: Line 1.30: Syntax error //
Solution:
  Same as above. Simply disable "Stylus Pressure" in the Tool Settings window
  when you don't use a stylus pen.


Issue: Currently, only polygonal objects are supported.

Issue: Multi shape objects are not supported.

Issue: Because it is pure MEL, it will get slow when painting many vertices at
       once.


--------------
If you have any comments or suggestions, please email me at:
daniel@dpk.stargrav.com

Daniel Pook-Kolb
