Blender Git Commit Log

Git Commits -> Revision 9ba6bd5

Revision 9ba6bd5 by Brecht Van Lommel (master)
January 22, 2007, 03:57 (GMT)

Fix for bug #5778:
Crash entering faceselect mode in shaded mode.

The cause here is the new system that only preserves data through the
modifier stack as needed. The DerivedMesh and shaded colors could get
freed while still being used elsewhere.

Commit Details:

Full Hash: 9ba6bd556fc37053664c9f22ba213b0504c27d58
SVN Revision: 9863
Parent Commit: 9692614
Lines Changed: +16, -11

2 Modified Paths:

/source/blender/blenkernel/intern/displist.c (+4, -1) (Diff)
/source/blender/src/drawobject.c (+12, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021