Section about Operators
paulgolter opened this issue · 2 comments
paulgolter commented
- 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
paulgolter commented
Working on it
paulgolter commented
Working on it