paulgolter/blender-pipeline-integration

Section about Operators

paulgolter opened this issue · 2 comments

  • Execute, Poll, Invoke
  • Explaining context overrides
  • Modal Operators
  • Section about calling Operators from python
  • Note about naming convention of operator classes
  • Note on how to find operators in c code
  • Note Operator Properties can only be basic types (PointerProperty does not work)
  • Operator vs bpy.data
  • Operator draw function
  • Special Operators: File selectors

Working on it

Working on it