Age | Commit message (Collapse) | Author |
|
Update meshes when reimporting,
|
|
Made text in TextEdit a property
|
|
fix: Updates dynamic_font_stb to use get_extension, and memnew
|
|
Save scene preview even when not doing save and play.
|
|
|
|
-Fixed bug in AudioStreamPlayerSampler not completely writing the target buffer if sample ends, fixes #12307
|
|
|
|
|
|
|
|
TextEdit
|
|
Fix particles' tangential acceleration randomness
|
|
Unify degree methods and properties
|
|
Changed FileDialogs for EditorFileDialogs in EditorNode.
Updated CheckButton.
|
|
|
|
others too
|
|
|
|
|
|
|
|
It had been missed in d09160a8b67fdc60e8108962c4e9bd4c0bc7f13e and broke compilation
for those platforms.
Took the opportunity to run clang-format on the code base to fix some corner cases
that went through our static tests/were overlooked recently.
|
|
|
|
|
|
Rewritten kinematic system
|
|
|
|
|
|
Added filter_clip to AtlasTexture
|
|
Fix selection and clicks on text in tables in RichTextLabel
|
|
|
|
|
|
|
|
|
|
Adding rumble support to ARVR controllers
|
|
|
|
Fixed RichTextLabel::add_newline() Fixes #12564
|
|
-Version string takes this version info
-Ability to download templates from the interweb (listing does not work yet)
|
|
|
|
|
|
Remove text on enter, issue 12494
|
|
Fix joints collision exceptions, plus a bit more
|
|
|
|
|
|
|
|
Fix LineEdit drag selection to the left
|
|
Fixes the selection rect in item_list drawn not clipped
|
|
Fix get_node() and $ autocompletion when using single quotes
|
|
|
|
|
|
Fix crash when click an empty tabs container
|
|
|
|
|
|
|