d4518ca79e217b2f850b21097fc5dd1f464cfa4f
This is because the make_links_data_exec don't check for the object type like before, so try to access the obdata of an empty and blender crash. The solution is not the best, we have a new function allow_make_links_data to check if we can links data from one object to another. The real solution is build the menu like the 2.4x, so only show the options that we allow for the object type that we have select/active. Matt, any suggestion ?
Moving FFMPEG lib path include to first in the list. This might fix '[#21312] 2.5 Fails to Build Against Latest FFMPEG svn'
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%