index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
bullet
/
bullet_physics_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed leak in BulletPhysicsServer
Wilson E. Alvarez
2018-03-13
1
-1
/
+3
*
Implemented Bullet method omit forces
Andrea Catania
2018-02-27
1
-9
/
+14
*
Fix typos with codespell
luz.paz
2018-02-21
1
-1
/
+1
*
Improved kinematic body 2D and 3D, Now can move rigid body
Andrea Catania
2018-02-20
1
-2
/
+2
*
Added physics API in order to enable/disable collisions between rigidbody att...
Andrea Catania
2018-02-05
1
-8
/
+22
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-3
/
+9
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
fix typo in switch statement
firefly2442
2017-12-30
1
-1
/
+1
*
Implemented physics linear and angular lock
AndreaCatania
2017-12-10
1
-4
/
+4
*
Merge pull request #12756 from Stratos695/master
Rémi Verschelde
2017-12-09
1
-4
/
+4
|
\
|
*
Allow double-axis lock in RigidBody and KinematicBody
Eric Rybicki
2017-11-10
1
-4
/
+4
*
|
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-4
/
+4
*
|
Fixed bullet server null pointer check
Andrea Catania
2017-11-30
1
-1
/
+1
|
/
*
Merge pull request #12713 from AndreaCatania/master
Juan Linietsky
2017-11-09
1
-2
/
+24
|
\
|
*
Rewritten kinematic system
AndreaCatania
2017-11-07
1
-2
/
+24
*
|
Bullet - Added support to multiple spaces
AndreaCatania
2017-11-05
1
-18
/
+21
|
/
*
Bullet physics engine implementation
AndreaCatania
2017-11-04
1
-0
/
+1339