Skip to main content

All Questions

Tagged with
0 votes
0 answers
11 views

Binding of machine gun ammunition chain

I made the skeleton of a machine gun, and because I want to achieve the effect of the remaining bullets disappearing bit by bit after finishing the bullet in UE, the parent-child relationship of my ...
Phantom54's user avatar
0 votes
0 answers
24 views

Add more than two objects using driver distance

I'm currently working on a project and using the driver distance feature. I'm curious if it's possible to add more than two objects. Has anyone tried this before? Any advice or tips would be greatly ...
N03's user avatar
  • 485
0 votes
0 answers
12 views

why my ball rig file not show in viewport after linked or append it?

As a beginner in blender, I downloaded a ball rig file to practice ball movement and bouncing. However, I am unable to linked or append it to the blender viewport. I am seeking guidance to solve this ...
Asma Khan's user avatar
1 vote
0 answers
28 views

How can I determine if the Dope Sheet menu state is expanded or closed via Python?

Is there a way I can access certain UI elements through a script in Blender? I am trying to access information within the Dope Sheet Editor. One thing I would like to achieve is to determine if a menu ...
Axel Olsson's user avatar
0 votes
1 answer
18 views

Algorithm for retargeting facial bone animation (location only)

I am looking for a method to automatically retarget facial bone actions between two identical rigs with different morphology, so that poses from the source rigs can be used on the target rig. Relevant ...
f.bra's user avatar
  • 142
0 votes
0 answers
19 views

Rotate an object around its origin with an arbitrary (imported) global axis. Do it while keyframing. Do not rotate around root's origin

Can someone explain how to do this, rotate around an object's origin, not the root object, Rotate objects around their origin along a global axis (scripted) without bpy.ops but do it in terms of ...
John Carlson's user avatar
2 votes
1 answer
17 views

When scripting in python, can you parent and later reparent?

Is "parenting" something you only use when the parenting relationship will never change? The reason I'm asking is because I successfully make animations with keyframes involving parenting ...
jblend's user avatar
  • 21
0 votes
0 answers
37 views

Improve speed of creating keyframes

See edit below. We are looking to visualize scientific data in Blender as animation tracks. The data on every frame is important, including even small fluctuations, so interpolating between keyframes ...
Rob's user avatar
  • 1
0 votes
0 answers
26 views

How To Capture Mouse Movements During Blender Operations

I'm looking to capture mouse movements while using specific Blender operations, such as ...
Axel Olsson's user avatar
0 votes
0 answers
26 views

Get USD file start frame number in Python?

USD file stage may have an arbitrary start frame. Is there a way to access that information from Python? There is a (bpy.context.active_object.modifiers[0]).cache_file object, but it seems not to ...
kivig's user avatar
  • 631
0 votes
2 answers
34 views

How select key frames on the curve where the value < 0?

How select key frames on the curve where the value < 0?
user avatar
0 votes
0 answers
19 views

How to Accurately Retrieve Camera's Linear and Angular Velocity per Frame in Blender?

Hello Blender community, I am a complete beginner with Blender, working on generating synthetic data for a computer vision project that requires the linear and angular velocities of a camera for each ...
Arunbhaarathi's user avatar
0 votes
0 answers
34 views

blender crash randomly on animation with link/unlink script

I have a simple script that spawn and delete object from a collection every X number of seconds, triggered on frame_change_pre/frame_change_post registered handler. ...
diramazioni's user avatar
0 votes
1 answer
21 views

How to determine the "Type" of an fcurve?

The official blender documentation for the type "FCurve" includes this: driver Channel Driver (only set for Driver F-Curves) However, it does not ...
user1071914's user avatar
1 vote
0 answers
31 views

daz to Blender bridge issue with exporting

I have installed the Daz to Blender bridge add on and it used to work fine. But now I am having some variation of this error message whenever I try to import a model animation in Blender: If anyone ...
zak's user avatar
  • 19

15 30 50 per page
1
2 3 4 5
44