zinan PaulsonN
  • Joined on 2019-06-15
zinan closed issue extensions/render_copy_settings#1 2024-09-19 17:19:29 +02:00
Seems not work for 4.2
zinan commented on issue blender/blender#127826 2024-09-19 11:36:10 +02:00
Link Animation Data does not update self-referencing drivers

This looks expected since the entire data is freed and copied from active object. I'll tag animation devs cc @dr.sybren

Thanks~

zinan commented on issue blender/blender#127826 2024-09-19 11:34:49 +02:00
Link Animation Data does not update self-referencing drivers

image

Just like this finger controller ,it is not working above

this below is the correct situation. ![image](/attachments/777d853…

zinan reopened issue blender/blender#127826 2024-09-19 11:27:35 +02:00
Link Animation Data does not update self-referencing drivers
zinan commented on issue blender/blender#127826 2024-09-19 11:27:32 +02:00
Link Animation Data does not update self-referencing drivers

But it will make the finger controler or pose.bones["jaw_master"]["mouth_lock"] prop etc. not working anymore .

It that really on purpose ?

zinan commented on issue blender/blender#127826 2024-09-19 09:52:04 +02:00
Link Animation Data does not update self-referencing drivers

ctrl+L link Animation data .

zinan commented on issue blender/blender#127826 2024-09-19 09:46:15 +02:00
Link Animation Data does not update self-referencing drivers

Just want to transfer the animation and NLA to new charcter .

I found it will change all the driver prop to old rig's name .

zinan commented on issue blender/blender#127826 2024-09-19 09:40:43 +02:00
Link Animation Data does not update self-referencing drivers

Hi, thanks for the report. Could you send both .blend files (library and linked file)?

Not link between file . Is just in the same scenes , select two armature and then press shift+L that…

zinan commented on issue blender/blender#127826 2024-09-19 08:11:44 +02:00
Link Animation Data does not update self-referencing drivers

`import bpy

Get the currently selected armature objects

selected_objects = bpy.context.selected_objects

Iterate through the selected armature objects

for obj in selected_objects: …

zinan opened issue blender/blender#127826 2024-09-19 06:09:12 +02:00
Link animation data will change the bone driver prop target
zinan closed issue blender/blender#126958 2024-08-30 07:36:21 +02:00
Blender 4.2 Nla Crash when undo.
zinan commented on issue blender/blender#126958 2024-08-30 07:36:17 +02:00
Blender 4.2 Nla Crash when undo.

Isn't this a duplicate of blender/blender#126957

Oh sorry my bad .

zinan commented on issue blender/blender#126958 2024-08-30 06:28:58 +02:00
Blender 4.2 Nla Crash when undo.
zinan opened issue blender/blender#126958 2024-08-30 06:11:22 +02:00
Blender 4.2 Nla Crash when undo.
zinan opened issue blender/blender#126957 2024-08-30 06:10:45 +02:00
Blender 4.2 Nla Crash.
zinan opened issue extensions/space_view3d_pie_menus#11 2024-08-22 19:30:22 +02:00
Animation pie not work in pose mode ?
zinan opened issue extensions/render_copy_settings#1 2024-08-10 15:38:08 +02:00
Seems not work for 4.2