Files
test2/source/blender
ChengduLittleA 02406e17a0 Fix #111601: VSE strip modifier copy ensure unique name
Previously `SEQ_modifier_list_copy` in append mode does not ensure
unique strip name, which will result in duplicated names in target
modifier list, then `strip_modifier_remove(name="something")` can remove
the wrong one later on. Now fixed using `BLI_uniquename`.

Pull Request: https://projects.blender.org/blender/blender/pulls/111602
2023-08-28 10:05:22 +02:00
..
2023-08-25 11:46:37 +02:00
2023-08-25 09:40:42 +10:00
2023-08-18 08:56:12 +10:00
2023-08-21 10:05:45 +10:00
2023-08-25 09:40:42 +10:00
2023-08-23 13:30:55 +10:00
2023-08-24 11:38:41 +10:00