bullet3/examples/pybullet/unittests
Tigran Gasparian bb72a91080 Clears the user data cache when syncUserData is called.
Adds unit test for the UserData functons.
Changes the char pointer in btHashString to std::string. There were
problems where the object owning the string memory would deallocate the
string, making the btHashString object invalid.
2018-06-04 15:10:48 +02:00
..
unittests.py Remove numpy dependency 2018-04-11 16:58:58 +09:00
userDataTest.py Clears the user data cache when syncUserData is called. 2018-06-04 15:10:48 +02:00
utils.py Remove numpy dependency 2018-04-11 16:58:58 +09:00