• J
    libobs: Remove group_sceneitem from obs_scene struct · 35704c4c
    jp9000 提交于
    (This commit also modifies UI)
    
    Removes obs_scene::group_sceneitem and replaces it with
    obs_scene::is_group.  Changes a number of other functions related to
    groups so that a group is not inherently tied to a specific scene, and
    helps allow a single group to be referenced in multiple scenes if
    desired.
    35704c4c
obs.h 69.7 KB