We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2651fbd commit 9836d53Copy full SHA for 9836d53
docs/CHANGELOG.md
@@ -1,3 +1,20 @@
1
+## obs-powershell 0.1.9:
2
+
3
+* New Filters!
4
+ * @exeldro makes some excellent obs plugins
5
+ * obs-powershell now supports a couple of them:
6
+ * Set-OBS3DFilter (#137) - Transform an object in 3D!
7
+ * Set-OBSShaderFilter (#134) - Apply _any_ PixelShader!
8
+* New Effects!
9
+ * LeftToRight (#125) / RightToLeft (#126)
10
+ * TopToBottom (#127) / BottomToTop (#128)
11
+ * ZoomIn (#129) / ZoomOut (#130)
12
+* Effect Fixes
13
+ * Start-OBSEffect - Adding -LoopCount (#133)
14
+ * FadeIn/FadeOut no longer conflict (#119) (thanks @I-Am-Jakoby)!
15
16
+---
17
18
## obs-powershell 0.1.8:
19
20
* Added Sponsorship, Please support obs-powershell (#78)
0 commit comments