Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
Revert "In editor, instance DirectionalLight with an initial orientation"
|
|
|
|
|
|
Fixes @akien-mga point brought up in #12352
Signed-off-by: Jakob Sinclair <sinclair.jakob@mailbox.org>
|
|
|
|
|
|
Added setting to toggle current line highlighting
|
|
Fix disable_3d=yes compile errors
|
|
in the same fastion how it's implemented in Area or Bodies
|
|
|
|
|