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
Campbell Barton
532c8ac583
Cleanup: pep8 function indentation
2018-06-26 19:58:56 +02:00
Campbell Barton
ad7fb1c028
Cleanup: Python imports
...
Split over lines to diff more easily.
2017-11-29 18:05:41 +11:00
Campbell Barton
ee324aacdd
Hide layers from UI in template
2016-04-01 10:23:39 +11:00
Bassam Kurdali
0f63ce61c5
Fix add mesh template
2016-03-22 14:26:48 +11:00
Julian Eisel
d6a6950547
Correction to previous commit
...
Calling ensure_lookup_table for each face is stupid! :/
(Noted by Sergey - thx)
2015-03-05 20:36:58 +01:00
Julian Eisel
61aede4305
Fix T43900: "Operator Mesh Add" template fails
...
Another script that was missing the lookup_table call.
2015-03-05 20:26:41 +01:00
Campbell Barton
33955940e4
add templates menu for OSL, use preprocessor directive color for decorators in python.
2012-12-30 01:39:55 +00:00