summaryrefslogtreecommitdiffstats
path: root/modules/bullet/btRayShape.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused Bullet module and thirdparty codeRémi Verschelde2022-03-091-91/+0
* Style: Remove inconsistently used `@author` docstringsRémi Verschelde2022-01-041-4/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Initialize class/struct variables with default values in modules/Rafał Mikrut2021-02-081-3/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fix some crashes and using null pointersRafał Mikrut2019-10-281-1/+1
* KinematicBody performance and quality improvementsDaniel Rakos2019-03-271-0/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...Andrea Catania2018-02-191-0/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-5/+8
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Bullet physics engine implementationAndreaCatania2017-11-041-0/+87