Blender Git Commit Log

Git Commits -> Revision 697aceb

Revision 697aceb by Antonis Ryakiotakis (master)
November 24, 2015, 20:40 (GMT)
Sculpting optimization: Avoid iterating the PBVH for intersection during
the paint cursor drawing when a stroke is underway; this information is
already available from the stroke itself.

Should improve performance when "show brush" is enabled (which is
always, for sane people). Finding an intersection is not always cheap,
especially on heavy meshes.

Cudos to the dyntopo test thread for the report and the sculpt love :)

Commit Details:

Full Hash: 697acebeb7f61ece1bd17d129d424b3f470438ba
Parent Commit: fe3aaac
Lines Changed: +26, -12

3 Modified Paths:

/source/blender/editors/sculpt_paint/paint_cursor.c (+18, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+4, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021