Rat
|
83fdf41e3f
|
deps/obs-scripting: Expose matrix3 & 4 to scripting
Various functions available in the scripting API aren't usable
currently since you can't create the matrix3 and matrix4 needed
for their arguments.
|
2019-12-25 00:37:31 +01:00 |
|
Rat
|
eebb8f6597
|
deps/obs-scripting: Expose obs_output_output_caption_text1 to scripts
Make obs_output_output_caption_text1 usable via scripting if captions
are enabled to make adding additional caption sources easier.
|
2019-03-21 07:44:44 +01:00 |
|
Kurt Kartaltepe
|
3293282dcf
|
deps/obs-scripting: Add obs_source_enum_filters
|
2018-03-17 12:11:22 -05:00 |
|
Colin Edwards
|
4390a0e7e6
|
deps/obs-scripting: Add image-file to lua
|
2018-01-15 21:54:50 -06:00 |
|
jp9000
|
9eabfdbf1e
|
deps/obs-scripting: Add scripting support
Allows Lua/Python scripting support.
|
2018-01-04 11:37:42 -08:00 |
|