summaryrefslogtreecommitdiff
path: root/servers/physics_2d/collision_object_2d_sw.cpp
AgeCommit message (Expand)Author
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-02-12ObjectID converted to a structure, fixes many bugs where used incorrectly as ...Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-21add 2d physic optimization simlilar to 3d physicsyakun.zhang
2019-04-23Allow adding disabled shapesShyRed
2019-01-18-Re-added margins in one way collision (made in a more user friendly way than...Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-08-25Fix picking in CanvasLayerPedro J. Estébanez
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-03-07Remove disabled shapes from physicsShyRed
2018-02-18Fix 2d collision body update on shape removeKonrad Nowakowski
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-06-23-Trigger shapes removed in 2D, they became obsolete long ago when areas could...Juan Linietsky
2017-06-14Refactor layer_mask to collision_layerPoommetee Ketson
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-11Type renames:Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-05-03-new collision layer & mask system for 2D, for more flexible collision maskingJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-22input events on Area2D is now supportedJuan Linietsky
2014-10-16-added custom metadata to physics shapes (2D only for now)Juan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-02-22-added kinematic bodyJuan Linietsky
2014-02-19-improved physics ccdJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky