| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #56756 from KoBeWi/great_unification_theory | Rémi Verschelde | 2022-01-14 | 2 | -9/+20 |
| |\ | |||||
| | * | Add ViewPanner to more editors | kobewi | 2022-01-14 | 2 | -9/+20 |
| | | | |||||
| * | | Merge pull request #56784 from V-Sekai/expose-add-named-bind | Rémi Verschelde | 2022-01-14 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Expose add_named_bind for all essential skin bindings. | K. S. Ernest (iFire) Lee | 2022-01-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge pull request #56738 from YeldhamDev/improve_tab_consistency | Rémi Verschelde | 2022-01-14 | 5 | -127/+112 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Improve looks and consistency of tabs | Michael Alexsander | 2022-01-12 | 5 | -127/+112 |
| | | | | |||||
| * | | | Merge pull request #55665 from KoBeWi/you_touched_my_TouchScreeenButton | Rémi Verschelde | 2022-01-13 | 2 | -27/+27 |
| |\ \ \ | |||||
| | * | | | Rename TouchScreenButton's textures | kobewi | 2021-12-06 | 2 | -27/+27 |
| | | | | | |||||
| * | | | | Merge pull request #56740 from AnilBK/camera-pre-allocate | Rémi Verschelde | 2022-01-13 | 1 | -5/+7 |
| |\ \ \ \ | |||||
| | * | | | | CameraMatrix: Pre-allocate Vector in get_projection_planes(). | Anilforextra | 2022-01-13 | 1 | -5/+7 |
| | | | | | | |||||
| * | | | | | Merge pull request #56714 from bruvzg/fix_alignment_break_overrun | Rémi Verschelde | 2022-01-13 | 2 | -35/+33 |
| |\ \ \ \ \ | |||||
| | * | | | | | [TextServer] Improvements for line breaking, "Fill" alignment, overrun, and ↵ | bruvzg | 2022-01-13 | 2 | -35/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | interaction between these modes. Fix "Fill" alignment processing wrong side of the text if overrun trim was applied. Improve "Fill" alignment to avoid adding excessive subsequent spaces or elongations. Add font detection to the overrun, to correctly add ellipsis (was using last glyph font, which doesn't necessary have dot character). Improve line breaking to avoid adding excessive subsequent soft break points for languages without word separator. Port missing overrun/justification code to the Fallback text server. Fix inferred text direction detection by controls. Add tests for "Fill" alignment and line breaking glyph flags. | ||||
| * | | | | | | Merge pull request #54956 from ↵ | Rémi Verschelde | 2022-01-13 | 3 | -3/+5 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | Calinou/lineedit-textedit-add-caret-width-theme-item Add a theme constant to change LineEdit and TextEdit's caret width | ||||
| | * | | | | | Add a theme constant to change LineEdit and TextEdit's caret width | Hugo Locurcio | 2022-01-07 | 3 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can be useful to improve caret visibility, especially at larger font sizes. This can also be used for accessibility purposes. | ||||
| * | | | | | | Refactor CanvasItem show/hide/set_visible | Stijn Hinlopen | 2022-01-12 | 1 | -28/+13 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #55446 from Calinou/spritebase3d-remove-opacity | Rémi Verschelde | 2022-01-12 | 2 | -19/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove redundant SpriteBase3D `opacity` property | Hugo Locurcio | 2021-11-29 | 2 | -19/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `opacity` property is superseded by the GeometryInstance3D `transparency` property. It works the opposite way (0.0 is opaque, 1.0 is fully transparent), but provides the same behavior in a more universal manner. | ||||
| * | | | | | | | Merge pull request #56492 from akien-mga/remove-author-docstrings | Rémi Verschelde | 2022-01-12 | 5 | -19/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Style: Remove inconsistently used `@author` docstrings | Rémi Verschelde | 2022-01-04 | 5 | -19/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Each file in Godot has had multiple contributors who co-authored it over the years, and the information of who was the original person to create that file is not very relevant, especially when used so inconsistently. `git blame` is a much better way to know who initially authored or later modified a given chunk of code, and most IDEs now have good integration to show this information. | ||||
| * | | | | | | | | Optimize include files to improve `shader_language.h` compilation speed | Yuri Roubinsky | 2022-01-12 | 1 | -1/+0 |
| | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #56709 from ↵ | Rémi Verschelde | 2022-01-12 | 1 | -71/+108 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | YeldhamDev/die_monster_you_dont_belong_in_this_world | ||||
| | * | | | | | | | Fix several issues in ´TabBar´ | Michael Alexsander | 2022-01-12 | 1 | -71/+108 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #53185 from KoBeWi/viewing_pan | Rémi Verschelde | 2022-01-12 | 4 | -21/+256 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| | * | | | | | | | Unify panning in sub-editors and make it configurable | kobewi | 2022-01-11 | 4 | -21/+256 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #56696 from AnilBK/use-init-lists | Rémi Verschelde | 2022-01-12 | 12 | -168/+176 |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Use List Initializations for Vectors. | Anilforextra | 2022-01-12 | 12 | -168/+176 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #56586 from dalexeev/rtl-bracket-escapes | Rémi Verschelde | 2022-01-11 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add BBCode escape sequences | Danil Alexeev | 2022-01-07 | 1 | -0/+6 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #56667 from Ice-Cube69/fix_incorrect_property_types | Rémi Verschelde | 2022-01-11 | 5 | -8/+8 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| | * | | | | | | | | Fixed incorrect property types | Arnav Vijaywargiya | 2022-01-11 | 5 | -8/+8 |
| | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #56322 from madmiraal/fix-42450 | Rémi Verschelde | 2022-01-11 | 2 | -5/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Rename speed to velocity when it's a directional Vector | Marcel Admiraal | 2021-12-29 | 2 | -5/+5 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #56323 from ↵ | Rémi Verschelde | 2022-01-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gallilus/Update-default-port_grab_distance_vertical | ||||
| | * | | | | | | | | | Update default port_grab_distance_vertical | David Cambré | 2021-12-29 | 1 | -1/+1 |
| | |/ / / / / / / / | |||||
| * | / / / / / / / | Fix BBCode underline prevents strikethrough from rendering | Haoyu Qiu | 2022-01-11 | 1 | -1/+2 |
| | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #56637 from KoBeWi/maxxxxxxcroll | Rémi Verschelde | 2022-01-10 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Set max value of inactive TextEdit scrolls to 0 | ||||
| | * | | | | | | | | Set max value of inactive TextEdit scrolls to 0 | kobewi | 2022-01-09 | 1 | -0/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #55225 from bruvzg/fix_ligature_cursor_and_ot_features | Rémi Verschelde | 2022-01-10 | 10 | -112/+52 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | [TextServer] Improve ligature cursor handling. | bruvzg | 2022-01-09 | 10 | -112/+52 |
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mid-grapheme hit test. Fix OpenType features property handling, add default features override option. Enable mid-grapheme cursor by default. | ||||
| * | | | | | | | | | Merge pull request #55456 from KoBeWi/break_all_the_things | Rémi Verschelde | 2022-01-10 | 2 | -18/+13 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Rename TextureRect.expand to ignore_texture_size | kobewi | 2022-01-07 | 2 | -18/+13 |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #56648 from KoBeWi/tween_pause() | Rémi Verschelde | 2022-01-10 | 3 | -13/+19 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix Tween pause behavior | kobewi | 2022-01-09 | 3 | -13/+19 |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Fix glyph index for bitmap fonts. | bruvzg | 2022-01-10 | 1 | -2/+2 |
| | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Fix TextEdit glyph position rounding. | ||||
| * | | | | | | | | Merge pull request #56654 from bruvzg/fix_button_text_align | Rémi Verschelde | 2022-01-09 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix button multiline text alignment. | ||||
| | * | | | | | | | | Fix button multiline text alignment. | bruvzg | 2022-01-09 | 1 | -0/+2 |
| | |/ / / / / / / | |||||
| * / / / / / / / | Path2D: Check points count before rendering. | Anilforextra | 2022-01-09 | 1 | -0/+4 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #56626 from KoBeWi/FilterDialog | Rémi Verschelde | 2022-01-09 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Improve FileDialog filters | ||||
| | * | | | | | | | Improve FileDialog filters | kobewi | 2022-01-08 | 1 | -0/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #56330 from nikitalita/convert-old-octahedral | Rémi Verschelde | 2022-01-08 | 1 | -48/+136 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Convert octahedral compressed normals/tangents on 3.x meshes | ||||
