Age | Commit message (Expand) | Author |
2020-11-26 | [Complex Text Layouts] Refactor TextEdit and CodeEdit controls. | bruvzg |
2020-11-26 | [Complex Text Layouts] Refactor Label and LineEdit controls. | bruvzg |
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg |
2020-11-26 | Added extra warning to VisualShaderNodeTexture + fix warning appearing | Yuri Roubinsky |
2020-11-26 | Merge pull request #43807 from Xrayez/aspect-ratio-container | Rémi Verschelde |
2020-11-26 | Merge pull request #43865 from madmiraal/fix-43852 | Rémi Verschelde |
2020-11-26 | Removed unused property 'pending_resize' from Control | Eric M |
2020-11-25 | Check joint nodes and generate configuration warning messages. | Marcel Admiraal |
2020-11-25 | Add `AspectRatioContainer` class | Andrii Doroshenko (Xrayez) |
2020-11-25 | Merge pull request #43833 from volzhs/fix-scrollcontainer-bar-max-value | Rémi Verschelde |
2020-11-25 | Update clear button when clicked | Tomasz Chabora |
2020-11-25 | Fix to update scroll bar has correct max value in ScrollContainer | volzhs |
2020-11-23 | Add is_valid() check for InputEventKey in CanvasItemEditor. | Eric M |
2020-11-23 | Implement new shortcuts system. | Eric M |
2020-11-23 | Added accept_event() calls for SceneTreeDock and BaseButton | Eric M |
2020-11-22 | fixed Camera2D rotation with non-square zoom | greenfox |
2020-11-20 | doc: Warn about using Node internal processing | Rémi Verschelde |
2020-11-20 | Do not start `Timer` upon manual switching of internal process | Andrii Doroshenko (Xrayez) |
2020-11-17 | Describe `ImageTexture`, `Image` creation and usage | Andrii Doroshenko (Xrayez) |
2020-11-17 | Merge pull request #38812 from aaronfranke/brace-no-empty-line | Rémi Verschelde |
2020-11-17 | Merge pull request #43547 from TokageItLab/lowering-s3d-and-camera-min-unit | Rémi Verschelde |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-11-17 | Lowering the Minimum Unit at Shape3D and Cameras | Tokage |
2020-11-17 | Unified named colors in RichTextLabel | Danil Alexeev |
2020-11-16 | Merge pull request #43316 from YeldhamDev/rate_scale_wav_fix | Rémi Verschelde |
2020-11-16 | Merge pull request #42008 from Calinou/theme-rename-node-type | Rémi Verschelde |
2020-11-16 | Merge pull request #43566 from Calinou/remove-pause-mode-script-property-groups | Rémi Verschelde |
2020-11-16 | Merge pull request #41851 from EricEzaM/PR/popup-menu-hysteresis | Rémi Verschelde |
2020-11-15 | Remove property groups for Pause Mode and Script | Hugo Locurcio |
2020-11-15 | GUI: send cursor data from TextEdit | Sergey Minakov |
2020-11-12 | Improve error messages related to failing to open files | Nick Swoboda |
2020-11-11 | Merge pull request #43449 from nekomatata/line_edit_window_pos | Rémi Verschelde |
2020-11-11 | Expose LineEdit scroll offset to scripts | PouleyKetchoupp |
2020-11-09 | Variant: Rename Type::_RID to Type::RID | Rémi Verschelde |
2020-11-09 | Refactored variant constructor logic | reduz |
2020-11-08 | Added hysteresis for popup sub-menus | Eric M |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-11-06 | Merge pull request #43283 from Calinou/color-remove-contrasted | Rémi Verschelde |
2020-11-06 | Fix uninitialised variables in the BaseMaterial3D. | bruvzg |
2020-11-04 | Fix WAV resources ignoring the AudioServer's 'global_rate_scale' value | Michael Alexsander |
2020-11-04 | doc: Sync classref with current source + fixup some bindings | Rémi Verschelde |
2020-11-04 | Implement DirectionalLight2D | reduz |
2020-11-03 | Merge pull request #39635 from Meriipu/master_nodrop | Rémi Verschelde |
2020-11-03 | Remove `Color.contrasted()` as its behavior is barely useful | Hugo Locurcio |
2020-11-03 | Tooltips: Improve code clarity and docs | Rémi Verschelde |
2020-11-02 | Alpha Hash and Alpha2Coverage Implementation | Marios Staikopoulos |
2020-11-01 | Merge pull request #42703 from RandomShaper/fix_anim_backwards | Rémi Verschelde |
2020-10-30 | Refactor pixel snapping. | reduz |
2020-10-29 | Fix crash in TabContainer in case of no content at all | volzhs |
2020-10-28 | Update scene/resources/dynamic_font.cpp | Juan Linietsky |