-
Notifications
You must be signed in to change notification settings - Fork 145
issues on IOS build #33
Copy link
Copy link
Open
Description
there are conflicting problem with
getfacevertexdata
facevertexnormaldata
linkvertexnormaldata and tetravertexnormaldata c++ declarations in softbody.cs
when using il2cpp, because they are duplicated for Vector[] and float[].
Il2cpp transform them as btscalar* ans it makes a conflict when building in xcode
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels