mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-06-12 02:03:52 +00:00
turn test/SharedMemory/test.c into a gtest for CI unit testing in github
remove overly verbose printfs in importers fix axis in r2d2.urdf
This commit is contained in:
@@ -644,7 +644,7 @@ void bFile::preSwap()
|
||||
swap(dataPtrHead, dataChunk,ignoreEndianFlag);
|
||||
} else
|
||||
{
|
||||
printf("unknown chunk\n");
|
||||
//printf("unknown chunk\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user