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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
physics
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #16757 from AndreaCatania/kinpush
Rémi Verschelde
2018-02-20
4
-5
/
+5
|
\
|
*
Improved kinematic body 2D and 3D, Now can move rigid body
Andrea Catania
2018-02-20
4
-5
/
+5
*
|
Merge pull request #16530 from AndreaCatania/rays
Rémi Verschelde
2018-02-19
3
-4
/
+20
|
\
\
|
*
|
Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...
Andrea Catania
2018-02-19
3
-4
/
+20
*
|
|
Merge pull request #16751 from AndreaCatania/moreAPIs
Rémi Verschelde
2018-02-19
1
-0
/
+11
|
\
\
\
|
*
|
|
Added Physics state APIs
Andrea Catania
2018-02-16
1
-0
/
+11
|
|
|
/
|
|
/
|
*
/
|
Clean up some bad words from code comments
Artem Varaksa
2018-02-17
1
-4
/
+4
|
/
/
*
/
Added physics API in order to enable/disable collisions between rigidbody att...
Andrea Catania
2018-02-05
3
-0
/
+35
|
/
*
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-01
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
32
-0
/
+32
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
43
-86
/
+86
*
Implemented physics linear and angular lock
AndreaCatania
2017-12-10
4
-21
/
+36
*
Merge pull request #12756 from Stratos695/master
Rémi Verschelde
2017-12-09
4
-25
/
+22
|
\
|
*
Allow double-axis lock in RigidBody and KinematicBody
Eric Rybicki
2017-11-10
4
-25
/
+22
*
|
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
12
-32
/
+44
*
|
Removed type_mask and fixed some variable name
AndreaCatania
2017-11-21
2
-28
/
+20
*
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
13
-63
/
+63
|
/
*
Disabled filter clip by default and made it optional, fixes #12368, likely ot...
Juan Linietsky
2017-11-10
1
-2
/
+2
*
Merge pull request #12713 from AndreaCatania/master
Juan Linietsky
2017-11-09
4
-3
/
+28
|
\
|
*
Rewritten kinematic system
AndreaCatania
2017-11-07
4
-3
/
+28
*
|
Merge pull request #11379 from m4nu3lf/feature/no_bias_overrotation
Rémi Verschelde
2017-11-08
3
-12
/
+37
|
\
\
|
|
/
|
/
|
|
*
Avoid bias overrotation in contact resolution
m4nu3lf
2017-09-18
3
-12
/
+37
*
|
Merge pull request #11249 from m4nu3lf/bugfix/get_euler
Rémi Verschelde
2017-10-31
2
-4
/
+5
|
\
\
|
*
|
Fix wrong index in get_euler_xyz and wrong get_euler in G6DF Joint
m4nu3lf
2017-09-22
1
-1
/
+1
|
*
|
Fix Inertia tensor update & Generic 6DOF Joint
m4nu3lf
2017-09-22
2
-3
/
+4
*
|
|
Merge pull request #10770 from RandomShaper/fix-joints
Rémi Verschelde
2017-10-31
1
-14
/
+0
|
\
\
\
|
*
|
|
Remove joint freeing logic from physics servers
Pedro J. Estébanez
2017-09-09
1
-14
/
+0
*
|
|
|
Rename RayCasts collision_layer to collision_mask
Pedro J. Estébanez
2017-10-21
2
-20
/
+20
*
|
|
|
Added documentation for 3D Joints, the 2D Pin Joint, and the Physicsservers, ...
Grosskopf
2017-10-14
1
-2
/
+2
*
|
|
|
Merge pull request #11702 from AndreaCatania/bodyDS
Rémi Verschelde
2017-10-09
2
-0
/
+18
|
\
\
\
\
|
*
|
|
|
Added new API to get body direct state
AndreaCatania
2017-09-29
2
-0
/
+18
*
|
|
|
|
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
2
-2
/
+2
|
/
/
/
/
*
|
|
/
Rename pos to position in user facing methods and variables
letheed
2017-09-20
3
-7
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Renamed function arguments to keep them consistent between declaration and im...
Wilson E. Alvarez
2017-09-14
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #11125 from zavb074/master
Rémi Verschelde
2017-09-13
1
-2
/
+0
|
\
\
|
*
|
Removed code that flips normal if facing away from test direction
Lewis
2017-09-09
1
-2
/
+0
*
|
|
Merge pull request #10908 from hpvb/fix-unused-variables
Rémi Verschelde
2017-09-12
2
-1
/
+4
|
\
\
\
|
*
|
|
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
2
-1
/
+4
|
|
/
/
*
/
/
Fix various assorted warnings
Hein-Pieter van Braam
2017-09-08
1
-1
/
+2
|
/
/
*
|
-Added an optimization so physics shapes are configured later, speeds up grid...
Juan Linietsky
2017-09-03
4
-8
/
+51
*
|
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
3
-9
/
+9
|
/
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
5
-283
/
+7
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
43
-43
/
+43
*
Added/Fixed null pointer checks
Wilson E. Alvarez
2017-08-26
1
-6
/
+3
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
2
-8
/
+3
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
9
-18
/
+18
*
Rename cull_AABB to cull_aabb
Rémi Verschelde
2017-08-16
1
-1
/
+1
*
Fix freeze on close of game using 2D physics introduced by #9832
Bojidar Marinov
2017-08-08
1
-2
/
+2
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
3
-27
/
+27
*
Improve cleanup of physics constraints
Pedro J. Estébanez
2017-08-01
3
-6
/
+18
[next]