Age | Commit message (Collapse) | Author |
|
|
|
Clamp Gradient and Curve Textures in ParticlesMaterial
|
|
Fixed wrong init value of root motion rotation
|
|
|
|
|
|
|
|
|
|
Zero or negative ratios are not valid, so the property hint prevents
choosing such values.
The property hint allows using 4 decimals so that common aspect ratios
like 16/9 can be specified with a good level of precision.
|
|
Discontinue exp map in blending
|
|
|
|
|
|
Fixed blending value track without RESET and TRS3D track with RESET
|
|
Reduce width of arrow icons for the default theme in `PopupMenu`
|
|
|
|
|
|
|
|
Fix `GridContainer` not ignoring toplevel children
|
|
Fix and tweak labeled separator in `PopupMenu`
|
|
|
|
Make blend animation to use ResetTrack as default value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This helps reduce confusion around sRGB <> Linear conversions by making
both input and output color spaces explicit.
|
|
|
|
error for attempting to create gizmos twice
|
|
Redesign InputEvent editor and fix `Window.popup_centered()` rect calculation.
|
|
|
|
Fixed initialization of TRS Track in blend tree for root motion
|
|
|
|
|
|
|
|
- Use vertical layout and add text wrapping
- Fix Window.popup_centered() rect calculation
|
|
|
|
|
|
|
|
|
|
Fix GraphNode not resizing with larger title
|
|
Hide SSIL properties when SSIL is disabled in the Environment resource
|
|
Fixes #53831.
|
|
|
|
|
|
|
|
|
|
|