Age | Commit message (Collapse) | Author |
|
Fixed viewport node error on editor
|
|
Fixed crash on duplicate GIProbe baking
|
|
|
|
|
|
|
|
|
|
Fix registered light_data property type name
|
|
|
|
fix updating tileset list when assign texture and set autotile true
|
|
|
|
|
|
Fix signal arguments shadowing member variables
|
|
|
|
Fixes #10212.
|
|
Two potential glitches in font oversampling
|
|
Fix whole word search missing occurences
|
|
|
|
Update Camera2D scroll using NOTIFICATION_INTERNAL_PROCESS
|
|
|
|
|
|
Added RigidBody functionality to VehicleBody
|
|
Fix Video Player issue with audio mix_rate when different than 44100
|
|
Fix stale dynamic font reference fetch from cache
|
|
|
|
Seems to fix issue 15392
|
|
|
|
|
|
|
|
|
|
|
|
Fix crash when calling tree API before NOTIFICATION_ENTER_TREE
|
|
Allow popup menu scrolling without mouse wheel
|
|
|
|
|
|
|
|
|
|
other issues.
|
|
|
|
Using `misc/scripts/fix_headers.py` on all Godot files.
Some missing header guards were added, and the header inclusion order
was fixed in the Bullet module.
|
|
Fix PopupMenu to show & detect properly hover area
|
|
Fix TextEdit::_get_mouse_pos rounding errors
|
|
Fix #15275
|
|
|
|
Fix errors with custom theme and custom font in project settings.
|
|
RichTextLabel: don't draw underline character-wise
|
|
|
|
Tree: only draw visible relationship lines
|
|
|
|
Fixes word wrapping in tables in RichTextLabel
|
|
|