Files
test/source/blender/blenloader
Brecht Van Lommel 3b8925c655 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.
2009-10-09 13:25:54 +00:00
..
2009-10-09 13:25:54 +00:00
2009-09-28 03:19:52 +00:00
2008-12-19 16:36:15 +00:00
2009-09-05 01:58:02 +00:00