Age | Commit message (Collapse) | Author |
|
|
|
libpng: New version 1.6.27
|
|
statically typed languages, should help in the Mono integration.
Disabled by default.
|
|
neccesary for libpng 1.6.27 to work silently
|
|
Code completion box colors
|
|
Closes #5339
|
|
|
|
|
|
|
|
Animation: Fix property loop_interpolation
|
|
fixes #5317
|
|
|
|
Fixed caret not drawing on focus regain
|
|
|
|
closes #4075
|
|
|
|
|
|
|
|
fixes #4579 fixes #4580
|
|
|
|
|
|
Improve code completion search
|
|
Fixes #4678 && #4745
|
|
tracks to animations, please test! closes #4425
|
|
Text Edit no longer draws caret on focus loss
|
|
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.
|
|
LineEdit cursor fixes and improvements
|
|
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down
|
|
Fixed error: set_current_tab print on project open
|
|
Remove found dead code
|
|
Added toggle for loop interpolation based on adolson's code
|
|
|
|
such as playing a sample, an animation, etc.
-Better interpolation of discrete tracks, fixes #4417
|
|
|
|
|
|
Part of #5272
|
|
Part of #5272
|
|
|
|
permissions), closes #1938
|
|
|
|
Also removes a couple wrong Godot headers from third-party source files.
|
|
- prevent audio resampler errors when number of channels is 0,
- don't check for 'audio_done' when there is no audio data.
(cherry picked from commit 763b29f34e8c99c2f9559dcc31b59f99d0d6dee3)
|
|
|
|
|
|
fixes #4677
|
|
overrides get properly updated.
closes #4622 , probably closes many other issues too
|
|
|