summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix VideostreamGDNative audio buffer handlingMark Kuo2019-09-191-1/+1
* Merge pull request #32191 from Chaosus/fix_typosYuri Roubinsky2019-09-181-6/+113
|\
| * Some formatting fixes in visual_shader_nodes.cppYuri Rou2019-09-181-6/+113
|/
* Merge pull request #32096 from Eoin-ONeill-Yokai/bug32089Michael Alexsander Silva Dias2019-09-171-1/+1
|\
| * Fix Sanitization BugEoin O'Neill2019-09-111-1/+1
* | Merge pull request #32176 from Faless/js/fix_export_jsFabio Alessandrelli2019-09-171-1/+1
|\ \
| * | Fix HTML5 export after #30864Fabio Alessandrelli2019-09-141-1/+1
* | | Implement shader array support for varyings (#30925)Yuri Roubinsky2019-09-174-5/+49
|\ \ \
| * | | Implement shader array support for varyingsChaosus2019-09-144-5/+49
| | |/ | |/|
* | | Merge pull request #32161 from Chaosus/fix_rectIgnacio Roldán Etcheverry2019-09-161-4/+4
|\ \ \ | |/ / |/| |
| * | [Mono] Corrected rectangle intersectionChaosus892019-09-161-4/+4
|/ /
* | Merge pull request #32045 from neikeq/fix-cannot-create-mono-log-fileRémi Verschelde2019-09-082-4/+8
|\ \
| * | Mono: Fix unable to create log file due to str_format bugIgnacio Etcheverry2019-09-082-4/+8
| |/
* | Merge pull request #31993 from Calinou/improve-string-humanize-sizeFabio Alessandrelli2019-09-073-21/+4
|\ \
| * | Improve the `String::humanize_size()` methodHugo Locurcio2019-09-053-21/+4
| |/
* | Merge pull request #32022 from neikeq/fix-mono-export-windows-backslashIgnacio Roldán Etcheverry2019-09-071-1/+1
|\ \
| * | Mono: Fix PCK assembly paths when exporting from WindowsIgnacio Etcheverry2019-09-071-1/+1
| |/
* | Merge pull request #32023 from neikeq/issue-31854Ignacio Roldán Etcheverry2019-09-071-0/+1
|\ \ | |/ |/|
| * Fix missing method for internal_MonoWindowsInstallRootIgnacio Etcheverry2019-09-071-0/+1
|/
* Merge pull request #31989 from sparkart/revert-30833-fix_inspector_clear_remo...Rémi Verschelde2019-09-052-4/+1
|\
| * Revert "Fix Clearing Inspector for Remote Node"Emmanuel Barroga2019-09-052-4/+1
* | Merge pull request #31870 from JFonS/add_network_profilerFabio Alessandrelli2019-09-0510-1/+579
|\ \ | |/ |/|
| * Add network profilerjfons2019-09-0510-1/+579
* | Merge pull request #31979 from Eoin-ONeill-Yokai/bugfix-31973Rémi Verschelde2019-09-052-1/+3
|\ \
| * | Bug Fix 31973 Type Hint ErrorEoin O'Neill2019-09-042-1/+3
* | | Removed useless code from Switch in visual shader (#31984)Yuri Roubinsky2019-09-051-9/+1
|\ \ \
| * | | Removed useless code from Switch in visual shaderChaosus892019-09-051-9/+1
|/ / /
* | | Fix formatting error for bool in resulted code of visual shader (#31983)Yuri Roubinsky2019-09-051-1/+1
|\ \ \ | |/ / |/| |
| * | Fix formatting error for bool in resulted code of visual shaderChaosus892019-09-051-1/+1
|/ /
* | Merge pull request #31967 from nekomatata/fix-builtin-script-sceneRémi Verschelde2019-09-041-0/+4
|\ \
| * | Load scene if needed when editing recent built-in scriptPouleyKetchoupp2019-09-041-0/+4
* | | Delete ISSUE_TEMPLATE.mdJuan Linietsky2019-09-041-21/+0
* | | Update issue templatesJuan Linietsky2019-09-042-0/+37
* | | Merge pull request #31926 from Chaosus/vs_switchYuri Roubinsky2019-09-044-3/+48
|\ \ \
| * | | Some improvements for Switch node in visual shadersChaosus892019-09-034-3/+48
* | | | Added missing OUTPUT_IS_SRGB and FRONT_FACING inputs to visual… (#31960)Yuri Roubinsky2019-09-042-0/+6
|\ \ \ \
| * | | | Added missing OUTPUT_IS_SRGB and FRONT_FACING to visual shadersChaosus892019-09-042-0/+6
|/ / / /
* | | | Fix parsing array indexing symbol in visual shader expression (#31958)Yuri Roubinsky2019-09-041-0/+2
|\ \ \ \
| * | | | Fix parsing array indexing symbol in visual shader expressionChaosus892019-09-041-0/+2
| | |/ / | |/| |
* | | | Merge pull request #31927 from willnationsdev/csv-importRémi Verschelde2019-09-043-0/+142
|\ \ \ \ | |/ / / |/| | |
| * | | Add CSV import without translation.willnationsdev2019-09-033-0/+142
* | | | Merge pull request #31957 from nekomatata/fix-editor-preview-cacheRémi Verschelde2019-09-041-1/+2
|\ \ \ \
| * | | | Fixed order of parameters when updating resource cache file (fixes #31930)PouleyKetchoupp2019-09-041-1/+2
* | | | | Merge pull request #23658 from Eoin-ONeill-Yokai/rich-text-plusRémi Verschelde2019-09-045-29/+795
|\ \ \ \ \
| * | | | | Update RichTextLabel to support real time effects and custom BBCodes.Eoin O'Neill2019-09-035-29/+795
* | | | | | Merge pull request #31955 from nekomatata/fix-caret-blink-timerRémi Verschelde2019-09-042-16/+39
|\ \ \ \ \ \
| * | | | | | TextEdit & LineEdit caret blink timers run only when focused (fixes #31936)PouleyKetchoupp2019-09-042-16/+39
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #31956 from IronicallySerious/add-vcs-copyrightRémi Verschelde2019-09-044-0/+120
|\ \ \ \ \ \
| * | | | | | Add copyright headers to vcs integrationTwarit2019-09-044-0/+120
* | | | | | | Merge pull request #31947 from sparkart/fixes_inspector_displaying_unselected...Rémi Verschelde2019-09-041-0/+4
|\ \ \ \ \ \ \