Blender Git Loki
Git Commits -> Revision aa52276
Revision aa52276 by Elia Sarti (master) November 25, 2009, 23:13 (GMT) |
After talking with Matt about this, added notifier NC_ID to handle ID changes, specifically ND_ID_RENAME for ID renaming. Done for outliner, 3d view and properties editor. |
Commit Details:
Full Hash: aa5227664ab419d5446466fe0b3a368b05281fbe
SVN Revision: 24899
Parent Commit: f6b0389
Lines Changed: +24, -1
6 Modified Paths:
/source/blender/editors/space_buttons/space_buttons.c (+4, -0) (Diff)
/source/blender/editors/space_outliner/outliner.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+4, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+3, -0) (Diff)
/source/blender/windowmanager/WM_types.h (+4, -0) (Diff)
/source/blender/editors/space_outliner/outliner.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+4, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+3, -0) (Diff)
/source/blender/windowmanager/WM_types.h (+4, -0) (Diff)