Files
obs-studio/libobs
Sebastian Beckmann 11b9f1aa83 libobs: Re-include groups in obs_enum_scenes
[1] changes this condition to obs_source_is_scene as a drive-by, however
they aren't equivalent. obs_source_is_scene checks whether the source's
is is "scene", which doesn't include groups, while OBS_SOURCE_TYPE_SCENE
does. Suddenly not including groups is quite the API break.
This now means obs_canvas_enum_scenes does also include groups, however
that is much less of an egregious API change.

[1]: 8c5858ae05
2025-09-04 16:11:19 -04:00
..
2022-07-19 09:28:51 -03:00
2025-09-03 16:01:57 -04:00
2025-08-28 16:58:24 -04:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2025-09-03 15:34:26 -04:00
2025-09-03 15:34:26 -04:00
2025-08-22 20:21:36 -04:00
2025-08-22 21:11:53 -04:00
2025-09-03 14:14:49 -04:00