summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when trying to add an invalid navmeshHein-Pieter van Braam2018-03-021-0/+1
* Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32dpoke10242018-03-011-0/+5
* Viewport: Fix missing tooltips w/ disabled physics object pickingRémi Verschelde2018-03-011-9/+18
* Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam2018-02-283-0/+5
* Merge pull request #16656 from JFonS/fix_gradient_crashRémi Verschelde2018-02-271-0/+7
|\
| * Fix weird editor crash when switching from editing one gradient to another ke...JFonS2018-02-141-0/+7
* | Add a split editor to polygon 2D UV editor, moving an inch closer to adding s...Juan Linietsky2018-02-252-1/+95
* | Fix Line2D tile mode for non-square texturesMarc Gilleron2018-02-253-7/+15
* | Merge pull request #16973 from JFonS/fix_initial_gizmo_visibilityRémi Verschelde2018-02-241-2/+6
|\ \
| * | Fix visibility of gizmos on scene loadJFonS2018-02-241-2/+6
* | | Merge pull request #16932 from groud/fix_collision_shape_selectionRémi Verschelde2018-02-241-1/+1
|\ \ \
| * | | Fixes collisions shape selectionGilles Roudiere2018-02-221-1/+1
| |/ /
* | | Merge pull request #16930 from PJB3005/18-02-22-styleboxtexture-textureRémi Verschelde2018-02-242-8/+8
|\ \ \
| * | | StyleBoxTexture: Texture instead of RES for texture and normal_map.Pieter-Jan Briers2018-02-222-8/+8
| |/ /
* / / Refactor version macros and fix related bugsRémi Verschelde2018-02-232-2/+1
|/ /
* | Skeleton2D: Fix missing return value in comparatorRémi Verschelde2018-02-221-1/+1
* | 2D Skeletons WORK IN PROGRESSJuan Linietsky2018-02-215-5/+283
* | Fix typos with codespellluz.paz2018-02-2114-22/+22
* | Fixed disappearing text on filedialog buttonsMax2018-02-211-4/+4
* | Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.Juan Linietsky2018-02-217-5/+486
* | Merge pull request #16710 from YeldhamDev/filedialog_nothing_disabledRémi Verschelde2018-02-212-12/+8
|\ \
| * | Fixed "Open" button being enabled when nothing is selected in a FileDialog wh...Michael Alexsander Silva Dias2018-02-202-12/+8
* | | Merge pull request #16756 from willnationsdev/shifted-rect-spriteRémi Verschelde2018-02-212-2/+6
|\ \ \
| * | | Expose Sprite._edit_get_rect for click rect accessWill Nations2018-02-192-2/+6
* | | | Merge pull request #16772 from damarindra/tileset_editor_improvementRémi Verschelde2018-02-213-26/+32
|\ \ \ \
| * | | | Tileset Editor ImprovementDamar Indra2018-02-203-26/+32
| |/ / /
* | / / Added forgotten infinite_inertia to bindingsAndrea Catania2018-02-211-1/+1
| |/ / |/| |
* | | Merge pull request #16757 from AndreaCatania/kinpushRémi Verschelde2018-02-204-33/+34
|\ \ \
| * | | Improved kinematic body 2D and 3D, Now can move rigid bodyAndrea Catania2018-02-204-33/+34
| |/ /
* | | Merge pull request #16718 from Chaosus/triplanarfixRémi Verschelde2018-02-201-3/+6
|\ \ \
| * | | Added refraction possibility for triplanar uv modeChaosus2018-02-151-3/+6
| |/ /
* | | Merge pull request #16455 from volzhs/close-docsRémi Verschelde2018-02-202-9/+14
|\ \ \
| * | | Keep to show current script when closing all docsvolzhs2018-02-202-9/+14
* | | | Merge pull request #16530 from AndreaCatania/raysRémi Verschelde2018-02-194-2/+50
|\ \ \ \
| * | | | Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...Andrea Catania2018-02-194-2/+50
* | | | | Merge pull request #16652 from aragar/FixQuotationInStringRémi Verschelde2018-02-191-1/+0
|\ \ \ \ \
| * | | | | Fix quotation in stringRado'sPC\aRaGaR2018-02-121-1/+0
| |/ / / /
* | | | | Merge pull request #15306 from poke1024/item-list-draw-speedRémi Verschelde2018-02-191-4/+48
|\ \ \ \ \
| * | | | | Boost drawing speed of ItemLists with many itemsBernhard Liebl2018-01-051-4/+48
* | | | | | Merge pull request #15780 from volzhs/emojiRémi Verschelde2018-02-192-21/+58
|\ \ \ \ \ \
| * | | | | | Support colored fontvolzhs2018-01-162-21/+58
* | | | | | | Improve CollisionObject/CollisionObject2D warning messageChris Bradfield2018-02-192-2/+2
* | | | | | | Merge pull request #16060 from sdfgeoff/apply_torqueRémi Verschelde2018-02-192-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Exposed apply_torque_impulse to gdscript and added documentation for added ap...sdfgeoff2018-02-152-0/+6
* | | | | | | | Fixes OptionButton selection index being reset to zero at instanciationAlexander Alekseev2018-02-191-1/+2
* | | | | | | | Merge pull request #16566 from groud/gui_input_reworkRémi Verschelde2018-02-1912-115/+158
|\ \ \ \ \ \ \ \
| * | | | | | | | 2D editor GUI input rework. Changes are:Gilles Roudiere2018-02-1612-115/+158
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #16822 from Noshyaar/timefmtRémi Verschelde2018-02-191-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix timer second not zero padded when < 10Poommetee Ketson2018-02-191-1/+1
* | | | | | | | Force controls to save rect_clip_content since they do not all default to false.isaacremnant2018-02-181-1/+1
|/ / / / / / /