Blender Git Commit Log

Git Commits -> Revision ad1a181

Revision ad1a181 by Janne Karhu (master)
March 20, 2012, 12:59 (GMT)
Fix for [#30445] Particle simulation, rekey crashes blender
- Entering particle mode crashed due to missing checks if a particle didn't have any baked keys.
- The rekey functionality is only supported for hair, so replaced the operator poll function with the correct one.
- Also replaced a couple of other "only hair" operator poll functions to the correct ones.

Commit Details:

Full Hash: ad1a181316ae4002d5d77fd2fa298c92b6f0c2b5
SVN Revision: 45026
Parent Commit: 12be17b
Lines Changed: +7, -7

2 Modified Paths:

/source/blender/editors/physics/particle_edit.c (+5, -5) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021