diff options
author | reduz <reduzio@gmail.com> | 2021-07-25 14:44:03 -0300 |
---|---|---|
committer | RĂ©mi Verschelde <rverschelde@gmail.com> | 2022-01-07 15:17:30 +0100 |
commit | df7636b19acc423687f9d785dd7902f94a018f18 (patch) | |
tree | d2107c933331abaa09f5376e0d76095a6246a1b2 /gles3_builders.py | |
parent | fcc2648e18f0b6bcfd2b4e70829078346dc74b36 (diff) |
Generate editor docs on a thread
* The main generation could not be moved to a thread, as it instantiates
classes to get default values, interacts with ProjectSettings, etc.
* Only uncompressing documentation and merging it is threaded.
* Seems to improve editor load times by 0.5 seconds.
Diffstat (limited to 'gles3_builders.py')
0 files changed, 0 insertions, 0 deletions