index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
bullet
/
generic_6dof_joint_bullet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused Bullet module and thirdparty code
Rémi Verschelde
2022-03-09
1
-271
/
+0
*
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
1
-4
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-11
/
+11
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove Generic6DOFJoint precision property
Marcel Admiraal
2020-12-15
1
-8
/
+0
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Fix out of bound array access caused by unassigned variable
Rafał Mikrut
2020-04-01
1
-0
/
+6
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-49
/
+49
*
Remove more deprecated methods and code
Rémi Verschelde
2020-02-13
1
-8
/
+14
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
Robin Hübner
2019-08-12
1
-6
/
+3
*
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Added function to control 6DOF precision
Andrea Catania
2018-11-27
1
-0
/
+8
*
Added angular restitution
Geoffrey Irons
2018-11-13
1
-1
/
+39
*
Fix build after c2a9cb34
Rémi Verschelde
2018-08-27
1
-6
/
+2
*
Added deprecated to joints un/used parameters
Andrea Catania
2018-08-26
1
-5
/
+13
*
Improved 6DOF joint implementation, and removed useless function from cone joint
Andrea Catania
2018-08-15
1
-43
/
+10
*
Implemented interface for bullet joint motors
Geoffrey
2018-03-16
1
-0
/
+13
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-3
/
+8
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Changed how 6DOF limits works
AndreaCatania
2017-12-09
1
-35
/
+26
*
Fixed joint scale
AndreaCatania
2017-12-09
1
-2
/
+10
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-2
/
+2
*
Bullet physics engine implementation
AndreaCatania
2017-11-04
1
-0
/
+241