Support Blender Core Development with a monthly contribution.
The creators who share. Access production content and knowledge from the Open Movies.
Latest news and updates on Blender development.
Join the community and help with design, development, docs and more.
A platform to collect and display the Blender Benchmark results.
Documentation on Blender's features, tools and API.
The yearly event that brings together the Blender community in one place.
Download the latest Blender version, or try the beta!
Videos
Published by
Loops! Python has multiple ways to loop. In this chapter of Scripting for Artists, Sybren explains how to choose between 'for' and 'while' loops.
1 Comments
Join to comment publicly.
Samuel Bernou
29th March 2020 - 19:13
Just a suggestion for future tutorial subjects (maybe not the right place): Best ways to handle context error and make context override when an operator fail to run from text editor. I think it might be usefull for a bunch of us ;). Your video are well made and I particularly like the suggestions of code flow like flipping conditions and such. Keep up !