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
/
godot_body_2d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
fix rare physics crash
rune-scape
2024-06-18
1
-0
/
+4
*
Clear monitoring in `Area*` when its space changes to invalid
风青山
2023-12-15
1
-1
/
+2
*
Merge pull request #83003 from AThousandShips/null_check_extra
Rémi Verschelde
2023-10-09
1
-1
/
+1
|
\
|
*
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-1
/
+1
*
|
Fixes to allow object-less callables throughout Godot
Mai Lavelle
2023-10-06
1
-4
/
+4
|
/
*
Add vararg call() method to C++ Callable
kobewi
2023-10-05
1
-4
/
+1
*
Merge pull request #82313 from AThousandShips/null_check_servers
Rémi Verschelde
2023-09-26
1
-1
/
+1
|
\
|
*
[Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-25
1
-1
/
+1
*
|
Fix: Mass not set properly for RigidBody
Crimzoth
2023-06-27
1
-1
/
+1
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-8
/
+8
*
PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a...
Ricardo Buring
2022-09-15
1
-7
/
+10
*
Restore RigidBody2/3D, SoftBody names in physics
fabriceci
2022-08-26
1
-9
/
+9
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Improve RigidDynamicBody force and torque API
PouleyKetchoupp
2021-12-10
1
-4
/
+6
*
Fix RigidDynamicBody gaining momentum with bounce
PouleyKetchoupp
2021-11-25
1
-0
/
+3
*
Add wakeup() conditional if previous gravity was 0
Brennen Green
2021-11-22
1
-0
/
+3
*
Separate space override modes for gravity/damping in Area
PouleyKetchoupp
2021-11-09
1
-29
/
+84
*
Expose local center of mass in physics servers
PouleyKetchoupp
2021-11-08
1
-1
/
+1
*
Improved RigidDynamicBody linear/angular damping override
PouleyKetchoupp
2021-10-25
1
-38
/
+48
*
Merge pull request #54124 from Uxeron/CenterOfMassRotationFix
Camille Mohr-Daurat
2021-10-22
1
-8
/
+4
|
\
|
*
Fix physics body rotating incorrectly around it's center of mass
Uxeron
2021-10-22
1
-8
/
+4
*
|
Fix RigidDynamicBody2D auto center of mass calculation
PouleyKetchoupp
2021-10-22
1
-4
/
+4
|
/
*
Fix RigidDynamicBody collision update after changing collision layer/mask
PouleyKetchoupp
2021-10-21
1
-0
/
+1
*
Fix 2D center of mass not updated from transform
PouleyKetchoupp
2021-10-19
1
-1
/
+11
*
Rename Godot Physics classes from *SW to Godot*
PouleyKetchoupp
2021-10-18
1
-0
/
+677