Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-11 | Merge pull request #56322 from madmiraal/fix-42450 | Rémi Verschelde | |
2022-01-11 | Fix BBCode underline prevents strikethrough from rendering | Haoyu Qiu | |
2022-01-10 | Merge pull request #56637 from KoBeWi/maxxxxxxcroll | Rémi Verschelde | |
Set max value of inactive TextEdit scrolls to 0 | |||
2022-01-10 | Merge pull request #55225 from bruvzg/fix_ligature_cursor_and_ot_features | Rémi Verschelde | |
2022-01-10 | Merge pull request #55456 from KoBeWi/break_all_the_things | Rémi Verschelde | |
2022-01-10 | Fix glyph index for bitmap fonts. | bruvzg | |
Fix TextEdit glyph position rounding. | |||
2022-01-09 | Fix button multiline text alignment. | bruvzg | |
2022-01-09 | [TextServer] Improve ligature cursor handling. | bruvzg | |
Fix mid-grapheme hit test. Fix OpenType features property handling, add default features override option. Enable mid-grapheme cursor by default. | |||
2022-01-09 | Set max value of inactive TextEdit scrolls to 0 | kobewi | |
2022-01-08 | Improve FileDialog filters | kobewi | |
2022-01-08 | Merge pull request #56608 from jmb462/itemlist_item_selectable | Rémi Verschelde | |
Expose selectable property of ItemList's Item and set default to true | |||
2022-01-08 | Merge pull request #54647 from rafallus/fix/popupmenu_ids | Rémi Verschelde | |
Fix `PopupMenu` items id range in inspector | |||
2022-01-07 | Fix `PopupMenu` items id range in inspector | rafallus | |
2022-01-08 | Expose selectable property of ItemList's Item | jmb462 | |
2022-01-07 | Merge pull request #56575 from HaSa1002/drag-signal-began | Rémi Verschelde | |
Rename GraphEdit `connection_drag_begun` to `connection_drag_started` | |||
2022-01-07 | Rename TextureRect.expand to ignore_texture_size | kobewi | |
2022-01-07 | Rename GraphEdit connection_drag_begun to connection_drag_started | Johannes Witt | |
2022-01-07 | Merge pull request #56321 from pycbouh/core-use-gdvirtual-everywhere | Rémi Verschelde | |
2022-01-07 | Merge pull request #54351 from LeaoLuciano/leak-remove-line-richtextlabel | Rémi Verschelde | |
2022-01-07 | Fix missing arg name in bindings for GDExtension API | Rémi Verschelde | |
2022-01-07 | Merge pull request #55775 from timothyqiu/slider-drag | Rémi Verschelde | |
2022-01-07 | Merge pull request #56472 from KoBeWi/now_focus | Rémi Verschelde | |
2022-01-07 | Merge pull request #54560 from rafallus/tab_items | Rémi Verschelde | |
2022-01-06 | Add `GraphEdit` drag notifications | Johannes Witt | |
This commit adds two signals: * connection_drag_begun, which is emitted when a connection is started to be created by the user and * `connection_drag_ended`, which is emitted when no longer a connection is created. Additionally `force_connection_drag_end()` adds the possibility to end the connection dragging. If called from user code, no other connection request signals are invoked. This is useful to add `GraphNode`s via shortcuts while the user is dragging a connection to directly connect the newly added node. | |||
2022-01-06 | Update the minimum size of ViewportContainer | Tomasz Chabora | |
2022-01-06 | Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties | Rémi Verschelde | |
2022-01-06 | Merge pull request #55851 from Chaosus/better-completion-options-list_rebased | Rémi Verschelde | |
2022-01-05 | Inspector property array for `TabBar` | rafallus | |
2022-01-05 | Merge pull request #56255 from PucklaMotzer09/control_unfocus | Rémi Verschelde | |
2022-01-05 | Merge pull request #56206 from ↵ | Rémi Verschelde | |
KoBeWi/random_call_deferred_to_the_rescue_once_again | |||
2022-01-05 | Merge pull request #55791 from ↵ | Rémi Verschelde | |
kleonc/tree-dont-consume-mouse-if-collapser-not-visible | |||
2022-01-05 | Merge pull request #54441 from ↵ | Rémi Verschelde | |
Geometror/checkbutton-checkbox-font-hover-pressed-color | |||
2022-01-05 | Merge pull request #56346 from pycbouh/control-treenteger | Rémi Verschelde | |
2022-01-05 | Merge pull request #56408 from eazrael/tree-fix-selectionmode-row | Rémi Verschelde | |
Tree: Fix de-select when selection mode set to SELECT_ROW | |||
2022-01-04 | Fix TextureButton focus texture logic | kobewi | |
2022-01-04 | Merge pull request #56347 from NNesh/fix/graph_editor_out_of_range_alignment | Rémi Verschelde | |
Fixed an invalidation of sets and out of range for an alignment | |||
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2022-01-03 | Merge pull request #55487 from YeldhamDev/scroll_bikeshedding | Rémi Verschelde | |
2022-01-02 | Fix various typos | luz paz | |
Found via ` codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,expct,fave,findn,gird,hist,inout,leapyear,lod,nd,numer,ois,ony,paket,seeked,sinc,switchs,te,uint,varn` Update editor/import/resource_importer_layered_texture.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update doc/classes/TileSetScenesCollectionSource.xml Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/gui/graph_edit.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/resources/animation.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/resources/animation.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/resources/animation.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/gui/rich_text_label.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Revert previously committed change | |||
2022-01-02 | Tree: Fix de-select when selection mode set to SELECT_ROW | Christoph Nelles | |
It no longer de-selects an already selected row if the SELECT_MODE is set to SELECT_ROW. Update scene/gui/tree.cpp Co-authored-by: Michael Alexsander <michaelalexsander@protonmail.com> | |||
2022-01-02 | Fixed a invalidation of sets and out of range in the _horizontal_alignment ↵ | NNesh | |
function Fixed start index (to the second half element) Fixed out of range when size is equal 1 | |||
2021-12-31 | Correctly use fallback Theme values as last resort | Yuri Sizov | |
2021-12-30 | Fix an incorrect exposed property type in Tree | Yuri Sizov | |
2021-12-29 | Use GDVIRTUAL* macros when binding virtual methods in exposed classes | Yuri Sizov | |
2021-12-29 | Rename speed to velocity when it's a directional Vector | Marcel Admiraal | |
2021-12-26 | Unfocus Control on NOTIFICATION_EXIT_TREE | PucklaMotzer09 | |
2021-12-23 | Fix TabContainer not setting layout immediately | kobewi | |
2021-12-23 | Merge pull request #55636 from bruvzg/vis_char_modes | Rémi Verschelde | |
Add different "visible characters" behavior modes. | |||
2021-12-21 | Merge pull request #55823 from KoBeWi/optional_button | Rémi Verschelde | |
2021-12-21 | Merge pull request #56102 from jmb462/fix-wrong-gradientedit-colorpicker-shape | Rémi Verschelde | |