jp9000
|
10fc206f98
libobs: Refactor obs_scene_add to allow adding internally
|
7 years ago |
jp9000
|
a79992eae9
libobs: Fix audio issue with scene items
|
7 years ago |
SuslikV
|
c706742097
libobs: Fix scene filter duplication
|
8 years ago |
jp9000
|
e70b226e7e
libobs: Duplicate private scene/source settings
|
8 years ago |
jp9000
|
2ef00ecec4
libobs: Add private settings to scene items/sources
|
8 years ago |
SuslikV
|
650495331d
libobs: Add default hotkey id to duplicated item
|
8 years ago |
Dmitry Odintsov
|
2a53d03d5f
libobs: Fix item copying during scene duplication
|
8 years ago |
Michael Fabian Dirks
|
f8b14bdb46
libobs: Ensure scene items don't have pre-multiplied alpha
|
8 years ago |
cg2121
|
fce078d997
UI, libobs: Add ability to lock individual scene items
|
8 years ago |
jp9000
|
2c74fc36e2
libobs: Add scene item IDs
|
8 years ago |
jp9000
|
a5828610bb
libobs: Fix bug where scenes would not properly mix audio
|
8 years ago |
Richard Stanway
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
8 years ago |
jp9000
|
b1707b18b2
libobs: Add callback for enumerating all scene children
|
8 years ago |
jp9000
|
3f976bec8b
libobs: Fix scale filtering bug when duplicating scenes
|
8 years ago |
jp9000
|
e71137534c
libobs: Process all scene audio actions if no audio playing
|
8 years ago |
jp9000
|
5fb9dcbaa7
libobs: Fix possible null pointer dereference
|
9 years ago |
jp9000
|
4d61fa9a4c
libobs: Use item texture if scene item is scene
|
9 years ago |
jp9000
|
364cb9fb03
libobs: Use strings instead of enums when saving scale data
|
9 years ago |
jp9000
|
d49833830c
libobs: Add ability to use scale filters on scene items
|
9 years ago |
jp9000
|
acd8b612ee
libobs: Reset projection transform when cropping
|
9 years ago |
jp9000
|
eb1ee87f38
libobs: Add functions to crop individual scene items
|
9 years ago |
jp9000
|
0d7a969ebf
libobs: Add functions to defer scene item update
|
9 years ago |
jp9000
|
f3df14374f
libobs: Fix obs_scene_duplicate excluding rotatation
|
9 years ago |
jp9000
|
6f98bd9fed
libobs: Use calldata with stack for simple signals
|
9 years ago |
jp9000
|
91ebb5c5e0
libobs: Add comment warning about scene mutex lock ordering
|
9 years ago |
jp9000
|
a61933dd8e
(API Change) libobs: Add 'type' to obs_scene_duplicate
|
9 years ago |
jp9000
|
6824910f5d
libobs: Add obs_scene_create_private function
|
9 years ago |
jp9000
|
234cb5802f
libobs: Release scene items outside of scene mutexes
|
9 years ago |
jp9000
|
ed10b1ab57
libobs: Allow add_alignment to be used by other source files
|
9 years ago |
jp9000
|
e68331e988
libobs: Add source type OBS_SOURCE_TYPE_SCENE
|
9 years ago |