obs-studio/UI/data
gxalpha f402f7a091
UI: Actually copy-paste filters instead of remembering the source
The current behavior makes OBS remember the source that filters should
get copied from and then clones that source's filters to the source that
filters are pasted to. This means however that if the original source
has filters added or removed after the copy-operation, that will still
effect the paste-operation, so filters that were added after copying
would still get pasted.
This commit changes this to something similar to the source clipboard.
Now, we're actually copying the filters, so if the original source has
filters added to afterwards we don't copy those as well.
2024-06-07 22:12:27 +02:00
..
images UI: Add scene item canvas overflow to preview 2019-02-08 20:38:53 +13:00
license UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
locale UI: Actually copy-paste filters instead of remembering the source 2024-06-07 22:12:27 +02:00
themes UI: Remove replayBufferButton and vcamButton theme IDs 2024-06-05 17:39:54 -04:00
locale.ini Update translations from Crowdin 2022-02-06 02:24:08 +00:00
OBSPublicRSAKey.pem UI: Remove executable bit from public key file 2022-09-30 01:57:24 +02:00