multithread blockpicking #2

Merged
EmaMaker merged 3 commits from multithread into main 2023-06-01 17:47:50 +02:00

3 Commits (main)

Author SHA1 Message Date
EmaMaker 095ebfa70d Merge branch 'main' into multithread 2023-06-01 17:47:38 +02:00
EmaMaker 105fff0029 write number of triangles to Chunk only when sending to GPU
previously the current number of vertices was stored in the chunk, and the same variable got later reused for the number of triangles. This modification increases clarity and avoid glitches when blockpicking
2023-05-26 23:07:04 +02:00
EmaMaker 6113886117 multithreaded blockpicking 2023-05-26 23:03:18 +02:00