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 4e3fb4d commit 6cdb627
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/obs-powershell-commands.md
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](obs-powershell-websocket-commands.md).
Expand Down Expand Up @@ -147,6 +147,7 @@ Functions
|[Get-OBSRepeatShader](Get-OBSRepeatShader.md) |
|[Get-OBSRepeatTextureShader](Get-OBSRepeatTextureShader.md) |
|[Get-OBSReplayBufferStatus](Get-OBSReplayBufferStatus.md) |Get-OBSReplayBufferStatus : GetReplayBufferStatus |
|[Get-OBSRGBAPercentShader](Get-OBSRGBAPercentShader.md) |
|[Get-OBSRgbColorWheelShader](Get-OBSRgbColorWheelShader.md) |
|[Get-OBSRgbSplitShader](Get-OBSRgbSplitShader.md) |
|[Get-OBSRgbvisibilityShader](Get-OBSRgbvisibilityShader.md) |
Expand Down Expand Up @@ -455,6 +456,7 @@ Aliases
|[Get-OBSRepeatShader](Get-OBSRepeatShader.md) |
|[Get-OBSRepeatTextureShader](Get-OBSRepeatTextureShader.md) |
|[Get-OBSReplayBufferStatus](Get-OBSReplayBufferStatus.md) |
|[Get-OBSRGBAPercentShader](Get-OBSRGBAPercentShader.md) |
|[Get-OBSRgbColorWheelShader](Get-OBSRgbColorWheelShader.md) |
|[Get-OBSRgbSplitShader](Get-OBSRgbSplitShader.md) |
|[Get-OBSRgbvisibilityShader](Get-OBSRgbvisibilityShader.md) |
Expand Down

0 comments on commit 6cdb627

Please sign in to comment.