Implemented direct image data transfer

via websockets to the job-server.
The images are then served by the job-server itself.
This commit is contained in:
2023-06-15 18:01:32 +02:00
parent 847c5753c2
commit a939497f1a
5 changed files with 34 additions and 8 deletions

View File

@@ -20,3 +20,4 @@ config/icon="res://icon.svg"
renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"
textures/vram_compression/import_etc2_astc=true