aboutsummaryrefslogtreecommitdiff
path: root/scene (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas2017-10-0234-194/+194
|\ \ | |/ |/|
| * Renamed fixed_process to physics_processAndreaCatania2017-09-3034-194/+194
* | Merge pull request #11754 from magyar123/masterAndreas Haas2017-10-021-2/+8
|\ \
| * | Fixed center align in LineEditbalint magyar2017-10-011-2/+8
* | | Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson2017-10-0220-1065/+46
|\ \ \
| * | | Several visual improvements.Daniel J. Ramirez2017-09-2820-1065/+46
| | |/ | |/|
* | | Merge pull request #11650 from kitsune/fix-range-unshare-crashPoommetee Ketson2017-10-021-4/+6
|\ \ \
| * | | Fix crash when unsharing a range that is not sharedDylan Enloe2017-09-281-4/+6
| |/ /
* | | Merge pull request #11713 from dracc/masterPoommetee Ketson2017-10-022-0/+9
|\ \ \
| * | | Added VehicleWheel::get_skidinfo().Lucas Eriksson2017-09-302-0/+9
* | | | Switched Burley/Lambert, and restored diffuse term to 0-1 range for compatibi...Juan Linietsky2017-10-012-4/+4
| |_|/ |/| |
* | | Fix GraphEdit mouse scroll axis.jagt2017-10-011-8/+8
* | | Merge pull request #11684 from toger5/tab_container_menu_button_centerGilles Roudiere2017-09-301-2/+2
|\ \ \
| * | | Vertical alignement (TabContainer menu button)toger52017-09-291-2/+2
* | | | Merge pull request #11701 from toger5/coustom_script_bg_fixGilles Roudiere2017-09-301-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fixed coustom bg weired offset for code editortoger52017-09-291-2/+1
| |/ /
* / / Ability to set a custom FOV makes it possible to use sky on orthogonal view. ...Juan Linietsky2017-09-292-14/+13
|/ /
* / Fixed typo: 'texure' to 'texture'Indah Sylvia2017-09-291-1/+1
|/
* Merge pull request #11617 from groud/fix_bad_displayRémi Verschelde2017-09-272-36/+66
|\
| * Fixes set_anchors_and_margins_preset()Gilles Roudiere2017-09-271-35/+65