Age | Commit message (Collapse) | Author |
|
Remove engine version from visual shader
|
|
TextServer.
|
|
|
|
|
|
|
|
|
|
|
|
- Renames setter from set_item_h_offset()
- Adds getter
|
|
|
|
|
|
|
|
|
|
Improve toaster buttons
|
|
Co-authored-by: redlamp <244062+redlamp@users.noreply.github.com>
|
|
|
|
|
|
Add internationalization for Detect 3D texture import messages
|
|
These messages are only printed in the editor and can be seen
in the editor Output panel, so these should be localizable.
|
|
|
|
|
|
Fixed keying multiple animation tracks
|
|
|
|
restore vehicle+wheel importers
|
|
Fix Debugger tab not updating when clearing errors
|
|
|
|
|
|
Add TAA to the list of editor capitalizations
|
|
Add suffixes to all nodes and resources
|
|
This is used in the "Use Taa" setting (for temporal antialiasing).
|
|
|
|
fixes #61733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #61604.
|
|
Fixed UI bug where it appeared that pushing the up or down incrementing
arrows did not increment the SpinBox value appropriately. Just needed
to increase the size of the box horizontally, to display four decimal
points consistently.
|
|
|
|
|
|
Remove some translation templates which were empty or almost empty
(less than 10 strings translated, years without further activity).
(cherry picked from commit f1eab40cdaefc899a120e674a752347cf9ffdced)
|
|
Adds some translator comments to solve some questions raised on Weblate.
|
|
Geometror/visualeditors_editorsettings_propagation
Fix visual editor settings change propagation
|
|
Initial TAA implementation
|