Age | Commit message (Collapse) | Author |
|
Small fixup on button toggle behaviour in ColorPicker
|
|
|
|
|
|
Fixes #24213.
|
|
Updated visual shader builtins
|
|
|
|
|
|
Make some small enhancements to the ColorPicker
|
|
|
|
|
|
Closes #24935.
|
|
|
|
|
|
|
|
|
|
|
|
The original attempt to fix the issue was accidentally using the wrong
type for the image cache. This change fixes that.
|
|
|
|
|
|
|
|
|
|
Updates containers minimum size when some constants are modified
|
|
|
|
|
|
|
|
Fixes #22655.
|
|
The intent was to avoid creating a physics override to set a default value
that doesn't make a difference, but as #22406 shows it can be necessary to
set the default value *back* after an override was created to set a non-default
value.
Fixes #22406.
|
|
|
|
Fixes the warning mentioned in #25046
|
|
Fix ButtonGroup.get_pressed_button bug
|
|
|
|
Fix bug with CpuParticles2D AlignY
|
|
Properly initialize angular_velocity in cpuparticles2d
|
|
|
|
|
|
|
|
ItemList: ignore `ui_select` action if Select Mode is not "Multi"
|
|
|
|
Fixes #25172.
|
|
Fix a rounding error in ColorPicker
|
|
The bone index being passed to the visual server is not using the process order and results in incorrect skin deformation if the calculated process order is different from the unordered bones Vector.
Incidentally, this never showed when I exported rigged characters from blender using the Better Collada exporter. This bug only materialised when experimenting with the glTF pipeline from Maya.
|
|
This closes #25063.
|
|
#19785
|
|
|
|
than in Godot 2.1), fixes #23860
-Fixed potential bug in OWC (i dont think anyone had it but..)
|
|
|
|
#24484
|
|
|
|
|
|
|