summaryrefslogtreecommitdiff
path: root/servers/physics_2d/broad_phase_2d_hash_grid.cpp
AgeCommit message (Expand)Author
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-09-01Fix signed and unsigned comparisonsHein-Pieter van Braam
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-25Fix 2D broadphase remove-while-iterating logicPedro J. Estébanez
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-08Refactor 'treshold' to 'threshold'Poommetee 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-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-01-16Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-18Change hash grid in 2D physics to contemplate large objects as separate cases...Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-24casting line into physics on negative space now works properly, fixes #1726Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-22-added kinematic bodyJuan Linietsky
2014-02-19-improved physics ccdJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky