Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add filtering property to PanoramaSkyMaterial and switch from static shader to shader cache
|
|
|
|
- Fix immedate Funcion in lamba highlight
- Highlight signals as one colour
- Highlight node paths as one colour
- Highlight escape chars in strings
|
|
|
|
|
|
|
|
Fix CodeEdit guidelines position.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Calinou/lineedit-textedit-add-caret-width-theme-item
Add a theme constant to change LineEdit and TextEdit's caret width
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
YeldhamDev/die_monster_you_dont_belong_in_this_world
|
|
|
|
|
|
|
|
|
|
This function focuses the text field when saving a file
It is called when the save file dialogue is opened
|
|
|
|
|
|
|
|
|
|
|
|
Gallilus/Update-default-port_grab_distance_vertical
|
|
|
|
Set max value of inactive TextEdit scrolls to 0
|
|
|
|
|
|
|
|
Fix TextEdit glyph position rounding.
|
|
Fix button multiline text alignment.
|