This moves MOD_meshsequencecache.c to C++ and fixes compile warnings
introduced from the change. This uses C++ style casts, as well as
nullptr instead of NULL.
This will allow to output GeometrySets from the modifier, which is C++.
Differential D13662
Cleanup: move Mesh Sequence Cache modifier to C++ Authored by Kévin Dietrich (kevindietrich) on Dec 24 2021, 7:47 AM.
Details This moves MOD_meshsequencecache.c to C++ and fixes compile warnings This will allow to output GeometrySets from the modifier, which is C++.
Diff Detail
Event TimelineComment Actions Seems like this should be an uncontroversial change that can be quickly approved?
| ||||||||||