| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | Merge pull request #15093 from poke1024/canvas-editor-select | Rémi Verschelde | 2018-01-03 | 15 | -35/+240 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | More exact picking for canvas editor | Bernhard Liebl | 2017-12-27 | 15 | -35/+240 |
| * | | | | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 64 | -128/+128 |
| | |/ /
|/| | |
|
| * | | | Merge pull request #14971 from mrcdk/particles_emitting | Noshyaar | 2017-12-27 | 2 | -5/+3 |
| |\ \ \ |
|
| | * | | | Set particles emitting to false when particles finish emitting with one-shot ... | MrCdK | 2017-12-23 | 2 | -5/+3 |
| | |/ / |
|
| * / / | Add missing parameter names | Poommetee Ketson | 2017-12-25 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge pull request #13991 from CyanBlob/master | Rémi Verschelde | 2017-12-16 | 2 | -0/+24 |
| |\ \ |
|
| | * | | TileMap: Add update_bitmask_region(2), expose update_bitmask_area(1) and upda... | Andrew Thomas | 2017-12-16 | 2 | -0/+24 |
| * | | | Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created. | Nathan Warden | 2017-12-15 | 4 | -7/+7 |
| * | | | Enhance undoredo action name, TTR, cleanup | Poommetee Ketson | 2017-12-12 | 1 | -23/+4 |
| * | | | TileMap: Drop unused center_x/center_y booleans | Rémi Verschelde | 2017-12-10 | 2 | -35/+4 |
| * | | | Merge pull request #14454 from CyanBlob/TileMap | Rémi Verschelde | 2017-12-09 | 2 | -9/+11 |
| |\ \ \ |
|
| | * | | | Convert tilemap format in get_tile_data() | Andrew Thomas | 2017-12-09 | 2 | -9/+11 |
| | |/ / |
|
| * | | | -Ability to and unwrap lightmap coordinates on import | Juan Linietsky | 2017-12-09 | 2 | -0/+27 |
| * | | | Merge pull request #14321 from ibrahn/path2d-two-style | Rémi Verschelde | 2017-12-09 | 2 | -20/+60 |
| |\ \ \ |
|
| | * | | | Reworked PathFollow2D behaviour, based on such in version 2.1. | Ibrahn Sahir | 2017-12-06 | 2 | -20/+60 |
| | |/ / |
|
| * | | | Fixes TileMap occluder offsets. | PJB3005 | 2017-12-08 | 1 | -4/+1 |
| * | | | Fixed is_playing funtion (was reporting wrong), closes #13928 | Juan Linietsky | 2017-12-07 | 1 | -1/+1 |
| * | | | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | 2017-12-07 | 6 | -23/+23 |
| * | | | -Fix particles with size==0, closes #13931 | Juan Linietsky | 2017-12-06 | 2 | -0/+7 |
| * | | | Particles2D: Fix normal map rid. | Andreas Haas | 2017-12-06 | 1 | -1/+1 |
| |/ / |
|
| * | | TileMap Fixes | Mariano Suligoy | 2017-12-02 | 2 | -10/+18 |
| * | | Merge pull request #13216 from hoelzl/pr-fix-tile-origin-center | Poommetee Ketson | 2017-12-01 | 1 | -11/+13 |
| |\ \ |
|
| | * | | Fix displacement for centered tilemaps | Matthias Hoelzl | 2017-11-27 | 1 | -11/+13 |
| * | | | Fix PathFollow2D motion. | Ferenc Arn | 2017-11-30 | 1 | -11/+9 |
| * | | | Change RayCast2D 'Exclude Parent' to include Area2D | Chris Bradfield | 2017-11-28 | 1 | -6/+6 |
| |/ / |
|
| * | | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky | 2017-11-25 | 2 | -2/+2 |
| * | | Fix TileMap and TileSet ClassDB bindings | Ruslan Mustakov | 2017-11-24 | 1 | -1/+1 |
| * | | Fixed #13167. Restored ParallaxLayer mirroring that was broken by pull reque... | Sofox | 2017-11-23 | 1 | -6/+10 |
| * | | Merge pull request #13159 from AndreaCatania/ray | Rémi Verschelde | 2017-11-22 | 3 | -21/+2 |
| |\ \ |
|
| | * | | Removed type_mask and fixed some variable name | AndreaCatania | 2017-11-21 | 3 | -21/+2 |
| * | | | Merge pull request #12301 from MarianoGnu/master | Rémi Verschelde | 2017-11-22 | 2 | -30/+240 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Implement auto-tiling | Mariano Suligoy | 2017-11-20 | 2 | -30/+240 |
| * | | | Merge pull request #12421 from TheSofox/parallax-overhaul | Rémi Verschelde | 2017-11-20 | 5 | -16/+27 |
| |\ \ \ |
|
| | * | | | Overhauled the ParallaxBackground system so that it works properly regardless... | Sofox | 2017-10-26 | 5 | -16/+27 |
| * | | | | Fixes a double class registering error | Gilles Roudiere | 2017-11-20 | 1 | -2/+0 |
| | |/ /
|/| | |
|
| * | | | Merge pull request #13049 from tagcup/pathfollow2d_parallel_transport | Rémi Verschelde | 2017-11-20 | 2 | -29/+22 |
| |\ \ \ |
|
| | * | | | Use parallel transport in PathFollow2D. | Ferenc Arn | 2017-11-19 | 2 | -29/+22 |
| * | | | | Fix the prevention for sliding on slopes in the 2d version of move_and_slide | Eric Wiltfang | 2017-11-20 | 1 | -1/+4 |
| |/ / / |
|
| * | | | Rework the canvas_item API for further improves to the canvas item editor | Gilles Roudiere | 2017-11-19 | 26 | -403/+142 |
| * | | | Rename Rect3 to AABB. | Ferenc Arn | 2017-11-17 | 1 | -3/+3 |
| * | | | Merge pull request #12870 from Nibodhika/master | Rémi Verschelde | 2017-11-17 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | Fixing tilemap rotation for non top-left tiles. | Vito | 2017-11-15 | 1 | -2/+2 |
| * | | | | Finalized ability to convert from CanvasItem/Spatial/Particles materials to S... | Juan Linietsky | 2017-11-14 | 2 | -0/+8 |
| |/ / / |
|
| * | | | Merge pull request #12806 from letheed/unify-degrees | Poommetee Ketson | 2017-11-11 | 4 | -25/+25 |
| |\ \ \ |
|
| | * | | | Unify degree members and properties | letheed | 2017-11-10 | 4 | -25/+25 |
| * | | | | Disabled filter clip by default and made it optional, fixes #12368, likely ot... | Juan Linietsky | 2017-11-10 | 3 | -3/+26 |
| |/ / / |
|
| * | | | Remove deprecated rotation methods | letheed | 2017-11-10 | 2 | -22/+2 |
| * | | | Reworked how servers preallocate RIDs, should fix #10970 | Juan Linietsky | 2017-11-09 | 2 | -2/+5 |
| * | | | Merge pull request #10770 from RandomShaper/fix-joints | Rémi Verschelde | 2017-10-31 | 2 | -72/+48 |
| |\ \ \
| |/ /
|/| | |
|