blender/source
Alexander Gavrilov 01bdb0c76e 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.
2017-08-29 14:30:44 +03:00
..
blender Support Copy To Selected and Alt-Click for F-Curves in the curve editor. 2017-08-29 14:30:44 +03:00
blenderplayer Fix bplayer (c) 2017-08-23 16:43:10 +02:00
creator macOS build: simplify python install for new 10.9 libraries. 2017-08-15 17:40:27 +02:00
gameengine Fix for recent fix in fc890cd, cstdint is c++11 only so don't use it yet. 2017-08-21 19:05:17 +02:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt