2 Commits

Author SHA1 Message Date
8b49c5505e Reformat with Black
No functional changes.
2021-02-16 11:48:43 +01:00
23b1f7de7d Convert property definitions from assignment to annotations on Blender 2.80+
The properties are still declared in the Python 3.5 compatible assignment
notation, and a class decorator that converts those to class annotations
as preferred by Blender 2.80.
2019-10-10 10:29:36 +02:00