You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use the normal Filters UI instead of the Scaling Filters menu, I found there is a "Scaling/Aspect Ratio" filter.
Since I'm just trying to apply the filter to (square) pixel art, I naturally set Scale Filtering to "Point" and Resolution to "1:1". Oddly, I can't seem to get any filtering to work on 1:1 in this manner. If I manually set the resolution (say, to the 40x40 of the Pokemon sprite the base image is, though I could set anything), then it works. However, whatever you set here overwrites whatever you've set for SceneItemTransform. Updating SceneItemTransform to whatever you want doesn't appear to modify or break the SourceFilter, so going forward I set the SourceFilter then if say I was using ScaleX and ScaleY (or whatever transforms I like) I set those on SceneItemTransform
So my SourceFilterList on the source appears as follows:
I would like to change (and get) the scale filtering of a scene item,
Thanks in advance!
Versions
OBS Version: 28.0.3
OBS WebSocket Dotnet (this library) Version: 5.0.0.2
The text was updated successfully, but these errors were encountered: