summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-03-02Fix serialization of identifiers with non printable ASCII charactersRémi Verschelde
2018-03-02Don't crash when trying to add an invalid navmeshHein-Pieter van Braam
2018-03-01Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32dpoke1024
2018-03-01Viewport: Fix missing tooltips w/ disabled physics object pickingRémi Verschelde
2018-03-01Fix line thickness for CollisionPolygon2D.poke1024
2018-02-28Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam
2018-02-28Add an hinting mode setting to DynamicFontsHugo Locurcio
2018-02-27Merge pull request #16656 from JFonS/fix_gradient_crashRémi Verschelde
2018-02-25Add a split editor to polygon 2D UV editor, moving an inch closer to adding s...Juan Linietsky
2018-02-25Fix Line2D tile mode for non-square texturesMarc Gilleron
2018-02-24Merge pull request #16973 from JFonS/fix_initial_gizmo_visibilityRémi Verschelde
2018-02-24TileMap: add fix_invalid_tilesPoommetee Ketson
2018-02-24Fix visibility of gizmos on scene loadJFonS
2018-02-24Merge pull request #16932 from groud/fix_collision_shape_selectionRémi Verschelde
2018-02-24Merge pull request #16930 from PJB3005/18-02-22-styleboxtexture-textureRémi Verschelde
2018-02-23Refactor version macros and fix related bugsRémi Verschelde
2018-02-23Add two new default actions ui_end, ui_homeFabio Alessandrelli
2018-02-23Add item_focused signal to OptionButtonFabio Alessandrelli
2018-02-23Properly set input as handled when closing modalFabio Alessandrelli
2018-02-23Scrollbar now uses UI actions instead of keysFabio Alessandrelli
2018-02-23Line edit up/down focus pass throughFabio Alessandrelli
2018-02-23Tree now uses UI actions instead of keysFabio Alessandrelli
2018-02-23Popupmenu now uses UI actions instead of keysFabio Alessandrelli
2018-02-22Fixes collisions shape selectionGilles Roudiere
2018-02-22StyleBoxTexture: Texture instead of RES for texture and normal_map.Pieter-Jan Briers
2018-02-22Skeleton2D: Fix missing return value in comparatorRémi Verschelde
2018-02-212D Skeletons WORK IN PROGRESSJuan Linietsky
2018-02-21Fix typos with codespellluz.paz
2018-02-21Fixed disappearing text on filedialog buttonsMax
2018-02-21Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.Juan Linietsky
2018-02-21Merge pull request #16710 from YeldhamDev/filedialog_nothing_disabledRémi Verschelde
2018-02-21Merge pull request #16756 from willnationsdev/shifted-rect-spriteRémi Verschelde
2018-02-21Merge pull request #16772 from damarindra/tileset_editor_improvementRémi Verschelde
2018-02-21Added forgotten infinite_inertia to bindingsAndrea Catania
2018-02-20Tileset Editor ImprovementDamar Indra
2018-02-20Fixed "Open" button being enabled when nothing is selected in a FileDialog wh...Michael Alexsander Silva Dias
2018-02-20Merge pull request #16757 from AndreaCatania/kinpushRémi Verschelde
2018-02-20Improved kinematic body 2D and 3D, Now can move rigid bodyAndrea Catania
2018-02-20Merge pull request #16718 from Chaosus/triplanarfixRémi Verschelde
2018-02-20Merge pull request #16455 from volzhs/close-docsRémi Verschelde
2018-02-20Keep to show current script when closing all docsvolzhs
2018-02-19Expose Sprite._edit_get_rect for click rect accessWill Nations
2018-02-19Merge pull request #16530 from AndreaCatania/raysRémi Verschelde
2018-02-19Merge pull request #16652 from aragar/FixQuotationInStringRémi Verschelde
2018-02-19Merge pull request #15306 from poke1024/item-list-draw-speedRémi Verschelde
2018-02-19Merge pull request #15780 from volzhs/emojiRémi Verschelde
2018-02-19Improve CollisionObject/CollisionObject2D warning messageChris Bradfield
2018-02-19Merge pull request #16060 from sdfgeoff/apply_torqueRémi Verschelde
2018-02-19Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...Andrea Catania
2018-02-19Fixes OptionButton selection index being reset to zero at instanciationAlexander Alekseev