index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
physics_2d
/
area_pair_2d_sw.cpp
Age
Commit message (
Expand
)
Author
2021-10-18
Rename Godot Physics classes from *SW to Godot*
PouleyKetchoupp
2021-08-17
One-directional layer check for Area vs. RigidBody/SoftBody/Area
PouleyKetchoupp
2021-07-19
Ensure KinematicBodies only interact with other Bodies with matching mask.
Marcel Admiraal
2021-06-22
Fix and clean disabled shapes handling in godot physics servers
PouleyKetchoupp
2021-04-26
Godot Physics collisions and solver processed on threads
PouleyKetchoupp
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-04
make 2d constraint solving more deterministic by solving in push order
Jordan Schidlowsky
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-10-11
Fixed non-monitorable areas triggering overlap
Erik
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-06-23
-Trigger shapes removed in 2D, they became obsolete long ago when areas could...
Juan Linietsky
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-13
Use real_t as floating point type in physics code.
Ferenc Arn
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-05-03
-new collision layer & mask system for 2D, for more flexible collision masking
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-17
Area2D can now detect overlap with other areas
Juan Linietsky
2014-10-03
Huge Amount of BugFix
Juan Linietsky
2014-02-19
-improved physics ccd
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky