summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31844 from 2shady4u/TweenInSceneTreeRémi Verschelde2019-09-033-4/+7
|\
| * Added is_inside_tree() check in both Timer and Tweenshaderbeast2019-09-033-4/+7
* | Merge pull request #31295 from fstiewitz/focus-rect-issueRémi Verschelde2019-09-031-10/+9
|\ \
| * | fix(Tree): get_meta conditionFabian Stiewitz2019-08-111-10/+9
* | | Merge pull request #31389 from Calinou/add-node-commentsRémi Verschelde2019-09-032-9/+20
|\ \ \
| * | | Add an `editor_description` property to Node for documentation purposesHugo Locurcio2019-08-232-9/+20
* | | | Merge pull request #31476 from SoulForMachine/fix-move-and-slide-errorRémi Verschelde2019-09-033-0/+21
|\ \ \ \
| * | | | Prevent move_and_slide() to generate an error.Milan Davidovic2019-08-263-0/+21
* | | | | Merge pull request #31507 from YeldhamDev/button_icon_expandRémi Verschelde2019-09-033-130/+179
|\ \ \ \ \
| * | | | | Add feature to Button to make its icon expand/shrink with the button's sizeMichael Alexsander Silva Dias2019-08-293-130/+179
* | | | | | Merge pull request #31782 from aole/persist-ColorPicker-color-modeRémi Verschelde2019-09-031-0/+2
|\ \ \ \ \ \
| * | | | | | Default ColorPicker color mode settingBhupendra Aole2019-08-311-0/+2
* | | | | | | Merge pull request #31880 from nekomatata/joystick-ui-navigationRémi Verschelde2019-09-031-6/+8
|\ \ \ \ \ \ \
| * | | | | | | Fixed UI navigation using joy axis inputsPouleyKetchoupp2019-09-021-6/+8
* | | | | | | | Merge pull request #31889 from Calinou/gradient-editor-add-snappingRémi Verschelde2019-09-021-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement snapping in the Gradient editorHugo Locurcio2019-09-021-3/+7
* | | | | | | | | Add autocomplete support for change_scene()Tomasz Chabora2019-09-022-0/+34
* | | | | | | | | Fix editor infinit loop in search_prevamakarenko2019-09-021-0/+3
|/ / / / / / / /
* | | | | | | | Merge pull request #31878 from aole/Initialize-TileMap-Custom-TransformRémi Verschelde2019-09-021-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Initialize TileMap Custom TransformBhupendra Aole2019-09-011-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Fix multiline texts not updating its contents correctly in the inspectorMichael Alexsander Silva Dias2019-09-021-3/+6
| |/ / / / / / |/| | | | | |
* | | | | | | Ignore size of hidden scrollbars in ScrollContainerTomasz Chabora2019-09-011-4/+17
* | | | | | | Fix semicolon parsing in visual shader expression (#31857)Yuri Roubinsky2019-09-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix semicolon parsing in visual shader expressionChaosus892019-09-011-0/+1
* | | | | | | | Merge pull request #31848 from Chaosus/fix_graph_resizer_styleRémi Verschelde2019-09-012-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix resizer icon visiblity on light theme in GraphNodeChaosus892019-09-012-1/+3
| |/ / / / / /
* | | | | | | Fix visual shader expression parsing (#31853)Yuri Roubinsky2019-09-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix visual shader expression parsingChaosus892019-09-011-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #31839 from Calinou/canvasitem-update-only-if-neededRémi Verschelde2019-09-011-0/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Call some CanvasItem property setters only if neededHugo Locurcio2019-08-311-0/+9
* | | | | | | Merge pull request #31828 from Paulb23/minimap_drag_less_then_controlRémi Verschelde2019-08-311-1/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix minimap drag when height is less then control sizePaulb232019-08-311-1/+7
| |/ / / / /
* | | | | | Merge pull request #31825 from fstiewitz/viewport-container-inputRémi Verschelde2019-08-311-0/+1
|\ \ \ \ \ \
| * | | | | | process unhandled input in ViewportContainerFabian Stiewitz2019-08-311-0/+1
* | | | | | | HTTPRequest: include faulty URLs in error textsmerumelu2019-08-311-2/+2
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #31805 from YeldhamDev/collision_object_unneeded_checksRémi Verschelde2019-08-302-4/+6
|\ \ \ \ \ \
| * | | | | | Remove some unneeded checks in CollisionObject(2D)Michael Alexsander Silva Dias2019-08-302-4/+6
| |/ / / / /
* | | | | | Merge pull request #31803 from KoBeWi/minicursorRémi Verschelde2019-08-301-1/+1
|\ \ \ \ \ \
| * | | | | | Don't change cursor when minimap is disabledTomasz Chabora2019-08-301-1/+1
| |/ / / / /
* | | | | | Merge pull request #31797 from KoBeWi/release_the_lookupRémi Verschelde2019-08-301-6/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Perform symbol lookup on button releaseTomasz Chabora2019-08-301-6/+8
* | | | | | Merge pull request #31796 from Chaosus/fix_iconsRémi Verschelde2019-08-301-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed GraphEdit header icons to make them update when theme is changedChaosus892019-08-301-5/+5
* | | | | | Merge pull request #31792 from Calinou/spinbox-expression-ignore-prefix-suffixRémi Verschelde2019-08-301-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ignore the prefix and suffix in the SpinBox expressionHugo Locurcio2019-08-301-1/+2
* | | | | | Merge pull request #30927 from mahubu/console-multi-selection-cursorRémi Verschelde2019-08-301-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change cursor to multi-selection cursor when selecting text in RichTextLabel.Teto2019-07-291-1/+4
* | | | | | Merge pull request #25353 from azagaya/masterRémi Verschelde2019-08-302-1/+16
|\ \ \ \ \ \
| * | | | | | Make tab containers in editor, project settings, and export dialog, to use hi...azagaya2019-08-302-1/+16
* | | | | | | Calculate the SpinBox value using the Expression classHugo Locurcio2019-08-291-8/+12
| |_|/ / / / |/| | | | |