Skip to content
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

requesthandler: Add cropToBounds to scene item #1224

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

exeldro
Copy link
Contributor

@exeldro exeldro commented May 17, 2024

Description

Add cropToBounds to scene item

Motivation and Context

Was added in obs, but not in obs-websocket yet
The new obs_sceneitem_set_info2 is used but crop_to_bounds is not set

How Has This Been Tested?

On windows 11 by getting and setting

Types of changes

  • New request/event (non-breaking)

Checklist:

  • I have read the Contributing Guidelines.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • My code is not on master or a release/* branch.
  • The code has been tested.
  • I have included updates to all appropriate documentation.

@tt2468 tt2468 merged commit 36f50ad into obsproject:master Jun 6, 2024
1 check passed
@exeldro exeldro deleted the crop_to_bounds branch June 6, 2024 08:08
cathy-cloud bot added a commit to andreykaipov/goobs that referenced this pull request Jun 10, 2024
* Bump OBS websocket protocol to 5.5.0

* add undocumented croptobounds field on sceneitemtransform

obsproject/obs-websocket#1224

* assert errors for new record requests

---------

Co-authored-by: cathy-cloud[bot] <154095190+cathy-cloud[bot]@users.noreply.github.com>
Co-authored-by: Andrey Kaipov <andreykaipov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants