Blender Git Commit Log

Git Commits -> Revision 01e2395

Revision 01e2395 by Brecht Van Lommel (master)
November 27, 2007, 11:17 (GMT)

Particles
=========

- Fix for bug #7840: adding particle system to nurbs, curves crashes.
Now simply doesn't allow to add a particle system to a non-mesh
object, the current code does not support it.
- Fix for bug #7834: deleting vertices of an object with a particle
system crashes. Fixed by disabling particle display for objects in
editmode.
- Fix for the particle add brush on subsurfed objects.

Commit Details:

Full Hash: 01e2395e057b6fd4c601312bb2feb8bd2888692b
SVN Revision: 12687
Parent Commit: e39b5f7
Lines Changed: +15, -9

6 Modified Paths:

/source/blender/blenkernel/intern/modifier.c (+9, -3) (Diff)
/source/blender/blenkernel/intern/particle.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+1, -1) (Diff)
/source/blender/src/buttons_object.c (+1, -1) (Diff)
/source/blender/src/drawobject.c (+1, -1) (Diff)
/source/blender/src/editparticle.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021