Blender Git Loki

Git Commits -> Revision 37ecf15

Revision 37ecf15 by Joshua Leung (master)
May 20, 2010, 05:18 (GMT)
Bugfix #22204: curve modifier onto lamp energy with more than one user of lamp settings creates two modifiers

This was caused by the multi-user data appearing multiple times in the channel list. Now most editing functions filter out duplicates before doing anything to prevent these problems.

Hopefully the additional cost of filtering the entire list an extra time won't be too much of a speed/mem hit...

Commit Details:

Full Hash: 37ecf15f3f43e71de89d7aee57b4938f5d3c1263
SVN Revision: 28873
Parent Commit: 96f5298
Lines Changed: +141, -87

8 Modified Paths:

/source/blender/editors/animation/anim_channels_edit.c (+8, -7) (Diff)
/source/blender/editors/animation/anim_filter.c (+66, -11) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -0) (Diff)
/source/blender/editors/space_action/action_edit.c (+18, -18) (Diff)
/source/blender/editors/space_action/action_select.c (+16, -17) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+20, -22) (Diff)
/source/blender/editors/space_graph/graph_select.c (+11, -11) (Diff)
/source/blender/editors/space_graph/space_graph.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021