summaryrefslogtreecommitdiff
path: root/src/LinearMath/btHashMap.h
Commit message (Expand)AuthorAgeFilesLines
* Code-style consistency improvement:erwincoumans2018-09-231-124/+124
* fix a few problems introduced in #1730erwincoumans2018-06-051-24/+6
* Clears the user data cache when syncUserData is called.Tigran Gasparian2018-06-041-2/+3
* PyBullet.addUserData / getUserData / removeUserData / getUserDataId / getNumU...erwincoumans2018-06-021-0/+5
* Make btHashString const-correct by changing a target pointer type.Sam Hocevar2017-09-011-1/+1
* fixes in pybullet.loadTexture, changeVisualShape replacing texture.Erwin Coumans2017-06-301-7/+17
* fix signed-integer-overflow issue:Erwin Coumans2017-05-091-6/+6
* plumb URDF/SDF audio_source into PhysicsServerCommandProcessor, allow to play...Erwin Coumans2017-05-011-0/+5
* update to tinyrenderer synthetic cameraerwin coumans2016-05-311-0/+13
* b3CreateBoxCommandSetColorRGBA: allow to specify color when creating bodies t...erwincoumans2015-11-061-0/+4
* add the BT_ prefix for all #ifdef guards, to avoid conflicts with developers ...erwin.coumans2011-04-011-0/+16
* fix some warnings, see Issue 400erwin.coumans2010-07-201-1/+1
* Preparation for serialization of btTriangleInfoMaperwin.coumans2010-02-241-0/+5
* make btHashMap data protected (not private) for easier serializationerwin.coumans2010-02-231-0/+1
* Add new demos to cmake: SerializeDemo and InternalEdgeDemoerwin.coumans2010-02-041-2/+2
* minor compile fixes for __CELLOS_LV2_erwin.coumans2010-02-031-4/+9
* Fix shapekey swapping issue with triangle meshes, see http://code.google.com/...erwin.coumans2009-12-131-51/+68
* Binary serialization in the .bullet file format (work-in-progress)erwin.coumans2009-12-081-6/+43
* improvements in slerperwin.coumans2009-11-031-1/+1
* update of ChangeLogerwin.coumans2009-09-171-1/+0
* Add docs in INSTALL fileerwin.coumans2009-09-171-2/+2
* Add support for generic 2d convex shapes, through wrapper class btConvex2dSha...erwin.coumans2009-09-171-2/+2
* Added minor utility method for btHashMap, btHashStringerwin.coumans2009-08-181-19/+86
* minor tweaks to demos: enable constraint debug drawing in AllBulletDemos, def...erwin.coumans2009-02-181-303/+303
* Add some Doxygen comments for broadphase and linearmath classes.erwin.coumans2008-08-271-0/+2
* Fixed warnings in Bullet/src core libraryerwin.coumans2008-05-101-1/+1
* Made the move from sourceforge to googlecode (no svn sync any longer)erwin.coumans2008-03-131-0/+301