Page MenuHome

Notifier patch for modifier rename and particle system rename
Closed, ArchivedPublicPATCH

Description

This patch adds notifiers for when a particle system is renamed, and also when modifiers are renamed. I've place both of these notifiers in the NC_OBJECT category under ND_PARTICLE_RENAME and ND_MODIFIER_RENAME. When ND_PARTICLE_RENAME is activated, it redraws the properties editor and the outliner. When ND_MODIFIER_RENAME is activated it redraws the properties editor, graph editor, dopesheet, and the outliner.

Event Timeline

ok, one last update to this patch:

I took the liberty of replacing ND_ID_RENAME with NA_RENAME and also cleaned it up a bit. I replaced the switches with ifs.

Matt Ebb (broken) changed the task status from Unknown Status to Unknown Status.Dec 14 2009, 12:51 AM