| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #27711 from neikeq/ifdef-clang-tidy | Rémi Verschelde | 2019-04-08 | 3 | -3/+3 |
| |\ | |||||
| | * | Replace a few #if/#elif with #ifdef and "#elif defined" | Ignacio Etcheverry | 2019-04-05 | 3 | -3/+3 |
| * | | Merge pull request #27565 from SpechtMagnus/tileset_autotile_ignore_flags | Rémi Verschelde | 2019-04-08 | 2 | -16/+33 |
| |\ \ | |||||
| | * | | + Added ignore flags to autotile bitmask | Magnus Specht | 2019-04-08 | 2 | -16/+33 |
| * | | | Early exit when nothing to draw in style box flat (fixes #27764) | PouleyKetchoupp | 2019-04-07 | 1 | -5/+8 |
| * | | | Merge pull request #26164 from Chaosus/vshader_improvements | Rémi Verschelde | 2019-04-07 | 5 | -20/+1635 |
| |\ \ \ | |||||
| | * | | | Major improvements for visual shader system | Chaosus | 2019-04-07 | 5 | -20/+1635 |
| * | | | | Merge pull request #27734 from Hendrikto/cleanup | Rémi Verschelde | 2019-04-07 | 1 | -2/+0 |
| |\ \ \ \ | |||||
| | * | | | | Remove unused imports | Hendrikto | 2019-04-06 | 1 | -2/+0 |
| * | | | | | Merge pull request #27156 from BastiaanOlij/add_height_map_shape | Rémi Verschelde | 2019-04-07 | 3 | -0/+260 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added height map shape that implement heightmap collision shape | Bastiaan Olij | 2019-03-17 | 3 | -0/+260 |
| * | | | | | | Merge pull request #25630 from BastiaanOlij/arvr_positional_mesh | Rémi Verschelde | 2019-04-07 | 2 | -0/+35 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Added a mesh interface to the arvr positional trackers | Bastiaan Olij | 2019-02-06 | 2 | -0/+35 |
| * | | | | | | | Merge pull request #27602 from YeldhamDev/tileset_emptypoly_crash_fix | Rémi Verschelde | 2019-04-06 | 2 | -8/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Make 'ConvexPolygonShape2D' start empty, so it's consistent with other shapes. | Michael Alexsander Silva Dias | 2019-04-05 | 2 | -8/+0 |
| * | | | | | | | | Merge pull request #26609 from nekomatata/shadow_offset | Timo | 2019-04-06 | 2 | -89/+131 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Properly handle different border widths in rounded corner aa | PouleyKetchoupp | 2019-03-19 | 2 | -74/+84 |
| | * | | | | | | | | Support for shadow offset in box style | PouleyKetchoupp | 2019-03-19 | 2 | -25/+57 |
| | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #26486 from marxin/fix-Wdeprecated-copy | Rémi Verschelde | 2019-04-06 | 2 | -0/+9 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| | * | | | | | | | Fix new GCC 9 warnings: -Wdeprecated-copy. | marxin | 2019-03-02 | 2 | -0/+9 |
| * | | | | | | | | Fix wrong method binds and registered class | Ignacio Etcheverry | 2019-04-06 | 1 | -1/+1 |
| * | | | | | | | | Merge pull request #25624 from nekomatata/texture-rect-flip | Rémi Verschelde | 2019-04-06 | 2 | -20/+67 |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| | * | | | | | | | Add ability to flip TextureRect horizontally or vertically | PouleyKetchoupp | 2019-04-03 | 2 | -20/+67 |
| | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #23837 from fire/asset_import | Rémi Verschelde | 2019-04-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add Open Asset Import Library to Godot. | K. S. Ernest (iFire) Lee | 2019-04-05 | 1 | -1/+1 |
| * | | | | | | | | Merge pull request #26803 from ptrojahn/emptynode | Rémi Verschelde | 2019-04-05 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Make get_node return NULL for empty NodePaths | Paul Trojahn | 2019-03-08 | 1 | -0/+4 |
| * | | | | | | | | | Merge pull request #26914 from xDGameStudios/popup_menu_add_item | Rémi Verschelde | 2019-04-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | Fixed optional idx argument in add_item (OptionMeny & PopupMenu) | xDGameStudios | 2019-03-11 | 1 | -2/+2 |
| * | | | | | | | | | Merge pull request #27677 from akien-mga/Wimplicit-fallthrough | Rémi Verschelde | 2019-04-05 | 6 | -48/+27 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix -Wimplicit-fallthrough warnings from GCC 8 | Rémi Verschelde | 2019-04-05 | 6 | -48/+27 |
| * | | | | | | | | | | Merge pull request #27153 from YeldhamDev/animsprite_backwards | Rémi Verschelde | 2019-04-05 | 2 | -7/+22 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Make AnimatedSprite able to play backwards | Michael Alexsander Silva Dias | 2019-03-17 | 2 | -7/+22 |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #27240 from Chaosus/clear_line_points | Rémi Verschelde | 2019-04-05 | 2 | -0/+12 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Added method to clear all points in Line2D | Chaosus | 2019-03-19 | 2 | -0/+12 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #27233 from Chaosus/tween_signal | Rémi Verschelde | 2019-04-05 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Added signal for Tween emitted at completion | Chaosus | 2019-04-03 | 1 | -1/+4 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Ability to make CanvasLayers have pseudo 3D depth. | Juan Linietsky | 2019-04-05 | 3 | -1/+62 |
| * | | | | | | | | | | Merge pull request #27683 from Xrayez/fix-bitmap-true-bit-count | Rémi Verschelde | 2019-04-05 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix BitMap calculating incorrect true bit count | Andrii Doroshenko (Xrayez) | 2019-04-04 | 1 | -1/+2 |
| * | | | | | | | | | | | Merge pull request #27365 from Byteron/tile_map_negative_offset | Mariano Javier Suligoy | 2019-04-05 | 2 | -5/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | added negative X and negative Y offset to TileMap | Aaron Winter | 2019-04-05 | 2 | -5/+21 |
| | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #27567 from Calinou/selection-boxes-use-accent-color | Rémi Verschelde | 2019-04-04 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Use the editor theme's accent color for 2D/3D selections and rotations | Hugo Locurcio | 2019-03-31 | 1 | -1/+3 |
| * | | | | | | | | | | | Merge pull request #27596 from mo7sener/master | Rémi Verschelde | 2019-04-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Fixed an issue where changing the default_cursor on the RichTextLabel's meta_... | Robear Selwans | 2019-04-02 | 1 | -1/+1 |
| * | | | | | | | | | | | Clean up notifications and merge Node and MainLoop ones for clarity, closes #... | Juan Linietsky | 2019-04-04 | 4 | -4/+32 |
| * | | | | | | | | | | | Fix: Keep custom tracks option now keeps animation loop property and value tr... | Angeloss | 2019-04-03 | 1 | -0/+1 |
| * | | | | | | | | | | | Fix -Wnon-virtual-dtor warnings. | marxin | 2019-04-02 | 1 | -0/+1 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #27557 from Paulb23/deselect_line_edit_clear | Rémi Verschelde | 2019-04-01 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
