Blender Git Commit Log

Git Commits -> Revision 59286dd

Revision 59286dd by Germano Cavalcante (master)
July 23, 2018, 14:04 (GMT)
transform_snap_object: Better bvhtree creation management for editing multiple objects.

- Use the object referenced in `BMEditMesh` as the `ghash` key to save the bvhtrees in cache;
- Create a boundbox around edit_mesh to test the snap before creating bvhtree;
- Save the `edit_mesh`s bvhtree in the mesh bvh_cache;

This is a part of the D3504.

Commit Details:

Full Hash: 59286ddcf80c391094d64dcbbb94640bf73bd0d9
Parent Commit: 1333cec
Lines Changed: +203, -33

3 Modified Paths:

/source/blender/blenkernel/BKE_bvhutils.h (+5, -3) (Diff)
/source/blender/blenkernel/intern/bvhutils.c (+69, -10) (Diff)
/source/blender/editors/transform/transform_snap_object.c (+129, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021