Revert "Rework scene preview thumbnails"

This reverts commit 08343189dc.

While the feature is great, a number of issues have been found with the
implementation, and we need more time to resolve them.

So we roll this back for 4.5, to rework the feature for a later Godot
release.
This commit is contained in:
Rémi Verschelde
2025-06-20 23:13:27 +02:00
parent 6af4ef019c
commit 45533589e4
11 changed files with 309 additions and 851 deletions
-1
View File
@@ -428,7 +428,6 @@
<param index="1" name="with_preview" type="bool" default="true" />
<description>
Saves the currently active scene as a file at [param path].
[b]Note:[/b] The [param with_preview] parameter has no effect.
</description>
</method>
<method name="select_file">