| Commit message (Expand) | Author | Age | Files | Lines |
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 33 | -4201/+3407 |
| * | Merge pull request #7802 from tagcup/physics_64bit | Rémi Verschelde | 2017-02-26 | 24 | -211/+211 |
| |\ |
|
| | * | Use real_t as floating point type in physics code. | Ferenc Arn | 2017-02-13 | 24 | -211/+211 |
| * | | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 4 | -4/+4 |
| * | | Many fixes to make exported scenes work better, still buggy. | Juan Linietsky | 2017-02-15 | 1 | -1/+5 |
| |/ |
|
| * | Overloaded basic math funcs (double and float variants). Use real_t rather th... | Ferenc Arn | 2017-01-16 | 1 | -4/+4 |
| * | Style: Fix statements ending with ';;' | Rémi Verschelde | 2017-01-16 | 1 | -2/+2 |
| * | Style: Cosmetic fixes to play nice with clang-format | Rémi Verschelde | 2017-01-15 | 1 | -8/+8 |
| * | fixed to 2D physics, makes it work again | Juan Linietsky | 2017-01-15 | 4 | -6/+6 |
| * | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 10 | -60/+99 |
| * | Type renames: | Juan Linietsky | 2017-01-11 | 21 | -168/+168 |
| * | Merge pull request #7445 from tagcup/2d_math_fixes | Juan Linietsky | 2017-01-10 | 5 | -14/+15 |
| |\ |
|
| | * | Various corrections in 2D math. | Ferenc Arn | 2017-01-10 | 5 | -14/+15 |
| * | | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 1 | -10/+10 |
| |/ |
|
| * | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 5 | -14/+14 |
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 3 | -3/+3 |
| * | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 4 | -5/+5 |
| |\ |
|
| | * | Begining of GLES3 renderer: | Juan Linietsky | 2016-10-03 | 4 | -5/+5 |
| * | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 33 | -33/+33 |
| * | | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -1/+1 |
| * | | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 1 | -0/+2 |
| * | | Merge pull request #6691 from Faless/expose_more_physics | Rémi Verschelde | 2016-10-09 | 2 | -7/+8 |
| |\ \ |
|
| | * | | Expose more 2D/3D physics options in project settings | Fabio Alessandrelli | 2016-10-03 | 2 | -7/+8 |
| | |/ |
|
| * / | Now ignoring remaining collision shapes. | Victor Seiji Hariki | 2016-09-26 | 1 | -0/+3 |
| |/ |
|
| * | Fix for #6158. Converting Vector2 to Size2 for scaling functions. | anneomcl | 2016-09-19 | 2 | -16/+16 |
| * | -Fixed issue in Kinematicbody2D | Juan Linietsky | 2016-09-01 | 5 | -15/+24 |
| * | More improvements to visual script.. | Juan Linietsky | 2016-08-31 | 1 | -1/+11 |
| * | Merge pull request #5383 from Ovnuniarchos/OptimizeOneWay | Rémi Verschelde | 2016-07-18 | 1 | -23/+18 |
| |\ |
|
| | * | Optimized one way collision loops. | Ovnuniarchos | 2016-06-24 | 1 | -23/+18 |
| * | | Remove unused variables (fourth pass) + dead code | Rémi Verschelde | 2016-07-08 | 2 | -7/+0 |
| |/ |
|
| * | Fixed a stupid bug with segment-segment collision in SAT physics, closes #480... | Juan Linietsky | 2016-06-18 | 1 | -22/+39 |
| * | Change hash grid in 2D physics to contemplate large objects as separate cases... | Juan Linietsky | 2016-06-18 | 2 | -16/+127 |
| * | Drop empty .cpp files for header-only classes | Rémi Verschelde | 2016-06-18 | 1 | -30/+0 |
| * | Add missing license headers in our source files (#5255) | Rémi Verschelde | 2016-06-18 | 2 | -0/+56 |
| * | First version of Profiler | Juan Linietsky | 2016-05-21 | 5 | -4/+102 |
| * | RigidBody2D (add_force, set_inertia): new methods. | Josh Grams | 2016-04-26 | 5 | -3/+32 |
| * | RigidBody2D: rename apply_impulse(pos) to offset. | Josh Grams | 2016-04-24 | 1 | -3/+3 |
| * | RigidBody2D: add and bind get_inertia() method. | Josh Grams | 2016-04-20 | 1 | -0/+4 |
| * | Fixed #4163 (intersect_shape crashes on results limit) | Marc Gilleron | 2016-04-12 | 1 | -1/+1 |
| * | Merge pull request #3999 from neikeq/issues_3650_3990 | Rémi Verschelde | 2016-03-10 | 1 | -8/+12 |
| |\ |
|
| | * | Fix crash when resizing ConcavePolygonShape2D segments | Ignacio Etcheverry | 2016-03-09 | 1 | -8/+12 |
| * | | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 7 | -13/+13 |
| |/ |
|
| * | Physics2D: Allow to use 'intersect_point' with objects which is not 'pickable' | Biliogadafr | 2016-02-01 | 2 | -3/+3 |
| * | Merge pull request #2698 from Faless/add_area_fix | Juan Linietsky | 2016-01-23 | 1 | -3/+19 |
| |\ |
|
| | * | Fix Body (and Body2D) add_area / remove_area when area have multiple shapes | Fabio Alessandrelli | 2015-12-02 | 1 | -3/+19 |
| * | | -Fix crash at exit due to unnecesary check in command queue, fixes #2034 | Juan Linietsky | 2016-01-04 | 1 | -4/+4 |
| * | | physics state properly returns contact metadata, closes #1979 | Juan Linietsky | 2016-01-03 | 4 | -2/+28 |
| * | | skip the first integration in physics bodies, fixes #2213 | Juan Linietsky | 2016-01-02 | 2 | -1/+5 |
| * | | properly removing unprocessed objects from physics islands fixes one way plat... | Juan Linietsky | 2016-01-01 | 3 | -5/+55 |
| * | | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 32 | -32/+32 |