ITADN

Offload `Scene` texture loading to another thread.

#103Pull Requestth3w1zard1 创建于 2024-05-12已合并
T
th3w1zard1commented
This PR is simple enough: the main bulk of the slowdowns in the Designer is texture io being done in the main thread. Since we can simply show a blank texture this seemed like a slam dunk easy way to speed it up. Although in reality I ended up rewriting this PR several times. After a week or so of testing, I submit this.
合并状态:已合并 合并于 2024-05-12 关闭于 2024-05-12 0 条评论