mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-18 21:10:05 +00:00
bb72a91080
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. |
||
---|---|---|
.. | ||
unittests.py | ||
userDataTest.py | ||
utils.py |