Blender Git Commit Log

Git Commits -> Revision dd1edb0

Revision dd1edb0 by Germano Cavalcante (master)
July 11, 2017, 16:47 (GMT)
Snap System: Separate raycast functions from nearest2d functions

The only similarity between these functions is that both serve to snap.
However their codes are totally different from one another.
So by separating these functions, it:
- removes the need to put several conditions;
- simplifies and
- optimizes the code

Commit Details:

Full Hash: dd1edb0954b5441255b5a3616841228f466e448e
Parent Commit: 32edfd5
Lines Changed: +851, -581

4 Modified Paths:

/source/blender/editors/include/ED_transform_snap_object_context.h (+0, -2) (Diff)
/source/blender/editors/transform/transform_snap_object.c (+851, -577) (Diff)
/source/blender/makesrna/intern/rna_scene_api.c (+0, -1) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021