Blender Git Commit Log

Git Commits -> Revision 9c241ea

Revision 9c241ea by Pablo Dobarro (master)
August 17, 2020, 15:34 (GMT)
Fix T79597: Crash with dyntopo after paint cursor refactor

The paint cursor now uses a single call to
SCULPT_cursor_geometry_info_update and the Sculpt API to update both the
radius and the SculptSession data, so random access needs to be
initialized for dyntopo before using API functions.

Reviewed By: sergey

Maniphest Tasks: T79597

Differential Revision: https://developer.blender.org/D8489

Commit Details:

Full Hash: 9c241eae487f29f6eb3e996fb2d39c82ceeb0b75
Parent Commit: fd6725c
Lines Changed: +1, -0

1 Modified Path:

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