Blender Git Commit Log

Git Commits -> Revision 01bdb0c

Revision 01bdb0c by Alexander Gavrilov (master)
August 29, 2017, 11:30 (GMT)
Support Copy To Selected and Alt-Click for F-Curves in the curve editor.

This affects the curve display color setting, but is really intended
for future per-curve options.

The id_data reference in the created rna pointers refers to the object
even if the curve is actually owned by its action, which is somewhat
inconsistent, but the same problem can be found in existing code.
Fixing it requires changes in animdata filter API.

Commit Details:

Full Hash: 01bdb0c76edf8315e597cbb2ee82c30c1e35229f
Parent Commit: c7f106c
Lines Changed: +29, -1

2 Modified Paths:

/source/blender/editors/interface/interface_ops.c (+3, -0) (Diff)
/source/blender/editors/screen/screen_context.c (+26, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021