Blender Git Commit Log

Git Commits -> Revision a2c469e

Revision a2c469e by Bastien Montagne (master)
February 4, 2017, 20:51 (GMT)
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.

Commit Details:

Full Hash: a2c469edc2ddb70a844aea3060dd45b9f3efffee
Parent Commit: 6663099
Lines Changed: +16, -8

1 Modified Path:

/source/blender/editors/transform/transform_snap_object.c (+16, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021