Blender Git Commit Log

Git Commits -> Revision b89898c

Revision b89898c by Germano Cavalcante (master)
June 18, 2020, 19:05 (GMT)
Cleanup: Move snap callbacks to their respective transform mode

These functions are very specific to the mode.

More modes can support snap, and there is no reason to keep all
callbacks for each mode in the transform_snap.c file.

Commit Details:

Full Hash: b89898cbd381780394ca19f5204666f68a90d8b8
Parent Commit: d564443
Lines Changed: +160, -217

4 Modified Paths:

/source/blender/editors/transform/transform_mode_resize.c (+35, -0) (Diff)
/source/blender/editors/transform/transform_mode_rotate.c (+63, -0) (Diff)
/source/blender/editors/transform/transform_mode_translate.c (+36, -0) (Diff)
/source/blender/editors/transform/transform_snap.c (+26, -217) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021