-
-
Notifications
You must be signed in to change notification settings - Fork 4
obs-powershell 0.2 #215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
obs-powershell 0.2 #215
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updating Manifest and CHANGELOG.md
Updating Manifest and CHANGELOG.md
Updating Manifest and CHANGELOG.md
Updating Manifest and CHANGELOG.md
Updating Manifest and CHANGELOG.md
Updating Manifest and CHANGELOG.md
github-actions bot
pushed a commit
that referenced
this pull request
Mar 21, 2025
obs-powershell 0.2
github-actions bot
pushed a commit
that referenced
this pull request
Mar 21, 2025
obs-powershell 0.2
github-actions bot
pushed a commit
that referenced
this pull request
Mar 21, 2025
obs-powershell 0.2
github-actions bot
pushed a commit
that referenced
this pull request
Mar 21, 2025
obs-powershell 0.2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
obs-powershell 0.2:
Flip
Shader should flip an image (horizontally or vertically) #200 )Zoom_XY
shader should zoom horizontally and vertically #199 )RGBA-Percent
shader should allow Percentage RGBA Adjustments #198 )Reflect
shader should reflect Horizontally and Vertically #197 )obs-powershell
should a generate MAML and a module monolith #214)Get/Set/Add-OBSSoundCloudSource
#179 )Get
, and aliased toSet
,Add
$obs
(Get-OBS Should Simply Get $obs #157, obs-powershell.get_Process should get obs related processes #158, obs-powershell.get_Connection(s) should return active connections to OBS #159) and drastically expanding pseudo typesOBS.GetCurrentProgramScene.Response
should override.ToString()
#202, Fixes obs-powershell build files should go beneath/Build
#166 )OBS.Beat.Timer
should get and set the[Timer]
used to track BPM #195 )OBS.Beat.TapBPM()
should let a BPM be tapped out #191)OBS.Beat.Sin/Sine
should return the sine of the current beat #192 )OBS.Beat.Cos/Cosine
should return the cosine of the current beat #193 )OBS.Beat.Angle
should get the current beat, expressed as an angle #194 )OBS.Beat.Duration
should get (and set) the duration of the beat #189 )OBS.Beat.BeatCount
should return the number of beats since the beat started #190 )OBS.Beat.BeatStart
should get and set the [DateTime] the beat started #188 )OBS.Beat.BPM
should get and set the BPM #187 )$OBS.Beat
should be anOBS.Beat
singleton #186 )OBS.Input.Enable/DisableAllFilter
(s) should enable/disable all filters #183 )OBS.SceneItem.Animate()
should be more permissive #182 )OBS.Filter
.Disable()
does not pass thru #181 )OBS.PowerShell.Statistics
should be/aliased toOBS.PowerShell.Stats
#178 )OBS.GetInputList.Response
should becomeOBS.Input
#174 )OBS.GetSourceFilterList.Response
should becomeOBS.Filter
#175 )OBS.GetSceneItemList.Response
should becomeOBS.SceneItem
#173 )OBS.GetSceneItemListResponse.Stretch()
should stretch an image #172 )OBS.GetSceneItemListResponse.Center()
should center alignment #171 ).InputName
,.SourceName
#170 )Watch-OBS
should use 64kb buffer #212, FixesWatch-OBS
should have a-BufferSize
parameter #213 )-SceneName
updates to default #210 )Previous release notes available in the CHANGELOG