Blender Git Loki

Git Commits -> Revision 3b8925c

Revision 3b8925c by Brecht Van Lommel (master)
October 9, 2009, 13:25 (GMT)
Particle Edit Mode:
* Fix crash trying to enter particle mode when the particle modifier
is disabled in the stack.
* Fix redraw being very slow due to the draw function causing the
object to be recalculated on each redraw (through PE_draw_object).

* Removed the system where PE_get_current would automatically create
the particle edit, this would run from poll() functions, which gave
all kinds of issues, now it only creates the data on enter/exit
and switching active particle system.

Commit Details:

Full Hash: 3b8925c65505c1125a07da60a901ffb2fb21e9b0
SVN Revision: 23738
Parent Commit: ca3e778
Lines Changed: +42, -14

4 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/editors/include/ED_particle.h (+2, -0) (Diff)
/source/blender/editors/physics/particle_edit.c (+28, -11) (Diff)
/source/blender/makesrna/intern/rna_object.c (+11, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021