summaryrefslogtreecommitdiff
path: root/servers/physics/physics_server_sw.cpp
AgeCommit message (Expand)Author
2018-02-20Improved kinematic body 2D and 3D, Now can move rigid bodyAndrea Catania
2018-02-05Added physics API in order to enable/disable collisions between rigidbody att...Andrea Catania
2018-02-01Fix inconsistencies and typos in argument namesPaolo Perkovic
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-10Implemented physics linear and angular lockAndreaCatania
2017-11-10Allow double-axis lock in RigidBody and KinematicBodyEric Rybicki
2017-11-07Rewritten kinematic systemAndreaCatania
2017-10-31Merge pull request #10770 from RandomShaper/fix-jointsRémi Verschelde
2017-10-09Merge pull request #11702 from AndreaCatania/bodyDSRémi Verschelde
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-29Added new API to get body direct stateAndreaCatania
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-09Remove joint freeing logic from physics serversPedro J. Estébanez
2017-09-03-Added an optimization so physics shapes are configured later, speeds up grid...Juan Linietsky
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-08Fix freeze on close of game using 2D physics introduced by #9832Bojidar Marinov
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-08-01Improve cleanup of physics constraintsPedro J. Estébanez
2017-07-25Extend check for same space to all 2D/3D bodies/shapesPedro J. Estébanez
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-07-08Refactor 'treshold' to 'threshold'Poommetee Ketson
2017-06-14Refactor layer_mask to collision_layerPoommetee Ketson
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Use real_t as floating point type in physics code.Ferenc Arn
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-09Fixed inertia tensor computation and center of massm4nu3lf
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-05-21First version of ProfilerJuan Linietsky
2016-04-09Port collision and layer masks to 3D, fixes #1759Bojidar Marinov
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-28Remove bogus argument in body_get_nodeRémi Verschelde
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-06-12added ability for Area (3D) to detect other areasJuan Linietsky
2015-05-06PhysicsServerSW::body_is_shape_set_as_trigger - missing return statementehriche
2015-04-26properly wake up bodies when a parameter changes, fixes #1740Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-04-WIP to add proper key swapping according to keyboard layoutJuan Linietsky
2014-10-03missing fils from yesterday comit.Juan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-09-023D Physics and Other StuffJuan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky