summaryrefslogtreecommitdiffstats
path: root/editor/surface_upgrade_tool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-2/+2
* [Scene] Add `SceneStringNames::confirmed`A Thousand Ships2024-06-191-1/+1
* Use Core/Scene stringnames consistentlykobewi2024-05-131-1/+0
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Update deferred calls to use Callableskobewi2024-01-091-1/+1
* Suppress surface upgrade warnings when showing SurfaceUpgradeTool warningclayjohn2023-11-221-3/+7
* Rework the surface upgrade tool to inform users without blockingYuri Sizov2023-11-221-22/+31
* Prevent the surface upgrade tool from running during exportYuri Sizov2023-11-201-12/+37
* Abort threaded preview generators on exitYuri Sizov2023-11-101-1/+2
* Overhaul the SurfaceUpgradeToolclayjohn2023-11-011-24/+97
* Implementation of tool to automatically upgrade and re-save meshesclayjohn2023-10-231-0/+90