jp9000 593345a3b1 libobs: Only update scene item texture on frame tick
Instead of updating the scene item texture any time
update_item_transform() is called, only update it when
obs_scene_item::update_transform is called.  Prevents having to lock the
graphics mutex needlessly.
2018-07-24 02:41:31 -07:00
..
2018-03-17 11:23:15 -07:00
2018-01-13 12:26:34 +02:00
2018-07-08 01:14:27 -07:00
2018-07-16 19:03:34 -07:00