Fixed T51289 in setter for start value. Wasn't sure who to put as reviewers, so I just added Aaron...
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
Just saw this revision now, didn't catch the notification for this :|
This looks fine. Just note that the same should be done for the opposite case... Setting the end frame lower than the start frame should also lower it.
Comment Actions
Updated the diff so it also adjusts the particle system start value if the end is changed to a value lower than start...