Skip to content

libobs: Copy private scene item data when duplicating scenes#8389

Merged
jp9000 merged 1 commit intoobsproject:masterfrom
cg2121:dup-priv-data
Mar 26, 2023
Merged

libobs: Copy private scene item data when duplicating scenes#8389
jp9000 merged 1 commit intoobsproject:masterfrom
cg2121:dup-priv-data

Conversation

@cg2121
Copy link
Copy Markdown
Contributor

@cg2121 cg2121 commented Mar 2, 2023

Description

For example, this makes sure scene item colors are copied when duplicating a scene.

Motivation and Context

Makes duplicated scenes consistent.

How Has This Been Tested?

Duplicated scenes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@cg2121 cg2121 added the Bug Fix Non-breaking change which fixes an issue label Mar 2, 2023
@cg2121 cg2121 added this to the OBS Studio 29.1 milestone Mar 24, 2023
For example, this makes sure scene item colors are copied when
duplicating a scene. This also removed the now redundant private data
variable.
@jp9000 jp9000 merged commit d291830 into obsproject:master Mar 26, 2023
@cg2121 cg2121 deleted the dup-priv-data branch May 1, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Fix Non-breaking change which fixes an issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants