Skip to content
Snippets Groups Projects
Commit a6f13f9d authored by Campbell Barton's avatar Campbell Barton
Browse files

poll() as a python '@staticmethod' was too limiting and didnt allow useful...

poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases.
now rna functions that dont have a 'self' are automatically assumed '@classmethods'.

de-duplicated poll functions and made some minor tweaks too.
parent 7fcbbad5
No related branches found
No related tags found
No related merge requests found
Showing
with 120 additions and 115 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment