GazzolaLab / Blender-Soft-Rod

Soft Arm data visualization using Blender
3 stars 1 forks source link

Fix bugs in all examples #31

Open hanson-hschang opened 2 months ago

hanson-hschang commented 2 months ago

Make sure each example file is clear and runnable without any issue. That means:

shaoweibai commented 3 days ago

"projectile_motion.py" & "pendulum.py":

  1. All the "set_keyframe" need to be change to "update_keyframe"
  2. File "Sphere" cannot be located from the route "bsr.geometry"

"elastica_timoshenko.py", "single_rigid_rod_spring_action.py", "callbacks.py": Fine

"br2_pushed.py":

  1. line 226: 'FrameManager' object has no attribute 'set_frame_end'