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_2d_sw.cpp
Age
Commit message (
Expand
)
Author
2021-10-18
Rename Godot Physics classes from *SW to Godot*
PouleyKetchoupp
2021-09-15
Initialize variables in servers/physics
qarmin
2021-08-24
Fix point gravity calculation
PouleyKetchoupp
2021-03-26
Merge pull request #44695 from madmiraal/fix-44632
Rémi Verschelde
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-26
Remove all elements from monitored_bodies and monitored_areas when processed
Marcel Admiraal
2020-07-04
Remove elements from monitored_bodies and monitored_areas as they are
Marcel Admiraal
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-10
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-12
ObjectID converted to a structure, fixes many bugs where used incorrectly as ...
Juan Linietsky
2020-01-16
Merge pull request #33615 from raphael10241024/fix_shape_change
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-11-14
refresh area2d collision when shape changes, close #33369
RaphaelHunter
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
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-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
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-01-15
Style: Cosmetic fixes to play nice with clang-format
Rémi Verschelde
2017-01-11
Type renames:
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-09-03
merged some stuff for okam
Juan Linietsky
2015-05-18
Calculate gravity based on distance from body to gravity point (2D)
Fabio Alessandrelli
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-17
Area2D can now detect overlap with other areas
Juan Linietsky
2015-01-05
Changes to 2D physics engine
Juan Linietsky
2014-10-03
Huge Amount of BugFix
Juan Linietsky
2014-09-15
3D Physics Rework, Other Stuff
Juan Linietsky
2014-02-19
-improved physics ccd
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky