kearwood 40024ed9d8 Added KRMeshManager::KRENGINE_VBO_DATA_RANDOM_PARTICLES and KRMeshManager::KRENGINE_VBO_DATA_VOLUMETRIC_LIGHTING.
The random particle and volumetric lighting plane geometry is now static, computed on initialization, and no longer lazily initialized.
Removed KRMeshManager::bindVBO function overload that accepted KRDataBlock's directly for index and vertex data.  This was creating KRVBOData objects with KRVBOData::IMMEDIATE that were no longer being owned or de-allocated by KRMeshManager.
2022-07-29 00:51:01 -07:00
2022-04-03 23:31:27 -07:00
2022-07-07 23:20:50 -07:00
2022-07-16 01:12:16 -07:00
2022-04-03 21:56:23 -07:00
2022-04-03 23:31:27 -07:00
2022-04-03 23:31:27 -07:00
Description
No description provided
19 MiB
Languages
C++ 86.4%
GLSL 7.2%
CMake 2.4%
Objective-C++ 1.9%
C 1.9%
Other 0.2%