Age | Commit message (Collapse) | Author |
|
Fixed caret not drawing on focus regain
|
|
correct current Intent for android
|
|
|
|
|
|
closes #4075
|
|
|
|
|
|
|
|
|
|
|
|
fixes #4579 fixes #4580
|
|
|
|
|
|
|
|
|
|
|
|
empty, closes #4619
-Made theme editor take less vertical space by using a scroll area
|
|
|
|
Improve code completion search
|
|
Fix the joystick vibration on Linux
|
|
|
|
|
|
ShaderEditor fixes
|
|
Should fix broken build due to Appirater.
|
|
|
|
|
|
closes other issues
|
|
Fixes #4678 && #4745
|
|
|
|
#4456
|
|
tracks to animations, please test! closes #4425
|
|
switch tabs using ctrl+tab and ctrl-shift-tab, added shortcuts for scene tree dock
|
|
|
|
|
|
Fix layout menu labels and shortcuts
|
|
|
|
Update of Russian translation (commit 48a7216)
[ci skip]
|
|
Added loop interpolation and track trigger icons
|
|
Text Edit no longer draws caret on focus loss
|
|
External lib update: libogg, libvorbis, libtheora
|
|
|
|
|
|
Some compilers do not like this.
|
|
|
|
- List completion by subsequence match.
- Case insensitive.
- Sort completion list by similarity.
|
|
It was going to where the text started, now it goes to where the text
ends.
|
|
|
|
Uses the Sorensen-Dice coefficient to calculate similarity. This also adds
String.bigrams() as a convenience function needed by the comparison.
|
|
Clarification about "Enter" and "Return" keys confusion for programmers from web background
[skip ci]
|
|
Made .fnt warning translatable
|