c9685a148f6a323af748ecd45b14ae2d07f2425c

This was slightly less obvious, especially particle billboard drawing. That one now requires 1.5 times more space in VBOs and ParticleDrawData buffers, since we have to draw two triangles per particle, instead of a single quad... And diagonal of each quad is now drawn in wire mode, not sure how much we consider this an issue (as in, will this particle draw code change a lot in future?). From quick check on the web seems there is no other way to do anyway. :/
…
Description
No description provided
Languages
C++
78.1%
Python
15%
C
2.8%
GLSL
1.8%
CMake
1.2%
Other
0.9%