summaryrefslogtreecommitdiff
path: root/src/Bullet3Common/b3Logging.cpp
Commit message (Expand)AuthorAgeFilesLines
* Code-style consistency improvement:erwincoumans2018-09-231-51/+36
* exit gracefully and call destructor of the current active example=2015-05-291-2/+7
* MSVC-specific function calls wrapped in a MSVC-specific macro instead of a Wi...sippeangelo2014-10-071-4/+4
* Fix linux|mingw shared|static buildxantares2014-04-091-1/+1
* expose 2 new command-line options [--disable_cached_cl_kernels] [--load_cl_ke...erwincoumans2013-08-261-6/+4
* support compound versus compound collision shape acceleration on GPU, using a...erwincoumans2013-08-201-0/+22
* added GPU joint solver for non-contact constraints. Only point 2 point versio...erwin coumans2013-07-091-1/+16
* work towards GPU joint solver (non-contact constraints), not working yet.erwin coumans2013-07-061-1/+2
* Move b3Quickprof.* from Bullet 3.x src folder to btgui/Timingerwin coumans2013-06-191-0/+31
* fix b3Logging for MacErwin Coumans2013-06-041-3/+3
* fix Mac OSX buildErwin Coumans2013-06-041-8/+27
* Added b3Printf, b3Warning and b3Error that can be re-routed to custom handlers.erwin coumans2013-06-031-0/+69