Merge pull request #102552 from DarioSamo/shader-baker

Add shader baker to project exporter.
This commit is contained in:
Thaddeus Crews 2025-05-28 17:09:38 -05:00
commit de37627404
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC
112 changed files with 5786 additions and 4203 deletions

View file

@ -26,6 +26,9 @@
<member name="debug/export_console_wrapper" type="int" setter="" getter="">
If [code]true[/code], a console wrapper is exported alongside the main executable, which allows running the project with enabled console output.
</member>
<member name="shader_baker/enabled" type="bool" setter="" getter="">
If [code]true[/code], shaders will be compiled and embedded in the application. This option is only supported when using the Forward+ or Mobile renderers.
</member>
<member name="ssh_remote_deploy/cleanup_script" type="String" setter="" getter="">
Script code to execute on the remote host when app is finished.
The following variables can be used in the script: