mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-27 23:56:12 -04:00
- Changes the note under obs_sceneitem_get_id(). Getting the id of a sceneitem is not dangerous and does not cause errors. Only obs_sceneitem_set_id() can cause errors. - Changes wording on `obs_group_or_scene_from_source()`