summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12260 from bojidar-bg/11975-navpoly-freezeRémi Verschelde2017-10-201-1/+1
|\
| * Fix adding a NavigationPolygonInstance to a Node2D freezing the editorBojidar Marinov2017-10-201-1/+1
* | Merge pull request #12084 from santouits/tab_container_bugRémi Verschelde2017-10-201-2/+7
|\ \
| * | tab container arrows don't work when a popup was setsantouits2017-10-141-2/+7
* | | Merge pull request #12132 from TheSofox/parallax-fixesRémi Verschelde2017-10-201-1/+1
|\ \ \
| * | | Tweaks ParallaxBackground to work better with zoom. Ensures a Parallax Layer ...Sofox2017-10-181-1/+1
| | |/ | |/|
* | | Fix window display shrink can't set to float numbersgeequlim2017-10-202-3/+3
* | | Merge pull request #12159 from RandomShaper/fix-sticky-sliderGilles Roudiere2017-10-201-0/+6
|\ \ \
| * | | Reset slider mouse state on hiding/removingPedro J. Estébanez2017-10-161-0/+6
| |/ /
* | | Merge pull request #12230 from BastiaanOlij/arvr_fix_binandRémi Verschelde2017-10-191-1/+2
|\ \ \
| * | | Always mixing up binary and and boolean and...Bastiaan Olij2017-10-201-1/+2
* | | | Merge pull request #12229 from Noshyaar/pr-vRémi Verschelde2017-10-191-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Viewport clear mode is bool instead of int, fixes #12202Poommetee Ketson2017-10-191-1/+1
| |/ /
* / / Itemlist rmb now provides the same pos as Tree rmbAlexHolly2017-10-181-3/+3
|/ /
* | Merge pull request #11407 from toger5/selection_override_colorRémi Verschelde2017-10-154-11/+54
|\ \
| * | do not overlap current line with selection colortoger52017-09-281-5/+14
| * | keep font color on selection as defaulttoger52017-09-284-6/+40
* | | Fix animation not stopping after seeking to the endPedro J. Estébanez2017-10-141-2/+2
* | | [DOCS] Fix a few typos.Andreas Haas2017-10-141-1/+1
* | | Added and improved some missing icons, plus some other visual fixes.Daniel J. Ramirez2017-10-133-3/+4
| |/ |/|
* | Remove junk outputRuslan Mustakov2017-10-132-6/+0
* | Merge pull request #12032 from Grosskopf/seperation-bugfixRémi Verschelde2017-10-121-1/+5
|\ \
| * | turned arround minimum Size for Seperator in reaction to issue #12020Grosskopf2017-10-121-1/+5
* | | Merge pull request #12026 from hickop/default-theme-slidersRémi Verschelde2017-10-111-0/+2
|\ \ \
| * | | Added grabber_area to default_theme sliders. Fixes #11261hickop2017-10-111-0/+2
* | | | Merge pull request #11951 from hungrymonkey/fix_issue11873Rémi Verschelde2017-10-111-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix data alignment issues in get_data() in AudioStreamSamplehungrymonkey2017-10-091-1/+2
* | | | Merge pull request #12018 from hi-ogawa/fix-animated-sprite-frame-property-sl...Gilles Roudiere2017-10-111-3/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix AnimatedSprite frame property slider in editorHiroshi Ogawa2017-10-111-3/+1
* | | | Merge pull request #11954 from neikeq/dIgnacio Etcheverry2017-10-111-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Adds 'exposed' field to ClassInfoIgnacio Etcheverry2017-10-091-0/+7
* | | | Merge pull request #11941 from Paulb23/members_selected_scroll_issue_11648Rémi Verschelde2017-10-091-0/+8
|\ \ \ \
| * | | | Consistant scroll when using members overview, issue 11648Paulb232017-10-081-0/+8
| | |/ / | |/| |
* | | | Merge pull request #11915 from marcelofg55/desc_animation_errorsRémi Verschelde2017-10-091-8/+8
|\ \ \ \
| * | | | Added a name/path description when there is an error in the Animation TrackMarcelo Fernandez2017-10-071-8/+8
| |/ / /
* | | | Merge pull request #11884 from Noshyaar/pr-fd2Rémi Verschelde2017-10-091-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | FileDialog: fix select index out of rangePoommetee Ketson2017-10-061-2/+3
* | | | Fix LINK/UNLINK console spam with navmeshesBartłomiej T. Listwon2017-10-061-4/+0
* | | | Merge pull request #11859 from marcelofg55/invalid_customtheme_crashfixAndreas Haas2017-10-061-1/+6
|\ \ \ \
| * | | | Fix crash when a custom theme can't be loadedMarcelo Fernandez2017-10-051-1/+6
| |/ / /
* | | | Merge pull request #11854 from endragor/fix-few-classdb-defsAndreas Haas2017-10-061-1/+1
|\ \ \ \
| * | | | Add NIL_IS_VARIANT usage to few definitionsRuslan Mustakov2017-10-051-1/+1
| |/ / /
* / / / Made a few tweaks to the interfaceBastiaanOlij2017-10-063-4/+121
|/ / /
* | | Merge pull request #11840 from djrm/pr_fix_drive_selectionGilles Roudiere2017-10-051-0/+1
|\ \ \
| * | | Match file dialog drive with the current folder.Daniel J. Ramirez2017-10-041-0/+1
* | | | Merge pull request #11816 from terahxluna/video_player_set_stream_positionHein-Pieter van Braam2017-10-042-0/+8
|\ \ \ \
| * | | | Add function set_stream_position to VideoPlayerTerah2017-10-042-0/+8
| |/ / /
* / / / Restored normal bias as default bias in GIProbeJuan Linietsky2017-10-041-2/+2
|/ / /
* | | Merge pull request #11770 from Noshyaar/pr-๓Andreas Haas2017-10-031-5/+5
|\ \ \ | |/ / |/| |
| * | CurveEditor: fix can't edit right tangentPoommetee Ketson2017-10-031-5/+5