Age | Commit message (Collapse) | Author |
|
Stop game on reloading project - Fix #62088 issue
|
|
Add icons to the Project Manager side buttons
|
|
|
|
|
|
(cherry picked from commit 135c252a389c4cea2074536aeebef941038a1429)
|
|
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.
|
|
|