Age | Commit message (Collapse) | Author |
|
Also fixed a potential infinite loop when connecting to server.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows disabling the boot splash image while keeping the
background color.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add [theme_item] tag to editor help
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Replaced unused code related to old close icon with a button
- Add bezier handle options to right-click menu
- Remove mirror handle mode, only keep balanced
- Update animation reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Allows displaying custom options for specific file format variants
-Added support for scene format import to retrieve custom options
This PR is necessary for #54886 to be implemented properly.
|
|
|
|
|
|
|
|
|
|
|
|
Add `ShapeCast2D` node
|
|
The physics API cannot provide needed functionality to ensure the correct behavior, which might lead to confusion (see `rest_info()`).
However `get_closest_collision_safe/unsafe_fraction()` methods are not removed, because they return correct result from `cast_motion()`.
|
|
|
|
|
|
|