Blender Git Loki

Git Commits -> Revision 4256ad7

Revision 4256ad7 by Nicholas Bishop (master)
January 20, 2013, 00:19 (GMT)
Update object bounding box during sculpt

Fixes the sculpt object being incorrectly clipped during drawing due
to an out-of-date bounding box making it seem that the object had gone
outside the view.

Added a BKE_pbvh function to get the top-level bounding box. In
sculpt_flush_update(), where the PBVH bounds are updated, the result
is copied to the object's bounding box.

Fixes bug [#33790]
projects.blender.org/tracker/?func=detail&aid=33790&group_id=9&atid=498

Commit Details:

Full Hash: 4256ad75666a119bdcea3726c3d524ff92870ae0
SVN Revision: 53914
Parent Commit: 3839875
Lines Changed: +32, -0

3 Modified Paths:

/source/blender/blenkernel/BKE_pbvh.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+13, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+16, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021