Blender Git Commit Log

Git Commits -> Revision 137e530

Revision 137e530 by Brecht Van Lommel (master)
July 6, 2010, 11:44 (GMT)
Revert revision 29735:

Fix #22051: crash when scaling parent metaball. Keep the constant resolution
for any motherball's scale.

This avoids running out of memory when scaling the metaball down, but there's
a reason it depends on this scaling, for example for instancing it's more
useful to have this. It also doesn't really solve the problem but only moves it,
it's still possible to run out of memory with different setups/scales.

Commit Details:

Full Hash: 137e53064cf65b736347b75f2580d82fe63d17ca
SVN Revision: 30031
Parent Commit: 8049f90
Lines Changed: +9, -19

2 Modified Paths:

/source/blender/blenkernel/BKE_mball.h (+0, -1) (Diff)
/source/blender/blenkernel/intern/mball.c (+9, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021