Added migration guide
This commit is contained in:
parent
7d8b7b8184
commit
174320aa65
@ -0,0 +1,6 @@
|
||||
# Rename MergeMeshError to MeshMergeError and add IncompatiblePrimitiveTopology variant
|
||||
|
||||
prs = [18561]
|
||||
|
||||
- Users will need to rename MergeMeshError to MeshMergeError
|
||||
- When handling MergeMeshError (now MeshMergeError), users will need to account for the new IncompatiblePrimitiveTopology variant, as it has been changed from a struct to an enum
|
Loading…
Reference in New Issue
Block a user