Use the kF_UseGjkConvexCastRaytest for more accurate picking
fix upAxis in some demos
This commit is contained in:
@@ -78,7 +78,7 @@ struct SimpleInternalData
|
||||
m_ffmpegFile(0),
|
||||
m_renderTexture(0),
|
||||
m_userPointer(0),
|
||||
m_upAxis(0),
|
||||
m_upAxis(1),
|
||||
m_customViewPortWidth(-1),
|
||||
m_customViewPortHeight(-1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user