You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bullet should allow more unsigned types in the PHY_ScalarType enum. Right now It is not possible to use unsigned data in a ´btHeightfieldTerrainShape´ without manually converting it to signed. I understand this might affect bullet in sevaral other places. Is there a plan to add more types in the future?
This discussion was converted from issue #1292 on April 26, 2021 03:53.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Bullet should allow more unsigned types in the
PHY_ScalarType
enum. Right now It is not possible to use unsigned data in a ´btHeightfieldTerrainShape´ without manually converting it to signed. I understand this might affect bullet in sevaral other places. Is there a plan to add more types in the future?bullet3/src/BulletCollision/CollisionShapes/btConcaveShape.h
Lines 23 to 32 in 79d24db
Beta Was this translation helpful? Give feedback.
All reactions