Age | Commit message (Collapse) | Author |
|
Add missing new function parameter to fix button presses.
|
|
Disable VRAM compression by default for small textures in Detect 3D
|
|
|
|
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>
|
|
This is done to prevent reducing texture quality when it doesn't save
much video memory, especially for pixel art.
The size threshold can be adjusted in the project settings.
To get the previous behavior where textures detected to be used in 3D
had their compression mode always set to VRAM, set this to the lowest value
(16).
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|