Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-07 | Merge pull request #41568 from dalexeev/config_file_empty_sect | Rémi Verschelde | |
Fix saving section-less keys in `ConfigFile` | |||
2022-06-07 | Merge pull request #61284 from KoBeWi/steal_image() | Rémi Verschelde | |
Remove image property of ImageTexture | |||
2022-06-07 | Merge pull request #59786 from V-Sekai/ok_color | Rémi Verschelde | |
Allow picking similar colours using OKHSL. | |||
2022-06-07 | Merge pull request #61779 from RechieKho/zoom_100_percent_error | Rémi Verschelde | |
Define zoom shortcut before using it | |||
2022-06-07 | Merge pull request #47461 from sps1112/bind-vararg-enum | Rémi Verschelde | |
Bind METHOD_FLAG_VARARG as an Enum Constant in Core Constants | |||
2022-06-07 | Merge pull request #49028 from HaSa1002/fix-spin-slider-mouse-warp | Hugo Locurcio | |
2022-06-07 | Fix `EditorSpinSlider` mouse reset position on tree exit | Johannes Witt | |
2022-06-07 | Merge pull request #55909 from ↵ | Clay John | |
Calinou/volumetric-fog-tweak-temporal-reprojection-range-hint Tweak the volumetric fog temporal reprojection property hint | |||
2022-06-07 | Bind vararg method flag in core constants | sps1112 | |
2022-06-07 | Fix saving section-less keys in `ConfigFile` | Danil Alexeev | |
2022-06-07 | Remove image property of ImageTexture | kobewi | |
2022-06-07 | Merge pull request #61751 from KoBeWi/🐱👤 | Rémi Verschelde | |
2022-06-07 | Define zoom shortcut before using it | RechieKho | |
2022-06-07 | Merge pull request #50349 from Calinou/array-add-some-every | Rémi Verschelde | |
Add `any()` and `all()` methods to Array | |||
2022-06-07 | Allow picking similar colours using OKHSL. | K. S. Ernest (iFire) Lee | |
2022-06-07 | Merge pull request #61726 from YeldhamDev/always_clear | Rémi Verschelde | |
Take into account the clear icon's size even when not visible in `LineEdit`s | |||
2022-06-07 | Add GLOBAL_DEF_INTERNAL to hide specific settings | kobewi | |
2022-06-07 | Merge pull request #61737 from LightningAA/fix-frac-typo | Rémi Verschelde | |
Fix typo "Frac" instead of "Fract" | |||
2022-06-07 | Merge pull request #61767 from KoBeWi/tiling_speedrun | Rémi Verschelde | |
Add shortcuts to GenericTilePolygonEditor | |||
2022-06-07 | Merge pull request #61651 from Haydoggo/path-editor-handle-swap | Rémi Verschelde | |
Fix end handles being reversed in Path3DGizmo | |||
2022-06-07 | Add shortcuts to GenericTilePolygonEditor | kobewi | |
2022-06-06 | Merge pull request #59883 from KoBeWi/merge_this | Rémi Verschelde | |
2022-06-06 | Merge pull request #61763 from bruvzg/rtl_predelete | Rémi Verschelde | |
2022-06-06 | [RTL] Stop processing thread before deleting scroll bar. | bruvzg | |
2022-06-06 | Merge pull request #61732 from aaronfranke/arch-os-feature | Rémi Verschelde | |
2022-06-06 | Merge pull request #61753 from timothyqiu/own-world | Rémi Verschelde | |
2022-06-06 | Improve architectures in OS::has_feature and make them work on MSVC | Aaron Franke | |
2022-06-06 | Fix `Viewport.own_world_3d` documentation | Haoyu Qiu | |
Also fixed the naming of the setter's parameter and made an `if` block straightforward. | |||
2022-06-06 | Merge pull request #61746 from bruvzg/gde_hash | Rémi Verschelde | |
2022-06-06 | [GDExtension] Expose Variant, NodePath and StringName hash functions. | bruvzg | |
2022-06-06 | Merge pull request #61724 from iwek7/fixing_rich_text_label | Rémi Verschelde | |
Fix richTextLabel scroll showing | |||
2022-06-05 | Fix typo "Frac" instead of "Fract" | Aaron Record | |
2022-06-05 | Merge pull request #61707 from KoBeWi/GradientTextureXD | Rémi Verschelde | |
Increase maximum size of gradient textures | |||
2022-06-05 | Merge pull request #61700 from Rindbee/fix-strange-behavior-with-list-close-tag | Rémi Verschelde | |
Fix strange behavior with list close tags and empty list tags | |||
2022-06-05 | Merge pull request #61725 from KoBeWi/one_line_that_changed_the_world | Rémi Verschelde | |
Enable nearest filtering in shrunk 3D viewport | |||
2022-06-05 | Fix richTextLabel scroll showing | iwek | |
2022-06-05 | Take into account the clear icon's size even when not visible in `LineEdit`s | Michael Alexsander | |
2022-06-05 | Enable nearest filtering in shrunk 3D viewport | kobewi | |
2022-06-05 | Increase maximum size of gradient textures | kobewi | |
2022-06-05 | Merge pull request #61719 from againey/fix-inverted-wheel-zoom-canvas-editor | Yuri Rubinsky | |
2022-06-05 | Fix inverted mouse wheel zoom in CanvasItemEditor #61716 | Andy Gainey | |
Bug introduced in bb07c6a7d0 while fixing symmetry of zooming in and out. | |||
2022-06-05 | Merge pull request #61696 from guilhermefelipecgs/fix_menus | Rémi Verschelde | |
Removes start/end states from menus | |||
2022-06-05 | Merge pull request #61690 from againey/zoom-fix-for-canvas-item-editor | Rémi Verschelde | |
Fix zoom in callback for CanvasItemEditor to use correct numeric sign | |||
2022-06-05 | Merge pull request #61335 from nathanfranke/configuration-typo | Rémi Verschelde | |
rename 'configuration' to 'replication_config' in MultiplayerSynchronizer | |||
2022-06-04 | rename 'configuration' to 'replication_config' in MultiplayerSynchronizer | Nathan Franke | |
2022-06-05 | Merge pull request #61678 from KoBeWi/🌲💥 | Rémi Verschelde | |
Fix crash with empty scenes | |||
2022-06-04 | Merge pull request #61695 from winston-yallow/fix-congiguration-typo | Rémi Verschelde | |
Typo: Change "congiruation" into "configuration" for MultiplayerSynchronizer | |||
2022-06-04 | Removes start/end states from menus | Guilherme Felipe de C. G. da Silva | |
2022-06-05 | Fix strange behavior with list close tags and empty list tags | Rindbee | |
Fix the first two points in #61621. Support for two writing ways: compact or loose. The loose one is designed for easy editing in the editor. For this, the first blank line (if exists) right after the list tags (`[ol]`, `[/ol]`, `[ul]`, and `[/ul]`) will be ignored. Make sure the empty list contains at least one item, that is, an empty list is ultimately a list with one item. As a reminder here is a list. | |||
2022-06-04 | typo: change congiruation into configuration | Winston Yallow | |