Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
f00b9fe
Updated Developer Docs
latenitefilms Feb 5, 2018
0d4f573
Updated Developer Docs
latenitefilms Feb 22, 2018
e04a125
Updated Translation Documentation
latenitefilms Feb 23, 2018
a1ccdb1
Updated Developer Docs
latenitefilms Apr 5, 2018
7459bde
Simplified Developers Docs
latenitefilms Apr 6, 2018
395411f
Updated Image Paths
latenitefilms Apr 6, 2018
1dbd95b
Updated Image Links
latenitefilms Apr 6, 2018
a6c434c
GitBook: [master] 2 pages modified
latenitefilms Apr 6, 2018
f11b9f5
Updated MIDI Manager
latenitefilms Apr 6, 2018
af9c45e
Temporary Fix
latenitefilms Apr 6, 2018
07055c3
Restore Summary
latenitefilms Apr 6, 2018
862b05d
Fixed Typo
latenitefilms Apr 6, 2018
6ed5faa
Updated Summary
latenitefilms Apr 10, 2018
8fff1fb
Restoring Resty Template after Bug Fix
latenitefilms Apr 10, 2018
643e1fd
Temporarily removing Resty API until Gitbook is fixed
latenitefilms Apr 10, 2018
eacd614
Updated Developer Docs
latenitefilms Apr 10, 2018
45e261a
Removed rogue `{% %}`
latenitefilms Apr 12, 2018
e2631fc
Updated Developer Docs
latenitefilms Apr 15, 2018
39df05a
Updated Developer Docs
latenitefilms Apr 15, 2018
fd3b14f
Updated Developer Docs
latenitefilms Apr 23, 2018
389930b
Updated Developer Docs
latenitefilms May 1, 2018
e6ebe11
Updated Developer Docs
latenitefilms Jun 7, 2018
9fe16d5
Updated Developer Docs
latenitefilms Jun 7, 2018
f7d7419
Updated Developer Docs
latenitefilms Jun 10, 2018
04edd36
Updated Developer Docs
latenitefilms Jun 11, 2018
9c9e973
Updated Developers Guide
latenitefilms Jun 11, 2018
2270def
Updated Developer Docs
latenitefilms Jun 12, 2018
a132e87
Updated Developer Docs
latenitefilms Jun 12, 2018
b2081bc
Updated Developer Docs
latenitefilms Jun 12, 2018
fd79742
Updated Developer Docs
latenitefilms Jun 12, 2018
1da2f2c
Updated Developer Docs
latenitefilms Jun 19, 2018
262ae83
Attempt to use HTML instead of markdown
latenitefilms Jun 21, 2018
f7fdb4f
Reverted back to using markdown instead of HTML
latenitefilms Jun 21, 2018
9a0527d
Testing Markdown within HTML Tags
latenitefilms Jun 21, 2018
194a919
Attempting to use `markdown` in `jinja2`
latenitefilms Jun 21, 2018
4ff3470
Test updating `cp.prop`
latenitefilms Jun 21, 2018
06b1fee
Attempting to use HTML again
latenitefilms Jun 23, 2018
e3e239d
Revert back to the way it was
latenitefilms Jun 23, 2018
1aa4948
Updated Summary
latenitefilms Jun 23, 2018
9e3c8bf
Updated Developer Docs
latenitefilms Jun 25, 2018
5a41a0d
Updated Developer Docs to Fix Line Breaks
latenitefilms Jun 25, 2018
0f14081
* Updated documentation.
randomeizer Jul 16, 2018
b0f5698
Updated Developer Docs
latenitefilms Jul 17, 2018
6630e63
Updated Developer Docs
latenitefilms Aug 6, 2018
a5a795d
Updated Developer Docs
latenitefilms Aug 9, 2018
5c7f498
Updated Developer Docs
latenitefilms Aug 26, 2018
627c945
Updated Developer Docs
latenitefilms Sep 1, 2018
9e741a5
Updated Developer Docs
latenitefilms Sep 11, 2018
79bdac5
Added in a History Lesson
latenitefilms Nov 1, 2018
8e40cdd
Removed Final Cut Pro Section
latenitefilms Nov 4, 2018
9d30145
Updated Developer Docs
latenitefilms Nov 4, 2018
a9c70ab
Updated Developers Guide
latenitefilms Nov 25, 2018
e1741ae
Updated Developer Docs
latenitefilms Jan 5, 2019
77153c3
Updated Developers Guide
latenitefilms Jan 14, 2019
b49f663
Updated Developer Guide
latenitefilms Jan 24, 2019
79cdec3
Updated Developer Docs
latenitefilms Mar 8, 2019
b621992
Updated Developers Guide
latenitefilms Apr 2, 2019
fef8d67
Updated Developer Docs
latenitefilms Apr 2, 2019
33ec929
Updated Developer Docs
latenitefilms Jun 20, 2019
176cbfb
Updated developers docs
latenitefilms Jul 13, 2019
1091653
Added jq requirement
latenitefilms Aug 15, 2019
b8ac7d8
Updated Developer Docs
latenitefilms Sep 20, 2019
5b27cb7
Updated Developer Documentation
latenitefilms Sep 29, 2019
3f4dd05
Updated Developer Guide
latenitefilms Oct 26, 2019
57f3e42
Updated developer documentation
latenitefilms Nov 7, 2019
ca5d978
Updated Developer Docs
latenitefilms Nov 23, 2019
4f336f3
Updated developers documentation
latenitefilms Jan 7, 2020
ea42ec5
Updated Developer Documentation
latenitefilms Aug 17, 2020
b3aa060
Updated Developers Guide
latenitefilms Aug 31, 2020
dfdc890
Updated Developer Docs
latenitefilms Apr 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1,111 changes: 691 additions & 420 deletions SUMMARY.md

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions api/plugins/plugins.core.quit.md → api/cp/cp.18n.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# [docs](index.md) » plugins.core.quit
# [docs](index.md) » cp.18n
---

