Add renderer multithreading (#35)

This commit is contained in:
Rafał Mikrut 2021-04-07 14:07:14 +02:00 committed by GitHub
parent 9714e049ae
commit 3c9451afb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -52,4 +52,5 @@ limits/debugger_stdout/max_warnings_per_second=1000
[rendering] [rendering]
threads/thread_model=2
environment/default_environment="res://Environment.tres" environment/default_environment="res://Environment.tres"