Skip to content

Commit

Permalink
feat: Zoom XY Shader ( Fixes #199 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Feb 15, 2024
1 parent b63146e commit 7743331
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions en-us/obs-powershell-commands.help.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
obs-powershell-commands
-----------------------

obs-powershell exports 736 commands
(299 functions and 437 aliases)
obs-powershell exports 739 commands
(300 functions and 439 aliases)

A good number of these commands directly correspond to an obs-websocket message.
For a complete list, see [obs-powershell-websocket-commands](docs/obs-powershell-websocket-commands.md).
Expand Down Expand Up @@ -147,6 +147,7 @@ Functions
|[Get-OBSRepeatShader](docs/Get-OBSRepeatShader.md) |
|[Get-OBSRepeatTextureShader](docs/Get-OBSRepeatTextureShader.md) |
|[Get-OBSReplayBufferStatus](docs/Get-OBSReplayBufferStatus.md) |Get-OBSReplayBufferStatus : GetReplayBufferStatus |
|[Get-OBSRGBAPercentShader](docs/Get-OBSRGBAPercentShader.md) |
|[Get-OBSRgbColorWheelShader](docs/Get-OBSRgbColorWheelShader.md) |
|[Get-OBSRgbSplitShader](docs/Get-OBSRgbSplitShader.md) |
|[Get-OBSRgbvisibilityShader](docs/Get-OBSRgbvisibilityShader.md) |
Expand Down Expand Up @@ -455,6 +456,7 @@ Aliases
|[Get-OBSRepeatShader](docs/Get-OBSRepeatShader.md) |
|[Get-OBSRepeatTextureShader](docs/Get-OBSRepeatTextureShader.md) |
|[Get-OBSReplayBufferStatus](docs/Get-OBSReplayBufferStatus.md) |
|[Get-OBSRGBAPercentShader](docs/Get-OBSRGBAPercentShader.md) |
|[Get-OBSRgbColorWheelShader](docs/Get-OBSRgbColorWheelShader.md) |
|[Get-OBSRgbSplitShader](docs/Get-OBSRgbSplitShader.md) |
|[Get-OBSRgbvisibilityShader](docs/Get-OBSRgbvisibilityShader.md) |
Expand Down

0 comments on commit 7743331

Please sign in to comment.