Skip to main content

All Questions

0 votes
0 answers
8 views

How to update the selecting state of the Mask Points in Image Editor and Movieclip Editor with Python?

I'm writing a new add-on for the masking. I tried hard to find how to update/redraw the Image Editor or Movieclip Editor, but I didn't find helpful information. I share my test code below. If you try ...
Tony Houng's user avatar
0 votes
0 answers
38 views

MovieClipEditor : Load frames using a script when filesname are not enumerated

Got a folder of image files from time-lapse imaging which need to be read into the MovieClipEditor. The filenames are not enumerated following blender's convention, and there's value in not modifying ...
eldad-a's user avatar
  • 101