Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
inconsistent str() error fix
|
|
|
|
|
|
|
|
Fixes #63205.
|
|
|
|
Fix Linux build without fontconfig.
|
|
|
|
Co-authored-by: reduz <reduzio@gmail.com>
|
|
Add position track normalization to importer retarget
|
|
|
|
(cherry picked from commit 516d6b6bad68d506391a4262ba40cbceeea8be22)
|
|
(cherry picked from commit 5e66d2e2c4103ba4c7d178409da2a721bcb6d842)
|
|
|
|
Follow-up to #63495.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add some missing Vector4 methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a check to prevent duplicating connections in visual shader
|
|
Cleanup RendererSceneRender::GeometryInstance
|
|
|
|
|
|
|
|
renderers
|
|
The new default values are more usable in real world scenarios
when smooth fading of distant decals is desired for performance reasons.
The Decal distance fade property hints were adjusted based on the
GeometryInstance3D visibility range fade property hints. `or_greater`
was also added to allow specifying larger values if needed.
|