We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d09d95 commit adcf39bCopy full SHA for adcf39b
1 file changed
README.md
@@ -1,2 +1,18 @@
1
-# AfterEffectsScript-Explode-Shape-Layer
2
-Extract shapes form a shape layer to individual layers
+# [After Effects Script] Explode Shape layer
+
3
+__Explode Shape Layer__ is an After Effects Script that allow you to extract shapes from a _shape layer_ to individual layers.
4
5
+### [Warning]
6
+The script still in a development stage. It is unstable and performances greedy !
7
8
+## Usage
9
+Select the Shape Layer you want to explode, launch the script... tadaaa !
10
11
12
+## Installation
13
+Copy the `.jsx` file to the After Effets' default script folder or/then launch the script directly from After Effects panel : `File > Scripts > ...`
14
15
+## Compatibility
16
+Works on :
17
+- After Effects __CC 2017__
18
+- Not tested on previous versions
0 commit comments