bd5fdf63cbe49d8adebb33bf007789d9335c22ab
running BM_CHECK_ELEMENT was taking over 75% of the time to subdivide a mesh, since this only reports errors, and is so slow - only run this on non-release builds.
add some missing NULL checks, a few parts of the code used a pointer then checked it for NULL after.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%