Age | Commit message (Collapse) | Author |
|
|
|
C#: fix Quat.Equals.
|
|
|
|
Fixed area collision report with concave
|
|
|
|
Add hex-encoded version number to Engine singleton for easy comparisons
|
|
Make direct casting among Error and godot_error enums (#23015).
|
|
Added shadow_color property to gles2
|
|
Added support to scale areas, fixes #23448
|
|
|
|
|
|
Auto-cleanup missing addons
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix description size in "New Node" dialog
|
|
|
|
Fix AudioStreams::stop possibly causing a small noise
|
|
Small improvements to the Resource doc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix random generation, to not always retrieve 0 after seed()
|
|
Fix Android jarsigner error duplicate file
|
|
Fix Polygon2D Editor interacting with its buttons too soon
|
|
|
|
Fix icon color for gizmos menu when theme changed
|
|
Fixed TextureProgress in Radial Mode when using center offset
|
|
Fix typo for randd and randf
|
|
Exports same file only once.
|
|
This removes editor errors saying cycles existed when the thumbnailer was running.
|
|
* And improve documentation according to issue #25938
|
|
account in uv calculation
|
|
Better and non-buggy Polygon2D editing disabling
|
|
|
|
|
|
Fix copy text when TextEdit is readonly
|
|
#22312
|
|
|
|
in #24853"
This reverts commit 419fb45a3eea68516828fe4541a62f8641cf13ef.
|
|
Made clone (CTRL+B) in code editor clone only the selection.
|
|
Fix keep-alive without header in HTTP client
|
|
precision issues. Fixes #25074
|
|
|