Merge pull request #102313 from daniel080400/generate_scene_thumbnails

Rework scene preview thumbnails
This commit is contained in:
Rémi Verschelde 2025-06-05 13:10:28 +02:00
commit ea76c48bd0
No known key found for this signature in database
GPG key ID: C3336907360768E1
11 changed files with 851 additions and 309 deletions

View file

@ -428,6 +428,7 @@
<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">