WIP: uv-simple-select #1

Closed
Chris Blackbourn wants to merge 182 commits from uv-simple-select into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit 65cfb1cd73 - Show all commits

View File

@ -93,7 +93,7 @@ TEST(nla_track, BKE_nlatrack_remove_strip)
TEST(nla_track, BKE_nlatrack_remove_and_free)
{
AnimData adt{};
AnimData adt{};
NlaTrack *track1;
NlaTrack *track2;