summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-19Merge pull request #31188 from codecustard/LineEdit_disable_shortcutsRémi Verschelde
2019-09-19Merge pull request #31142 from mitchcurtis/assert-messageRémi Verschelde
2019-09-19Merge pull request #32019 from RevoluPowered/feature/implement-pbr-materialsRémi Verschelde
2019-09-19Merge pull request #31997 from RevoluPowered/feature/fix-blend-shape-disappea...Rémi Verschelde
2019-09-19Fix incorrect typing when creating methods via the connection dialogMichael Alexsander Silva Dias
2019-09-19Implemented maya stingray supportRevoluPowered
2019-09-19Implemented basic texture mapping for PBR material definitionsRevoluPowered
2019-09-19Fixed blend shapes disappearingRevoluPowered
2019-09-19Fix editor dimming being disabled when a dialog is closed even when others ar...Michael Alexsander Silva Dias
2019-09-18Merge pull request #32191 from Chaosus/fix_typosYuri Roubinsky
2019-09-18Some formatting fixes in visual_shader_nodes.cppYuri Rou
2019-09-18Fix autocompletion undoTomasz Chabora
2019-09-17Merge pull request #32096 from Eoin-ONeill-Yokai/bug32089Michael Alexsander Silva Dias
2019-09-17Display the current zoom percentage in the 2D editorHugo Locurcio
2019-09-17Fix region editor for NinePatchRectTomasz Chabora
2019-09-17Merge pull request #32176 from Faless/js/fix_export_jsFabio Alessandrelli
2019-09-17Implement shader array support for varyings (#30925)Yuri Roubinsky
2019-09-17Improve the 3D light gizmosHugo Locurcio
2019-09-16Merge pull request #32161 from Chaosus/fix_rectIgnacio Roldán Etcheverry
2019-09-16[Mono] Corrected rectangle intersectionChaosus89
2019-09-15Improve the `Image.get_pixel()` and `Image.get_pixelv()` documentationHugo Locurcio
2019-09-15Mention more caveats for custom mouse cursors in the documentationHugo Locurcio
2019-09-15Fix keying integer and float values from inspector not being able to use bezi...Michael Alexsander Silva Dias
2019-09-14Fix some errors while reparenting nodes in the Scene dockMichael Alexsander Silva Dias
2019-09-14Display an error message if no version control systems are availableHugo Locurcio
2019-09-14Add correct class selection in Select VCS menuTwarit
2019-09-14Implement shader array support for varyingsChaosus
2019-09-14Fix HTML5 export after #30864Fabio Alessandrelli
2019-09-14Document AnimationPlayer's 'get_queue()' and 'caches_cleared'Michael Alexsander Silva Dias
2019-09-13Fix errors in the animation editor when removing tracks via undo/redoMichael Alexsander Silva Dias
2019-09-13Remove outdated information from skeleton class referenceskyace65
2019-09-13Fix int overflow in EditorResourcePreview::_preview_readyqarmin
2019-09-13Mention that AnimatedTexture doesn't support atlasesTomasz Chabora
2019-09-13Mention that look_at() expects global coordinatesTomasz Chabora
2019-09-13Mention constructor arguments in duplicate() docTomasz Chabora
2019-09-13Add an "hover" style to items in the project managerHugo Locurcio
2019-09-12Fix ambiguous method description regarding `body_test_motion` in 2DAndrii Doroshenko (Xrayez)
2019-09-11Fix Sanitization BugEoin O'Neill
2019-09-11Properly remove GridMap node from editor on undoTomasz Chabora
2019-09-11Improve the node deletion confirmation messageHugo Locurcio
2019-09-11GDScript: add an optional message parameter to assert()Mitch Curtis
2019-09-11[X11] set PID as window attributethomas.herzog
2019-09-11Allow for constant deceleration to be detected inherited scripts above the im...Saracen
2019-09-10Fix right click crash in Locales FilterlupoDharkael
2019-09-08Merge pull request #32045 from neikeq/fix-cannot-create-mono-log-fileRémi Verschelde
2019-09-08Mono: Fix unable to create log file due to str_format bugIgnacio Etcheverry
2019-09-07Merge pull request #31993 from Calinou/improve-string-humanize-sizeFabio Alessandrelli
2019-09-07Merge pull request #32022 from neikeq/fix-mono-export-windows-backslashIgnacio Roldán Etcheverry
2019-09-07Merge pull request #32023 from neikeq/issue-31854Ignacio Roldán Etcheverry
2019-09-07Fixed resource loading when editing built-in script from resourcePouleyKetchoupp