blender/release/scripts/startup
Campbell Barton 09aa799e53 PyAPI: Use annotations for RNA definitions
- Logical use of fields since they define type information.
- Avoids using ordered-dict metaclass.

Properties using regular assignments will print a warning and load,
however the order is undefined.
2018-07-11 22:18:09 +02:00
..
bl_operators PyAPI: Use annotations for RNA definitions 2018-07-11 22:18:09 +02:00
bl_ui UI: Flip Overlays/Shading position 2018-07-11 20:10:27 +02:00
keyingsets_builtins.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
nodeitems_builtins.py UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00