Age | Commit message (Collapse) | Author |
|
|
|
Fix Linux build without fontconfig.
|
|
|
|
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.
|
|
Calinou/editor-material-preview-improve-appearance
Improve appearance of the material editor preview
|
|
|
|
|
|
|
|
Fix unnamed arguments in XML docs
|
|
Change window title in Movie Maker mode to display useful information
|
|
Keep crash handler status on editor restart
|
|
Avoid copies of structures when returning Vulkan capabilities
|
|
|
|
|
|
The frame number and movie time is now displayed in the window
title. This way, you can see how quickly the video recording is advancing
in real-time (and perhaps tweak your settings if it's going too slow).
|
|
Fix TileSet not loading correctly when embedded in a scene
|