Files
test/source/blender
Hans Goudey 08a8de739d Fix: Resolve deprecation warning when copying polygon struct
`MPoly` is used and copied in many places. To avoid the need to use a
special function for copying MPoly, or the need to add a copy
constructor, just rename the `mat_nr` field to include "legacy" in the
name. This keeps the original purpose of notifying developers that
the field shouldn't be used without any further complexity.
Apply the same fix to `bweight`.

Differential Revision: https://developer.blender.org/D15841
2022-09-13 11:43:34 -05:00
..
2022-09-10 14:19:34 +10:00
2022-09-13 18:03:09 +10:00
2022-03-16 11:58:22 +11:00
2022-09-13 18:03:09 +10:00
2022-05-17 15:34:02 +10:00