fix [#33682] Animation not updated when the active shape index isnt set
This commit is contained in:
@@ -779,8 +779,7 @@ add_dependencies(blender makesdna)
|
||||
|
||||
get_property(BLENDER_LINK_LIBS GLOBAL PROPERTY BLENDER_LINK_LIBS)
|
||||
|
||||
set(BLENDER_LINK_LIBS
|
||||
${BLENDER_LINK_LIBS}
|
||||
list(APPEND BLENDER_LINK_LIBS
|
||||
bf_windowmanager
|
||||
bf_render
|
||||
)
|
||||
|
Reference in New Issue
Block a user