Core CommandPost functionality
CommandPost's Internationalisation & Localisation Manger.

## API Overview
* Functions - API calls offered directly by the extension
* [quit](#quit)
* [init](#init)

## API Documentation

### Functions

#### [quit](#quit)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`plugins.core.quit.quit() -> nil` </span> |
#### [init](#init)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.18n.init() -> none` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Function |
| **Description** | Quit's CommandPost |
| **Type** | Function |
| **Description** | Initialise the module. |
| **Parameters** | <ul><li>None</li></ul> |
| **Returns** | <ul><li>None</li></ul> |
| **Returns** | <ul><li>None</li></ul> |

19 changes: 19 additions & 0 deletions api/cp/cp.adobe.aftereffects.app.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# [docs](index.md) » cp.adobe.aftereffects.app
---

The `cp.app` for Adobe After Effects.

## API Overview
* Constants - Useful values which cannot be changed
* [app](#app)

## API Documentation

### Constants

#### [app](#app)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects.app <cp.app>` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Constant |
| **Description** | The `cp.app` for After Effects. |

80 changes: 80 additions & 0 deletions api/cp/cp.adobe.aftereffects.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
# [docs](index.md) » cp.adobe.aftereffects
---

Adobe After Effects Extension

## Submodules
* [cp.adobe.aftereffects.app](cp.adobe.aftereffects.app.md)
* [cp.adobe.aftereffects.shortcuts](cp.adobe.aftereffects.shortcuts.md)

## API Overview
* Constants - Useful values which cannot be changed
* [preferences](#preferences)
* Functions - API calls offered directly by the extension
* [allowScriptsToWriteFilesAndAccessNetwork](#allowscriptstowritefilesandaccessnetwork)
* [preferencesFilePath](#preferencesfilepath)
* [preferencesPath](#preferencespath)
* [refreshPreferences](#refreshpreferences)
* [shortcutsPreferences](#shortcutspreferences)
* [shortcutsPreferencesPath](#shortcutspreferencespath)

## API Documentation

### Constants

#### [preferences](#preferences)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects.preferences <cp.app.prefs>` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Constant |
| **Description** | The `cp.app.prefs` for After Effects. |

### Functions

#### [allowScriptsToWriteFilesAndAccessNetwork](#allowscriptstowritefilesandaccessnetwork)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects:allowScriptsToWriteFilesAndAccessNetwork() -> boolean` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Function |
| **Description** | Is "Allow Scripts to Write Files and Access Network" enabled in After Effects Preferences? |
| **Parameters** | <ul><li>None</li></ul> |
| **Returns** | <ul><li>A boolean</li></ul> |

#### [preferencesFilePath](#preferencesfilepath)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects:preferencesFilePath() -> string` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Function |
| **Description** | The path to the main Preferences file. |
| **Parameters** | <ul><li>None</li></ul> |
| **Returns** | <ul><li>A string</li></ul> |

#### [preferencesPath](#preferencespath)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects:preferencesPath() -> string | nil` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Function |
| **Description** | The path to After Effects Preferences folder. |
| **Parameters** | <ul><li>None</li></ul> |
| **Returns** | <ul><li>A string or <code>nil</code> if no path can be found.</li></ul> |

#### [refreshPreferences](#refreshpreferences)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects:refreshPreferences() -> none` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Function |
| **Description** | If After Effects is running, this forces the preferences file to be saved to disk. |
| **Parameters** | <ul><li>None</li></ul> |
| **Returns** | <ul><li>None</li></ul> |

#### [shortcutsPreferences](#shortcutspreferences)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects:shortcutsPreferences() -> table` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Function |
| **Description** | Gets a table of all the active After Effects keyboard shortcuts. |
| **Parameters** | <ul><li>None</li></ul> |
| **Returns** | <ul><li>A table</li></ul> |

#### [shortcutsPreferencesPath](#shortcutspreferencespath)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects:shortcutsPreferencesPath() -> string` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Function |
| **Description** | Gets the active shortcut key preferences file path. |
| **Parameters** | <ul><li>None</li></ul> |
| **Returns** | <ul><li>A string</li></ul> |

33 changes: 33 additions & 0 deletions api/cp/cp.adobe.aftereffects.shortcuts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# [docs](index.md) » cp.adobe.aftereffects.shortcuts
---

Translations between After Effects shortcuts and Hammerspoon-friendly shortcuts.

## API Overview
* Constants - Useful values which cannot be changed
* [keys](#keys)
* [labels](#labels)
* [modifiers](#modifiers)

## API Documentation

### Constants

#### [keys](#keys)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects.shortcuts.keys -> table` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Constant |
| **Description** | Table containing key translations. |

#### [labels](#labels)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects.shortcuts.labels -> table` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Constant |
| **Description** | Table containing label translations. |

#### [modifiers](#modifiers)
| <span style="float: left;">**Signature**</span> | <span style="float: left;">`cp.adobe.aftereffects.shortcuts.modifiers -> table` </span> |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| **Type** | Constant |
| **Description** | Table containing modifier translations. |

Loading