zenustech / zeno

ZEn NOde system - a simulation & rendering engine in nodes
http://zenustech.com
Mozilla Public License 2.0
1.26k stars 154 forks source link

[win10-zeno2021-9-7] little Bug for Run Animation #193

Closed SoTosorrow closed 3 years ago

SoTosorrow commented 3 years ago

when I have a success simulation Run, then drag the timeline sign back to the "zero frame" and then click "Run" will not execute the simulation(animation) again, It will show the "simulating" but just stop at the zero frame. but if I drag to the others frame, it will execute the simulation as expectation

zhouhang95 commented 3 years ago

OK, we will try to fix ti. Thans for your report.

zhxx1987 commented 3 years ago

hey in your case, drag the frame stops “playing frame”. and run only controls simulation. you need to hit the “play” button to toggle play.

On Fri, Sep 10, 2021 at 3:32 PM Cuimi @.***> wrote:

when I have a success simulation Run, then drag the timeline sign back to the "zero frame" and then click "Run" will not execute the simulation(animation) again, It will show the "simulating" but just stop at the zero frame. but if I drag to the others frame, it will execute the simulation as expectation

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zenustech/zeno/issues/193, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC5IJS3VDNTHCQJYBOQG7NTUBGX7RANCNFSM5DYX4HSA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

SoTosorrow commented 3 years ago

Yes, I can hit "Play" to continue the succeed simulation, but only the "zero frame" can't re-compute the simulate but others can, So i push this issue. Thanks for your reply

zhouhang95 commented 3 years ago

fix at https://github.com/zenustech/zeno/pull/194