Vladimir

Results 3 issues of Vladimir

I am using bullet 3.2.4 in multithreading mode on Android (testing on phone Samsung A51). I enabled BT_THREADSAFE and created Mt world: `btSetTaskScheduler(btCreateDefaultTaskScheduler()); btGetTaskScheduler()->getNumThreads(); // output is 8 btDefaultCollisionConstructionInfo cci;...

Version 5.4.1 I use method importer.ReadFileFromMemory(buffer, bufferSize) to load FBX file from memory. This method calls ReadFile(...) inside. ReadFile(...) can not find FBX loader for FBX file when it was...

Bug
FBX

Probably corner case of library. Version 3.2.5. I have static cube as btBoxShape + dynamic sphere as btSphereShape. As image shows sphere not roling properly on inclined box surface if...