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
/
shape_2d_sw.h
Age
Commit message (
Expand
)
Author
2021-09-14
Rename WorldMarginShape to WorldBoundaryShape
PouleyKetchoupp
2021-08-27
Optimize area detection and intersect_shape queries with concave shapes
PouleyKetchoupp
2021-08-24
Rename RayShape to SeparationRayShape
PouleyKetchoupp
2021-08-24
Rename slips_on_slope to slide_on_slope
PouleyKetchoupp
2021-08-24
Fix RayShape collision detection
PouleyKetchoupp
2021-08-24
Restore RayShape as a regular shape type
PouleyKetchoupp
2021-08-19
Fix compilation warnings in Shape2DSW/Shape3DSW
PouleyKetchoupp
2021-08-14
Rename LineShape2D to WorldMarginShape2D
Hugo Locurcio
2021-08-11
Make radius & height in CapsuleShape2D independent
Tomasz Chabora
2021-08-10
Remove infinite inertia and ray shapes from CharacterBody
PouleyKetchoupp
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-06
Rename Vector2.tangent() to Vector2.orthogonal()
Marcel Admiraal
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-14
Assign zero to range when ConvexPolygonShape2D is empty.
Marcel Admiraal
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-02-11
Fix code formatting issues and VS compilation
Rémi Verschelde
2020-02-11
Refactored RID/RID_Owner to always use O(1) allocation.
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-02-19
Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...
Andrea Catania
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-07-08
Refactor 'treshold' to 'threshold'
Poommetee Ketson
2017-06-04
renamed all Rect2.pos to Rect2.position
alexholly
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-15
fixed to 2D physics, makes it work again
Juan Linietsky
2017-01-11
Type renames:
Juan Linietsky
2017-01-10
Various corrections in 2D math.
Ferenc Arn
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-09-19
Fix for #6158. Converting Vector2 to Size2 for scaling functions.
anneomcl
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-22
input events on Area2D is now supported
Juan Linietsky
2015-01-18
-intentional breakage of shader graph to fix issues, existing graphs will be ...
Juan Linietsky
2014-11-02
Bug Fixes
Juan Linietsky
2014-09-02
3D Physics and Other Stuff
Juan Linietsky
2014-02-22
-added kinematic body
Juan Linietsky
2014-02-19
-improved physics ccd
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky