summaryrefslogtreecommitdiff
path: root/scene/3d/physics_joint.cpp
AgeCommit message (Expand)Author
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky
2020-02-25Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-27Added function to control 6DOF precisionAndrea Catania
2018-11-20Removed duplicate property bind in Generic6DOFJoint.Ibrahn Sahir
2018-11-13Added angular restitutionGeoffrey Irons
2018-08-16Added possibility to create joints with only one bodyAndrea Catania
2018-07-03Merge pull request #19246 from xemjeff/physicsMax Hilbrunner
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-05-29Issues #19203 and #19204Jeffs
2018-03-16Implemented interface for bullet joint motorsGeoffrey
2018-02-05Added physics API in order to enable/disable collisions between rigidbody att...Andrea Catania
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-29Fix joints collision exceptionsPedro J. Estébanez
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-12Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-07-08Remove unused variables (fourth pass) + dead codeRémi Verschelde
2016-01-02remove the invalid id error when freeing a 3D joint, fixes #2383Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-08made the exclusion of nodes from joints optional, fixes #3015Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky