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
/
servers
/
physics_2d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose body_test_motion in 3D physics server
PouleyKetchoupp
2021-07-02
1
-2
/
+2
*
Merge pull request #49844 from nekomatata/physics-disabled-shapes
Rémi Verschelde
2021-06-30
6
-59
/
+14
|
\
|
*
Fix and clean disabled shapes handling in godot physics servers
PouleyKetchoupp
2021-06-22
6
-59
/
+14
*
|
Fix move_and_collide causing sliding on slopes
PouleyKetchoupp
2021-06-28
1
-0
/
+3
|
/
*
Refactor CommandQueueMT
reduz
2021-06-09
1
-1
/
+1
*
Safe margin cleanup
PouleyKetchoupp
2021-06-04
1
-2
/
+2
*
More explanatory names for RigidBody modes
PouleyKetchoupp
2021-06-04
2
-22
/
+11
*
Rename Vector2 clamped to limit_length and add limit_length to Vector3
Aaron Franke
2021-06-03
1
-2
/
+2
*
Enable setting of collision iterations in PhysicsServer2D
Rhathe
2021-05-19
3
-0
/
+7
*
Dynamic BVH broadphase in 2D & 3D Godot Physics
PouleyKetchoupp
2021-05-10
8
-1167
/
+145
*
Godot Physics collisions and solver processed on threads
PouleyKetchoupp
2021-04-26
11
-217
/
+365
*
Unexpose _direct_state_changed in PhysicsBody
rafallus
2021-04-22
5
-15
/
+14
*
Merge pull request #47942 from nekomatata/joint-check-body-types
Rémi Verschelde
2021-04-16
1
-0
/
+13
|
\
|
*
Fix errors related to joints setup with two non-dynamic bodies
PouleyKetchoupp
2021-04-15
1
-0
/
+13
*
|
Optimize BroadPhase2dHashGrid to not pair elements on different layers
Henry Conklin
2021-04-15
2
-40
/
+50
|
/
*
Godot Physics solver optimization
PouleyKetchoupp
2021-04-12
5
-135
/
+87
*
Merge pull request #47678 from madmiraal/fix-47436.1
Rémi Verschelde
2021-04-06
1
-0
/
+4
|
\
|
*
Check for empty ConcavePolygonShape2D before checking for intersection
Marcel Admiraal
2021-04-06
1
-0
/
+4
*
|
Merge pull request #47675 from madmiraal/fix-47436
Rémi Verschelde
2021-04-06
1
-0
/
+1
|
\
\
|
*
|
Check ConvexPolygonShape2D point count before calcuating moment of inertia
Marcel Admiraal
2021-04-06
1
-0
/
+1
|
|
/
*
/
Ensure ConvexPolygonShape support count variable is initialised
Marcel Admiraal
2021-04-06
1
-1
/
+2
|
/
*
Merge pull request #44695 from madmiraal/fix-44632
Rémi Verschelde
2021-03-26
1
-2
/
+6
|
\
|
*
Remove all elements from monitored_bodies and monitored_areas when processed
Marcel Admiraal
2020-12-26
1
-2
/
+6
*
|
Fix GodotPhysics solver with kinematic body set to report contacts
PouleyKetchoupp
2021-03-11
1
-20
/
+23
*
|
Refactor removal of constraints from bodies in 2D joints
Eryk Dwornicki
2021-02-27
2
-22
/
+9
*
|
Merge pull request #45863 from nekomatata/physics-queries-disabled-shapes
Rémi Verschelde
2021-02-24
1
-2
/
+24
|
\
\
|
*
|
Fix physics queries not filtering out disabled collision shapes
PouleyKetchoupp
2021-02-09
1
-2
/
+24
*
|
|
Merge pull request #45617 from RandomShaper/modernize_atomics
Rémi Verschelde
2021-02-18
2
-8
/
+8
|
\
\
\
|
*
|
|
Modernize atomics
Pedro J. Estébanez
2021-02-18
2
-8
/
+8
*
|
|
|
Fix test_body_motion recovery
PouleyKetchoupp
2021-02-17
1
-23
/
+61
|
/
/
/
*
/
/
Make Servers truly Thread Safe
reduz
2021-02-10
6
-90
/
+111
|
/
/
*
|
Merge pull request #37547 from aaronfranke/tau
Rémi Verschelde
2021-02-01
1
-1
/
+1
|
\
\
|
*
|
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
Aaron Franke
2021-01-09
1
-1
/
+1
*
|
|
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-31
2
-9
/
+5
|
\
\
\
|
*
|
|
Modernize Thread
Pedro J. Estébanez
2021-01-29
2
-9
/
+5
*
|
|
|
Use real_t in physics code
Aaron Franke
2021-01-28
6
-17
/
+25
|
/
/
/
*
|
|
Merge pull request #43923 from madmiraal/fix-43588
Rémi Verschelde
2021-01-14
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix cast_motion sometimes failing
Marcel Admiraal
2020-11-27
1
-2
/
+2
*
|
|
Fix multiple issues with one-way collisions
Marcel Admiraal
2021-01-07
3
-61
/
+45
*
|
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
33
-66
/
+66
*
|
|
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
Rémi Verschelde
2020-12-28
5
-17
/
+17
|
\
\
\
|
*
|
|
Rename Vector2.tangent() to Vector2.orthogonal()
Marcel Admiraal
2020-12-06
5
-17
/
+17
|
|
/
/
*
|
/
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
4
-5
/
+5
|
|
/
|
/
|
*
|
make 2d constraint solving more deterministic by solving in push order
Jordan Schidlowsky
2020-12-04
7
-21
/
+23
|
/
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
2
-2
/
+0
*
Merge pull request #42167 from madmiraal/fix-42108
Rémi Verschelde
2020-11-16
1
-2
/
+0
|
\
|
*
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
Marcel Admiraal
2020-09-18
1
-2
/
+0
*
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
12
-14
/
+14
*
|
Fix how Line2D obtains the other object's supports
Marcel Admiraal
2020-10-03
1
-1
/
+1
*
|
Ignore thread models when compiling with NO_THREAD
Fabio Alessandrelli
2020-09-23
2
-0
/
+8
[next]