Bastien Montagne a2c469edc2 Fix (unreported) crash in new snap code.
Looks like `object_map` and `mem_arena` may be NULL sometimes...

Also, cleaned up function pointers declaration of Nearest2dUserData,
those were warning out in gcc. Please, *always* use typdef defined
prototypes for function pointers, it is sooooo much cleaner and clearer
that way. And easy to convert from compatible functions too.
2017-02-04 21:51:27 +01:00
2017-01-23 19:10:37 -05:00
2013-12-24 22:57:27 +06:00
2016-07-15 01:28:00 +10:00
2017-01-27 05:24:58 +01:00
2010-10-13 14:44:22 +00:00
2016-07-15 01:26:26 +10:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%