Prevent Blender from looping the scene playback.
This can be toggled with a button in the timeline header. The "loop/don't loop" toggle is set per workspace tab.
Removed images and .gitignore
file from the download, to reduce its size by a factor of 10.
This extension does not require special permissions.
An extension is easier & faster to write. Building it into Blender means more design discussions (which are good). Having this as an extension speeds up such design discussions as well, as it's easier to push changes to an extension than to release a new version of Blender. Eventually this can be merged into Blender itself.
Great and smart!
Just checking if the collaboration with Lauloque (author of https://extensions.blender.org/approval-queue/loop-methods/#about) is still in the works? Looking forward to it!
Thank you, really useful. Why can this basic feature cant be written right in the blender code and must be an extension?