https://github.com/csprance/psmasksync
Keeps layerSets masks in sync in photoshop
https://github.com/csprance/psmasksync
Last synced: 9 months ago
JSON representation
Keeps layerSets masks in sync in photoshop
- Host: GitHub
- URL: https://github.com/csprance/psmasksync
- Owner: csprance
- License: mit
- Created: 2014-08-12T12:26:57.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T22:50:10.000Z (almost 12 years ago)
- Last Synced: 2025-02-06T05:31:06.060Z (over 1 year ago)
- Language: JavaScript
- Size: 871 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
psMaskSync
==========
Keeps layerSet masks in sync in Photoshop. This is desgined to work within a PBR workflow,
to make painting material masks easier.
Installation
------------
For Photoshop CS4:
Double click the ```psMaskSync_CS4.mxp``` package, to let Adobe Extension Manager install it.
For Photoshop CS5 or higher:
Double click the ```psMaskSync_CS5Plus.zxp``` pacakge to let Adobe Extension Manager install it.
Install Actions:
If you want access to these scripts in the actions pallet, go to
```File > Scripts > psMaskSync - Install Actions```
Usage
-----
All the scripts can be accessed via the scripts menu in.
```File > Scripts```
For the “Sync All” and “Sync Selective” commands to work you must have a layerSet selected with a mask applied,
and it will take the mask and copy it into the layerSet masks of any layers in your document that share the same name.
The “Create Material” command is just for easily create multiple layerSets at a time, within the right hierarchy.