[material] Use implicit capture mode to avoid clang compiler warning about unused capture
The default capture mode [&] also captures this. The base class name should be able to be implicitly captured but is not for some older gcc versions.
Loading
-
mentioned in commit 8452b3d8
-
mentioned in merge request !2441 (merged)
Please register or sign in to comment