Age | Commit message (Expand) | Author |
2020-06-20 | No longer scroll vertically when scrollbars are unavailable | Stijn Hinlopen |
2020-06-20 | Merge pull request #39715 from Calinou/remove-toolbutton-icon | Rémi Verschelde |
2020-06-20 | Remove unused ToolButton editor icon | Hugo Locurcio |
2020-06-20 | Move Haiku platform port to external repository | Rémi Verschelde |
2020-06-20 | Merge pull request #39707 from mrushyendra/export_overwrite | Rémi Verschelde |
2020-06-20 | Fix overwrite of manual changes in export_presets.cfg when export dialog is o... | Maganty Rushyendra |
2020-06-20 | Merge pull request #39687 from Calinou/2d-editor-shift-horizontal-scroll | Rémi Verschelde |
2020-06-20 | Merge pull request #39701 from BastiaanOlij/fix_joystick_sliders | Rémi Verschelde |
2020-06-20 | Merge pull request #39689 from Calinou/new-assetlib-icon | Rémi Verschelde |
2020-06-20 | Merge pull request #39700 from nekomatata/osx-export-zip-fix | Rémi Verschelde |
2020-06-20 | Fix "Fully Axis-Locked" Freelook Navigation Scheme | Vorblen |
2020-06-20 | Fix missing slider joystick handling on Windows | Bastiaan Olij |
2020-06-20 | Set proper file type attribute for OSX zip export | PouleyKetchoupp |
2020-06-20 | Replace the AssetLib tab icon with a less confusing design | Hugo Locurcio |
2020-06-19 | Merge pull request #39053 from timoschwarzer/static-assert-variant-arg-max | Rémi Verschelde |
2020-06-19 | Merge pull request #39427 from hcmlax/shortcut_issue_39351 | Rémi Verschelde |
2020-06-19 | Merge pull request #39657 from Sl3dge78/20467 | Rémi Verschelde |
2020-06-19 | Merge pull request #39684 from asmaloney/FileAccessBuffered-init | Rémi Verschelde |
2020-06-19 | Merge pull request #39663 from dreamsComeTrue/connect-dialog-method-name | Rémi Verschelde |
2020-06-19 | Merge pull request #39690 from Calinou/remove-toolbutton | Rémi Verschelde |
2020-06-19 | Prevent having spaces in signal's method in Connect Dialog | Dominik 'dreamsComeTrue' Jasiński |
2020-06-19 | Project Settings 'restart' message put focus on editor rather than project it... | Dominik 'dreamsComeTrue' Jasiński |
2020-06-19 | Remove ToolButton in favor of Button | Hugo Locurcio |
2020-06-19 | Merge pull request #38932 from Calinou/increase-light3d-shadow-bias | Rémi Verschelde |
2020-06-19 | Scroll horizontally when holding Shift with Scroll to Pan enabled | Hugo Locurcio |
2020-06-19 | Merge pull request #32751 from Chaosus/shader_const_array | Yuri Roubinsky |
2020-06-19 | Merge pull request #39678 from akien-mga/universae-fenestras | Rémi Verschelde |
2020-06-19 | Merge pull request #39652 from paulloz/generics-getnodesingroup | Rémi Verschelde |
2020-06-19 | Ensure FileAccessBuffered structs are properly initialized | Andy Maloney |
2020-06-19 | Merge pull request #34305 from Chaosus/vs_sampler_improvements | Yuri Roubinsky |
2020-06-19 | Added Texture2DArray support to visual shaders | Yuri Roubinsky |
2020-06-19 | Merge pull request #39665 from Sl3dge78/animation_save_name | Rémi Verschelde |
2020-06-19 | Export: Rename 'Windows Universal' to 'UWP' | Rémi Verschelde |
2020-06-19 | Implemented global const array to shaders | Yuri Roubinsky |
2020-06-19 | Merge pull request #39659 from asmaloney/macos-command-backspace | Rémi Verschelde |
2020-06-19 | Merge pull request #39641 from akien-mga/mono-always-define-options | Rémi Verschelde |
2020-06-19 | Merge pull request #33235 from nekomatata/rich-text-label-fit-height | Rémi Verschelde |
2020-06-19 | Merge pull request #37231 from Calinou/rename-osx-ios-bundle-identifier | Rémi Verschelde |
2020-06-19 | Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets | Hugo Locurcio |
2020-06-19 | [mono] implement generics GetNodesInGroup | Paul Joannon |
2020-06-19 | Merge pull request #39629 from MichaelBelousov/dont-slice-longs-to-mono | Rémi Verschelde |
2020-06-19 | Autofilled path gets set properly on animation subresources | Sl3dge78 |
2020-06-18 | [macOS] Command-backspace in line edit | Andy Maloney |
2020-06-18 | adding check for syskeydown on control and alt | unknown |
2020-06-18 | Fix #20467. The "Anim imported" warning gets displayed properly when working ... | Sl3dge78 |
2020-06-18 | Document AES and new Crypto/CryptoKey functions. | Fabio Alessandrelli |
2020-06-18 | Implement RSA encryption/decryption. | Fabio Alessandrelli |
2020-06-18 | Implement sign and verify in crypto. | Fabio Alessandrelli |
2020-06-18 | CryptoKey supports public keys. | Fabio Alessandrelli |
2020-06-18 | Add AESContext. | Fabio Alessandrelli |