Blender Git Commit Log

Git Commits -> Revision 9a6fee7

Revision 9a6fee7 by Brecht Van Lommel (master)
November 26, 2010, 03:26 (GMT)
Fix #24775: boolean modifier crash in rendering on Mac. Problem was that this
ran out of stack memory, now it passes some arguments by reference instead of
by value to use less stack space.

Commit Details:

Full Hash: 9a6fee750ae8c72009b67f7454807ad892219dd0
SVN Revision: 33322
Parent Commit: a7cce73
Lines Changed: +3, -3

2 Modified Paths:

/intern/boolop/intern/BOP_BSPNode.cpp (+1, -1) (Diff)
/intern/boolop/intern/BOP_BSPNode.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021