Blender Git Commit Log
Git Commits -> Revision cd596fa
Revision cd596fa by Germano Cavalcante (master) January 29, 2017, 15:07 (GMT) |
Remove struct `PreDefProject` and store all immutable parameters within the new struct `SnapData` In order to simplify the reading of these functions, the parameters: `snap_to`, `mval`, `ray_start`, `ray_dir`, `view_proj` and `depth_range` are now stored in the struct `SnapData` |
Commit Details:
Full Hash: cd596fa1c7ece1e8129a5766c7cdcd5be22245cd
Parent Commit: d6f965b
Lines Changed: +272, -224
1 Modified Path:
/source/blender/editors/transform/transform_snap_object.c (+272, -224) (Diff)